Skip to main content
IMBA Partner API is a server-to-server HTTP API for B2B integrators. Your backend manages a USDT settlement balance and issues products (virtual cards, eSIM, gift cards) to your end customers. End users do not log into IMBA Wallet and do not receive a client JWT. All calls use your partner access token. Prepaid autonomous agents (register a key, USDT TRC-20, catalog) are a different product: switch to Agent API in the header, or open Agent API.

Capabilities

How integration works

Start here

Onboarding

Email support — manual review, then keys

Quickstart

Token → balance → deposit address

Authentication

Ed25519 assertion, scopes, isolation

API reference

Full OpenAPI endpoint list

FAQ

Catalogs, lookup, refunds, card lifecycle, what v1 does not expose

Onboarding

Access is manual only after business review — no self-serve or automatic signup.
  1. Email support@imbawallet.com with subject Partner API onboarding — <Your Company>
  2. After IMBA contacts you — generate Ed25519 (+ X25519 for cards) and send public keys only
  3. IMBA registers credentials, webhook, and products by hand
Full steps: Onboarding. Commercial minimum first deposit is 1,000 USDT. There is no monthly volume minimum and no partner sandbox.

Credential delivery

After a successful purchase IMBA does not email PAN, gift codes, or eSIM LPA to your end user. Your server pulls them and shows them in your UI: Webhooks carry status and ids only (plus card.otp for 3-D Secure). See FAQ.