cURL
curl --request GET \ --url https://api.chainrails.io/api/v1/ramp/orders \ --header 'Authorization: Bearer <token>'
Returns all ramp orders for the authenticated client, newest first.
Enter your Chainrails API key as a Bearer token
List of ramp orders
Was this page helpful?