Quickstart
Base URL:https://api.imbawallet.com
Prerequisites
partner_idfrom IMBA- Ed25519 keypair; public key registered with a
kid - Scopes including at least
balance:readanddeposit_address:read
1. Sign an assertion JWT
Sign with your private Ed25519 key (alg: EdDSA).
2. Exchange for an access token
3. Read balance
4. Get your sticky deposit address
address. You can hardcode it in your systems. Send USDT TRC-20 to that address; after confirmations, available_balance increases.
Typical product flow
- Ensure
available_balancecovers price + fees POSTcreate with a uniqueext_id→202- Wait for webhook or poll
GET /partner/documents/{ext_id} - Fetch secrets only via product GET (card JWE, eSIM LPA, gift epin)