Skip to main content

1. Get an API key

Sign in to the Console, open API Keys, and create a live key. Store it securely — it is shown only once.

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