image
Process Images
Accepts JSON with: { "image_urls": ["...", "...", ...], "previous_transcription": "...", (optional) "description": "..." (optional) "country": "US" (optional) }
Sends all image URLs to GPT in one API call and returns the combined transcription. For transcription history, only the first image URL is used.
post/image/process
Request body
Response
Successful Response
Changes
No recorded changes to this endpoint across all 2 revisions of this API.