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
Documentation Index
Fetch the complete documentation index at: https://na-36-merge-docs-v2-dev-draft-into-docs-v2-clean-20260525.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
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 26, 2026