Scaffold notice. The endpoint paths and field names below are placeholders
from the repository bootstrap. Replace them with the real API surface, then
regenerate the localized pages.
Get an API key
Create a key in the console, then export it so the examples below can read it. Never hard-code a key into a file you commit.Create a task
Poll until it finishes
Poll the task endpoint with backoff until the status reaches a terminal state, then download whatever the task produced.Next steps
Models
Which parameters each model accepts, and what they default to.
API reference
Full request and response schemas with an interactive playground.