A focused generation contract
Send the prompt, model and output options through one dedicated image endpoint.
Move from prompt to production asset with a clean request contract, model-level pricing and the same AIx identity your application already uses.
POST /v1/images/generationsAIx keeps identity, integration and measured billing consistent while your workload uses the model best suited to the job.
Send the prompt, model and output options through one dedicated image endpoint.
Plan creative workloads with per-image pricing instead of token-based guesswork.
Generate concepts, campaign variants and application assets from the same control plane as your text models.
Use these as practical starting points, then evaluate quality, latency and unit economics against your own traffic.
Separate subject, composition, style and constraints so variants remain controllable.
Create several candidates, then score them for brand fit, text accuracy and visual quality.
Move generated output into your own durable media storage and attach production metadata.
POST /v1/images/generationscurl https://api.aix.theaimart.co/v1/images/generations \
-H "Authorization: Bearer $AIX_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "black-forest-labs/FLUX-1.1-pro",
"prompt": "Editorial product photograph, dramatic studio light"
}'Open the Images API reference →Supported image models are priced per generated image. Check the live AIx model catalog before starting a large batch.
Yes. Supported chat, image, audio and embedding models use the same scoped AIx key and prepaid balance.
Treat API output as transient and move final assets into your own durable object or media storage.
One key. One API contract. The AIx model network behind it.