Skip to main content
GET
/
otc
/
rate_quote
B2B Rate Quote
curl --request GET \
  --url https://api.linkio.world/otc/rate_quote \
  --header 'ngnc-sec-key: <api-key>'

Authorizations

ngnc-sec-key
string
header
default:""
required

Query Parameters

currency
enum<string>
required

Fiat currency used to onramp or receive offramp.

Available options:
AED,
AOA,
BIF,
CDF,
DZD,
EGP,
ETB,
EUR,
GBP,
GHS,
LYD,
MAD,
MUR,
MWK,
MZN,
NGN,
SGD,
SLE,
SSP,
TRY,
TZS,
UGX,
USD,
XAF,
XOF
trx_type
enum<string>
required

Transaction type: "onramp" for "Fiat"→USDC, "offramp" for USDC→"Fiat".

Available options:
onramp,
offramp
amount
string
required

Amount Business wants to Onramp(Fiat) OR offramp(Stables).

Response

200 - undefined