Image
Image Generation
Generate images from text prompts
POST
Generate high-quality images using the Titan Image Generator.
Headers
Your Apollo AI API key.
Query Parameters
The ID of the model to use. Must be
titan (Titan Image Generator G1 V2).Body Parameters
The text description of the image to generate.
The dimensions of the generated image. Supported values depend on the model (e.g., “1024x1024”, “512x512”).
The number of images to generate.
Note: Tier limits apply (Starter: 3/day, Economy: 10/day, Pro: 25/day, Ultimate: 50/day).
Response
Timestamp of generation.
Array of objects containing the image data.