Skip to main content
POST
Get on-ramp quote

Authorizations

x-api-key
string
header
required

Your Zet API key. Contact zetdotmoney@gmail.com to obtain your keys.

Body

application/json
amount
string
required

Amount of fiat (NGN) to spend.

Example:

"50000"

tokenSymbol
enum<string>
required

Target token to receive.

Available options:
CNGN,
USDC,
ETH,
cbBTC,
BNB,
USDT
Example:

"USDC"

chain
enum<string>
default:base

Primary chains where Zet-managed wallets operate

Available options:
base,
bsc

Response

Quote generated.

success
boolean
Example:

true

data
object