Chat with Support
Developer & Reseller API Portal

Reseller API Documentation

Complete REST API reference for automated data bundle & airtime fulfillment with multi-tenant isolation.

Authentication & Security Headers
All Reseller API calls are tenant-isolated and authenticated using your API Key.

Required HTTP Headers

  • X-API-KEYYour secret reseller API Key (e.g., res_live_xxxxxxxx).
  • X-Idempotency-KeyUnique random string per transaction to ensure retry safety and prevent duplicate billing.
  • Content-TypeMust be application/json.

Account & Wallet Endpoints

GET/api/v1/reseller/api/account

Returns reseller profile details, wallet balance, active API keys count, and available endpoint URLs.

GET/api/v1/reseller/api/wallet

Dedicated endpoint returning real-time reseller wallet balance and currency.