Base URLs
All API routes are served under the/api prefix:
Use development when integrating against the beta version
2026-07-02. Live uses its respective Asset Manager tenant and credentials for that environment.
API surfaces
This documentation covers two integrator-facing surfaces:Resource model
Authenticate once, then work with two resource trees: offerings & orders on the left, accounts & related records on the right.Getting credentials
API credentials (client_id / client_secret) are created in the Asset Manager dashboard under Administration → API Access → Tokens. Each credential is scoped to one or more resource categories (OFFERINGS, ACCOUNT, ORDER, WALLET).
Next steps
Quickstart
Authenticate and make your first API call.
Authentication
Learn about tokens, scopes, and headers.
Units and decimals
Convert token amounts to smallest-unit strings for orders and balances.
API Reference
Browse all endpoints with schemas and examples.
Webhooks
Receive real-time event notifications.

