Skip to main content

Base URL

All current operations use POST, accept JSON when they have a request body, and require bearer authentication.
Successful responses use { "data": ..., "error": null }. Error responses use { "data": null, "error": ... }.

OpenAPI specification

Download the OpenAPI 3.1 specification to generate a typed client or drive your own tooling: