Brale provides a testnet environment for non-production requests. There is no separate sandbox.
Only testnets (Sepolia, Solana Devnet, Base Sepolia, etc.) are supported. Fiat flows and blockchain mainnets (Ethereum, Solana, etc.) are not supported in testnet. See the full set of supported blockchain networks.1. Create API Credentials scoped to Testnet
Create an application on the Settings page in the Dashboard.
Testnet as Network and enable all resources.

2. Mint Tokens on Testnets
When you submit a mint on testnet, we skip the fiat leg and immediately mint on-chain. This simulates an onramp transaction and acts as a faucet to mint tokens for other flows (payouts, etc.). POSThttps://api.brale.xyz/accounts/account_id/transfers
Request
3. Burn Tokens on Testnets
When you submit a redemption on testnet, we immediately burn on-chain and skip the fiat payout. This simulates an offramp transaction. POSThttps://api.brale.xyz/accounts/account_id/transfers
Request