job object. Use GET /jobs/{jobId} to read result status.
Authentication
Send your API key as a Bearer token:GET /tools is public. Create, list, and status endpoints require an API key.
Required headers
Create responses
Idempotency-Key and same body returns the same job. The same key with a different body returns 409 idempotency_conflict.