Back to catalog
🤖

Eden

API Key

Get all AI models in one place, e.g. OpenAI, Google and lots more!

🤖Machine LearningHTTPSCORS enabled

Eden

AI Text Generation Result

ModelEden-xl-v2
PromptDescribe a sunset over the ocean in one sentence.
OutputThe horizon blazed with amber and rose as the sun melted into the shimmering sea.
Tokens Used48
Latency Ms312

Sample Response

response.json
1{
2 "model": "eden-xl-v2",
3 "prompt": "Describe a sunset over the ocean in one sentence.",
4 "output": "The horizon blazed with amber and rose as the sun melted into the shimmering sea.",
5 "tokens_used": 48,
6 "latency_ms": 312
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://www.edenai.co/" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_API_KEY"
View Documentation

Similar APIs