GET
Get wallet balance

Authorizations

x-api-key
string
header
required

Your business API key, generated from the dashboard. Required on every business-facing endpoint.

Path Parameters

currency
enum<string>
required

Fiat currencies: NGN, EUR, GBP, USD, KES, UGX, GHS, CAD, XOF, XAF. Crypto currencies: USDT, USDC.

Available options:
NGN,
EUR,
GBP,
USD,
USDT,
USDC,
KES,
UGX,
GHS,
CAD,
XOF,
XAF

Response

Balance fetched.

message
string
Example:

"Account balance fetched Successfully"

data
object
error
boolean
Example:

false