REST API
OpenAPI 3.1 spec, JWT Bearer auth and OAuth for Google and Apple. Create projects, manage tasks, move funds and query escrow state from any service.
GET /v1/projects/:id/tasks
Authorization: Bearer sk_live_…
200 OK
{ "items": [ … ], "next": null }




