Base URL
{your-broker-domain} with
the domain issued during onboarding.
Authentication
All authenticated requests require a Bearer token in theAuthorization header:
Rate Limits
Responses include standard
X-RateLimit-* headers when a limit applies.
Errors
The API uses conventional HTTP status codes. Error responses are JSON:Versioning
The API is versioned through its hostname. Breaking changes ship on a new subdomain; non-breaking additions roll out in place and are announced in the changelog.Next
- Authentication — obtain and refresh access tokens
- API Reference — the full endpoint catalog