You need credits to make API calls.
For testing without using credits, use a sandbox token.
Prerequisites
- API Token - Get your token from the Eden AI dashboard
- Credits - Ensure your account has sufficient credits
Make Your First Call
Eden AI provides access to 100+ LLM models through a single OpenAI-compatible endpoint.Response
Using OpenAI SDK
You can use the official OpenAI SDK with Eden AI:Python
Model Format
Use the formatprovider/model:
openai/gpt-4anthropic/claude-sonnet-4-5google/gemini-2.5-flashmistral/mistral-large
List all available models
Discover all 100+ LLM models available through Eden AI.