Docs

API reference

The REST API uses bearer-token authentication. The base path is /v1. Core endpoints include GET and POST /v1/tasks, POST /v1/tasks/{id}/cancel, GET and POST /v1/queues, GET and POST /v1/schedules, and POST /v1/webhooks.

Related: tasks · retry policy · API reference