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

Authorizations

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

Query Parameters

customer_id
string
required
asset
enum<string>
required

Available currencies. NOTE: USDT/USDC are for offramp only

Available options:
NGN,
GHS,
KES,
ZAR,
USDT,
USDC
amount
string
required

amount to on ramp or offramp based of currency.

trx_type
enum<string>
required

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

Available options:
onramp,
offramp
payment_method
string
required

Differs for each currency. Call the Get payment Method endpoint.

Response

200 - undefined