post https://api.oneramp.io/quote-out
Log in to see full request history
Responses
xxxxxxxxxx
11curl --location 'https://api.oneramp.io/quote-out' \
--header 'Content-Type: application/json' \
--header 'Authorization: Bearer <-secret-key->' \
--data-raw '{
"fiatType": "UGX",
"cryptoType": "BTC",
"network": "lightning",
"cryptoAmount": "5000",
"country": "UG",
"address": "mywallet@blink.sv"
}'
Try It!
to start a request and see the response here! Or choose an example: