Skip to main content
POST
Request a Quote

Authorizations

Authorization
string
header
required

Partner API key: mk_live_... (production) or mk_test_... (sandbox).

Body

application/json
market
string
required

e.g. USDTNGN

side
string
required

buy | sell

notional_usd
number
required
tenor_days
enum<integer>
required

Settlement tenor in days. Allowed: 1, 3, or 7.

Available options:
1,
3,
7

Response

Successful Response

data
Quote · object | null
error
ErrorObject · object | null
meta
Meta · object