Skip to main content

API Concepts Overview

An overview of key resources and concepts used throughout the Brale API docs.

  • Accounts - Your customers
  • Addresses - A single resource that represents both onchain wallet addresses and offchain fiat accounts. Use address_id everywhere a source or destination is needed.
  • Financial Institutions (Legacy) - Financial accounts that can receive or send funds. Kept for backwards compatiblity - new integrations should use Addresses.
  • Transfers - Convert into, out of, and between stablecoins and fiat
  • Automations - A unique bank account number that will send deposited fiat funds to a pre-set onchain address
  • Idempotency - Ensure each POST request is processed only once