OpenAPI reference
Every route, every field, every response code — read live from the API itself, so it cannot describe a version that is no longer deployed.
The reference below is the API’s own OpenAPI specification, fetched from the environment you choose. It is not a copy kept in step by hand: what you read is what that environment answers today.
Reading, not calling
The operations are documented but not executable from this page. Calling one would mean pasting a real API key into a public web page, which is exactly what authentication tells you never to do. Use an HTTP client, with the key held by your own server.