API Reference
Interactive API documentation powered by Scalar.
Connecting to a different instance
Append ?url=https://your-instance.bella-baxter.io/openapi.json to this page URL to load the spec from your own instance.
Authentication
All API endpoints require either:
- Bearer token —
Authorization: Bearer <jwt>(frombella login) - HMAC API Key —
Authorization: BaxterHmac ...(frombella login --api-key)
Use the Authorize button in the Scalar UI to set your credentials.