POST /v2/models/{provider}/{model}. The route and authentication stay the same across models. Each model accepts its own native request body and returns its own native result.
Guides
Discover models
List the catalog, page through it, and read one model’s entry.
Schemas and results
Fetch a model’s input and output schema and read its result.
Queued requests
Submit a run now, then poll, collect, or cancel it later.
Errors and retries
Read error responses and retry without a second charge.
Billing
What is charged, policy-refusal billing, and reconciling usage.
Per-model examples
- Google Gemini
- Nano Banana 2
- Nano Banana 2 Lite
- Nano Banana Pro
- FLUX 1.1 Pro Ultra
- FLUX Kontext
- FLUX Video Upscale
- FLUX 3 Video
- Ideogram 4
Next
- Quickstart: installation, invocation, and saving the image.
- Models: browse the catalog and inspect model-specific request examples.
- Headers: authentication, idempotency, request IDs, and retry pacing.
- API reference: endpoint parameters, schemas, and response codes.