1. Get Your API Key

Sign Up
Visit dev.emby.ai/auth and create an account
Navigate to API Keys
Go to dev.emby.ai/keys
2. Make Your First Request
Choose your preferred method:- Python
- JavaScript
- cURL
3. Try Different Models
One of emby’s superpowers is instant model switching. Just change themodel parameter:
Browse all available models at Models Catalog
What’s Next?
Complete Setup
Environment variables and configuration
Text Generation
Detailed walkthrough with examples
Browse Models
Explore all 70+ available models
API Reference
Complete API documentation
Common Questions
Which model should I use?
Which model should I use?
Start with
gpt-4 for general use, claude-3.5-sonnet for long context, or gpt-3.5-turbo for speed and cost efficiency.See Models Catalog for detailed comparisons.How much does it cost?
How much does it cost?
You pay only for what you use. Different models have different pricing. Most testing can be done for under $1.Check current pricing in your Dashboard.
Can I use my existing OpenAI/Anthropic code?
Can I use my existing OpenAI/Anthropic code?
Yes! Just change the base URL. All your existing code works without
modification.
What if a model is down?
What if a model is down?
emby has automatic failover. If a model is unavailable, you can quickly switch to an alternative.

