API
api
This section doesn't have its own overview page. Pick from below.
//concepts
//reference
//Quickstart
Mint a key, make your first call, see the response. Five minutes.
//Authentication
How API keys work — format, header, scopes, lifecycle.
//Rate limits
How fast you can call the API — the token-bucket model, response headers, and recovery.
//Errors
The shape of every error response and the meanings of each status code.
//Pagination & filters
How list endpoints paginate, sort, and filter — the cursor model and query parameters.