Retrieve JSON Schema requirements for creating external accounts.
Returns country-specific requirements for bank accounts or blockchain-specific requirements for crypto addresses. The schemas include validation rules, field formats, and supported currencies/rails for dynamic form generation.
OAuth2 client credentials flow for API authentication
ISO 3166-1 alpha-2 country code (e.g., US, BR, AR). Must provide either countryCode or blockchain, not both.
2Blockchain name (e.g., ETH, BTC, SOL, TRON, BASE, POL, ARB, OP, GNOSIS). Must provide either countryCode or blockchain, not both.