Beginner Course
Getting Started with Cencori
Learn the fundamentals of Cencori in this hands-on tutorial. You'll set up your account, make your first AI request, and explore the dashboard.
17 minutes9 steps
What You'll Learn
Set up your Cencori account and project
Connect AI provider keys (OpenAI, Anthropic, Gemini)
Make AI chat requests through Cencori
Enable real-time streaming responses
View request logs and analytics
Understand built-in security features
Prerequisites
- • Node.js 18+ or Python 3.8+ installed
- • An API key from OpenAI, Anthropic, or Google (Gemini)
- • Basic familiarity with JavaScript/TypeScript or Python
Course Outline
1
Create Your Account
Sign up for Cencori and explore the dashboard
2
Create a Project
Set up your first project to organize API keys and settings
3
Add Provider Keys
Connect your OpenAI, Anthropic, or Gemini API keys
4
Generate API Key
Create a Cencori API key for your application
5
Install the SDK
Add Cencori to your project with npm or pip
6
Make Your First Request
Send your first AI chat request through Cencori
7
Enable Streaming
Get real-time token-by-token responses
8
View Your Logs
See every request logged in your dashboard
9
Explore Security
See how Cencori protects your AI requests