Introduction
Brale makes it easy to issue, move, and manage stablecoins. With just a few API calls, you can create your own fiat-backed token, power on/off ramps, automate payouts, or move value across chains. Brale's APIs support Brale, Paxos, and Circle issued stablecoins.
Brale offers two complementary APIs:
- api.brale.xyz - for secure, programmable stablecoin orchestration
- data.brale.xyz - for public token metadata and price feeds
Whether you’re a fintech, exchange, or payment platform, Brale provides the infrastructure to build stablecoin-enabled products.
Stablecoin Movement & Account Management (api.brale.xyz)
- Secure, authenticated API for orchestrating stablecoin workflows
- Requires OAuth2 bearer token (client credentials)
- Used for: issuing stablecoins, transfers, custody, linking banks, and more
Stablecoin Market Data (data.brale.xyz)
- Public, read-only API for metadata and price feeds
- No authentication required
- Used for: accessing token metadata (e.g. SBC), prices, and definitions
Key Features
- Issuance: issue fiat-backed stablecoins managed by Brale
- Transfers: move stablecoins or fiat between accounts, chains, and token types
- Onramp: convert fiat to stablecoins
- Offramp: convert stablecoins to fiat
- Swap: convert between stablecoins or chains
- Payouts: leverage stablecoins for instant payouts
- Custody: hold stablecoins on behalf of your end customers
Getting Started
- Quick Start gets you up and running with the API
- API Concepts describes REST resources (Accounts, Addresses, Financial Institutions, Transfers, etc.)
- Guides outline common workflows you can build with the API
API Tools
- Postman Collection: Explore and test all Brale API requests
- OpenAPI Spec: Import into your preferred tools or IDE
- Commons: Open source tools for building with Brale
Support
Please schedule time with our team or reach out to us at [email protected] to set up a shared Slack or Telegram channel to collaborate.
Updated 2 days ago