Public endpoint — no API key required.
Returns:
order_type
: OnRamp|OffRamp or 0|1amount_fiat
(KES): positive numbertoken
(enum): USDC | USDT | WXMrate
: KES per token after markuptoken_amount
: tokens the user would receive (OnRamp) or must send (OffRamp)fiat_paid
: echo of inputdecimals
, symbol
Retry-After
.Fiat amount in KES
x > 0
Token symbol (USDC|USDT|WXM)
USDC
, USDT
, WXM
Order type: OnRamp|OffRamp or 0|1
Quote computed successfully
The response is of type any
.