Getting started
From zero to your first Breeze API call: credentials, authentication, and a working GraphQL query.
Authentication
OAuth 2.0 client credentials: requesting tokens, caching, expiry handling, and error codes.
Rate limiting
Rate limits for the token endpoint and GraphQL API, and how to handle 429 responses.
Error handling
Error formats, common error codes, and handling strategies for the Breeze GraphQL API.