Skip to main content
GET
Get Profile
Returns your partner account details including business info, fee configuration, and wallet balance.
string
required
Bearer token. Example: Bearer sk_staging_your_api_key
wallet.walletAddress is your partner wallet’s on-chain deposit address — send stablecoins here to top up your wallet balance. wallet.supportedNetworks lists the chain/token pairs that will be credited, and both fields are omitted if your wallet has no deposit address yet.The address is an EVM address, so it will receive on any EVM chain, but only the listed pairs are credited — anything else has to be recovered manually. Read the array at runtime rather than hardcoding a chain; the values differ between staging and production. See Supported networks.