Payment corridors
The API supports two transfer types:Payout
Cross-border payment; the recipient receives fiat in a bank account. Teel
handles the internal settlement legs automatically, selecting the best route.
Stablecoin payout
Pay a recipient in stablecoin (USDC, USDT), funded with fiat. Funds are
deposited to a blockchain wallet address.
Supported currencies & rails
Coverage is driven entirely by live platform configuration, so the authoritative, always-current list is served by the API rather than duplicated here. Call the coverage endpoint to get every supported fiat currency, the payment rails available for each, whether it can be used for onramp and/or offramp, and the per-currency amount bounds:minAmount/maxAmount), in which direction (onramp/offramp), and over which rails. No authentication is required — this is the platform-wide matrix.
Blockchain networks
Thewallet section of the coverage endpoint lists the supported stablecoin tokens and the chains they settle on. Today this covers:
Supported tokens: USDC, USDT
Supported chains: Ethereum, Arbitrum, Polygon, Base, Optimism, Celo, Solana, Tron
Cross-chain transfers:
- Native USDC transfers via CCTP (Circle)
- Fast bridging across supported chains
Coverage vs. your onboarding status
The coverage endpoint returns the platform-wide matrix. The corridors available to your business additionally depend on your KYB onboarding status. To see what you specifically can transact, complete onboarding and consult your capabilities (see KYB onboarding).The platform coverage matrix is public and unauthenticated. Per-business
corridor availability still depends on your KYB status — complete onboarding
to unlock additional corridors.