curl --request GET \ --url https://external.dev.onboardpay.co/exchange/api/orders/price
Copy
{ "price": 123}
Trade Options
Get Best Price for Trade
GET
/
exchange
/
api
/
orders
/
price
Get best price for order
Copy
curl --request GET \ --url https://external.dev.onboardpay.co/exchange/api/orders/price
Copy
{ "price": 123}
Fetches the best available market price for a trade based on specified parameters. This helps users have a near-accurate estimate before proceeding with a transaction.