Generate Alt Text (ATG)
Alt Text Generation
Generate Alt Text (ATG)
Generate alt text using the ATG endpoint
POST
Generate Alt Text (ATG)
Overview
Generate alt text for a single image using the ATG endpoint. This endpoint provides the same functionality as/generate but uses a different route for compatibility with existing integrations.
Request Body
The URL of the image to generate alt text for
Your GistMag API key
The length of alt text to generate. Options:
short, long, seoExample Request
cURL
Python
Response
The response format is identical to the/generate endpoint.
The generated alt text description
Confidence score (0-1) of the generated alt text
Number of credits consumed for this request
Example Response
This endpoint is maintained for backward compatibility. New integrations should use
/generate.