- Free tier available
- No credit card required
Describe Images with AI
OCR, captioning and vision analysis in one endpoint.
Estimated cost: calculating… $0.01369/image
2 free extractions left
A single orange cat stands on the floor, looks at the camera, smiles, then slowly walks away.
{
"image": "@/var/www/app/releases/91/public/images/playground/image-2text.png",
"model": "Nanonets_Ocr_S_F16",
"language": "en",
"format": "text"
}
curl -X 'POST' \
'https://api.deapi.ai/api/v2/images/ocr' \
-H 'accept: application/json' \
-H 'Content-Type: multipart/form-data' \
-H 'Authorization: Bearer {{ YOUR_API_TOKEN }}' \
-H 'X-CSRF-TOKEN: ' \
-F 'image=@/var/www/app/releases/91/public/images/playground/image-2text.png' \
-F 'model=Nanonets_Ocr_S_F16' \
-F 'language=en' \
-F 'format=text'
Join developers & vibe coders building AI apps with deAPI. No credit card, zero setup headaches — just pure, instant AI magic.
Need enterprise pricing or SLA? Talk to Sales
You've reached your free daily limit
Your counter resets at 00:00 UTC.
Want to keep going? Register now and get $5 in free credits to start.