Image To Text
AI API
Image to Text
API reference for the image-to-text pipeline. Accepts an image and returns a text caption or description.
POST
Image To Text
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
multipart/form-data
Response
Successful Response
Response model for text generation.
The generated text.
Last modified on May 18, 2026