# Brale

## Overview

Brale is a regulated B2B stablecoin infrastructure platform for fintechs, payment platforms, financial institutions, and blockchain ecosystems. It provides a single API for stablecoin issuance, custody, money movement (ACH, wire, RTP, and on-chain transfers), compliance, and reconciliation — replacing a fragmented stack of vendors with one production-ready system. Brale is SOC 2 Type II certified, registered as a FinCEN MSB, and licensed or exempt in 45 US jurisdictions. 100+ stablecoin programs are live on Brale, processing billions in annual volume across 27+ chains. Brale is enterprise stablecoin infrastructure: white-label stablecoin issuance, fiat on-ramps and off-ramps, cross-chain swaps, and managed accounts for your users—all behind a regulated, compliance-forward platform built for B2B programs rather than consumer wallets.

## Use Cases

- Issue a branded stablecoin for your community
- Programmatic payouts at stablecoin speed
- Fiat on-ramp and off-ramp for end users
- Cross-chain swaps between networks
- Managed accounts for your users
- Stablecoin revenue generation for your program
- Treasury and settlement flows across chains
- Partner and merchant payout automation

## Key Capabilities

- Multi-chain support across major networks
- White-label stablecoin issuance
- OpenAPI specification and SDK
- OAuth 2.0 authentication
- Testnet and sandbox environments
- Webhooks for event-driven integrations

## Constraints & Limitations

- Requires API credentials (self-serve via the Brale dashboard); no anonymous API access
- B2B platform—not a consumer wallet or retail app
- Regulated product with US-focused compliance requirements

## Authentication

Brale API uses OAuth 2.0 bearer tokens. Credentials are obtained via the Brale dashboard at https://app.brale.xyz. Full authentication documentation is at https://docs.brale.xyz/. API base URL: https://api.brale.xyz.

## API Reference

- [OpenAPI spec](https://docs.brale.xyz/api-reference/brale-openapi.yaml)
- [API documentation](https://docs.brale.xyz/)

## MCP Server

MCP server available at https://mcp.brale.xyz (requires authentication).

## Agent Instructions

Agents should use the OpenAPI spec for tool discovery, use the MCP server for native integration, and refer to https://docs.brale.xyz/auth.md for the credential acquisition flow before calling the API.

## Links

- [Homepage](https://brale.xyz/)
- [Documentation](https://docs.brale.xyz/)
- [Pricing](https://brale.xyz/pricing)
- [Authentication guide](https://docs.brale.xyz/auth.md)
- [llms.txt](https://brale.xyz/llms.txt)
- [OpenAPI spec](https://docs.brale.xyz/api-reference/brale-openapi.yaml)
