BillyDocumentation

API Endpoints

Every endpoint, generated from the specification the API serves — request and response schemas, examples, and a playground that sends real requests.

Authenticating a request

Paste an API key into the authentication field on any operation to send real requests. Keys look like billy:o:<organization_id>:<api_key> and are sent as a Bearer token. Requests go straight from your browser to the API, and the key is never sent to this documentation site.

Events

Tickets

Orders

Releases

The API is date-versioned. Each release target is documented separately, and every operation page has a switcher for the releases that describe it.

Prefer the machine-readable document? openapi.json serves the same content, with ?billy-api-version= selecting the release.