Skip to main content

1. Get an API key

Sign in to the Console. New accounts receive a getting-started key automatically; you can also create and rotate keys under API Keys.

2. Submit a run

Replace the path segment with your model slug from Explore.

3. Poll for results

Status progresses: queuedprocessingsucceeded or failed.

4. Optional webhook

Pass webhook_url in the submit body to receive a signed callback when the run completes. See Webhooks.

Next steps