AI Infrastructure for Production
The unified API for every AI provider. Security, observability, and cost control, all built-in.
Works with your favorite AI providers
Everything you need to ship AI
A complete platform to build, secure, and scale AI features. Connect once, use any provider.
AI Gateway
Unified endpoint for all AI providers with security, routing, and observability built-in.
Infrastructure in minutes
Three simple steps to production-ready AI infrastructure.
Install the SDK
Add Cencori to your project with npm or yarn.
npm install cencoriGet your API key
Create a free account and grab your API key from the dashboard.
Start building
Use any AI provider through a single, unified API.
import { Cencori } from 'cencori'
const client = new Cencori({ apiKey: 'your-key' })
const response = await client.chat.completions({
provider: 'openai',
model: 'gpt-4o',
messages: [{ role: 'user', content: 'Hello!' }]
})Universal AI Gateway
Connect any client to any model with a single, secure API.

Simple, transparent pricing
Start free, scale as you grow. No hidden fees, no surprises.
Free
Perfect for side projects and experimentation.
- 1,000 requests/month
- 1 project
- Basic security features
- Community support
Pro
For professional developers and small teams.
- 50,000 requests/month
- Unlimited projects
- All security features
- Priority support (24hr)
- Advanced analytics
- Webhooks & integrations
Team
For growing teams needing collaboration.
- 250,000 requests/month
- Everything in Pro
- Team collaboration (10 members)
- Priority support (4hr)
- API access
- 90-day log retention
Enterprise
For large organizations with custom needs.
- Unlimited requests
- Everything in Team
- Unlimited members
- Dedicated support
- SLA guarantees
- Custom integrations
All plans include SSL encryption, 99.9% uptime SLA, and GDPR compliance. Contact sales for volume discounts.
Frequently Asked Questions
Everything you need to know about Cencori
Still have questions?
Contact our team →