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
The Universal AI endpoint handles all non-LLM features (OCR, image analysis, text processing, etc.) through a single endpoint.Response
Model Format
Use the formatfeature/subfeature/provider[/model]:
text/moderation/google- Content moderationocr/financial_parser/google- Invoice/receipt parsingimage/generation/openai/dall-e-3- Image generationimage/object_detection/amazon- Object detection
Available Features
| Feature | Description | Example Models |
|---|---|---|
| Text | Moderation, AI detection, NER | text/moderation/openai |
| OCR | Document parsing, text extraction | ocr/financial_parser/google |
| Image | Generation, detection, analysis | image/generation/openai/dall-e-3 |
| Audio | Speech-to-text, text-to-speech | audio/tts/google |
| Translation | Document translation | translation/document/google |
List all available models
Discover all expert models available through Eden AI.