- Stablecoin onramps and offramps (fiat ↔ stablecoin)
- Stablecoin swaps across supported chains
- Custody and payouts
- Programmatic issuance for your own stablecoins
Base URLs
- Auth:
https://auth.brale.xyz - API:
https://api.brale.xyz
Authentication
Use OAuth2 Client Credentials to obtain a bearer token, then include it in theAuthorization header for all requests.
Next steps
- Try endpoints in the API reference using the built-in playground.
- Review key concepts (accounts, addresses, transfers, automations) to understand how resources relate.
- See coverage for supported payment methods and blockchains.