API
Webhooks
Events we'll POST to your endpoint — once wired.
This page is in progress. The outline below is provisional — the full write-up will land in a follow-up update.
This page hasn't been drafted yet. Planned outline:
- Registering a webhook endpoint (planned, not yet live)
- Event types: job.completed, job.failed, batch.completed, billing.threshold
- Payload shape and signing
- Retry and back-off policy
- Using webhooks for CI pipelines
Not yet implemented — the job-completion email on batch finish is the closest thing we have today. Webhook event delivery is on the roadmap for after the beta.