cURL
curl --request GET \ --url https://api.chainrails.io/api/v1/ramp/orders/by-intent/{intentAddress} \ --header 'Authorization: Bearer <token>'
Returns the full details of a ramp order looked up by its on-chain intent address.
Enter your Chainrails API key as a Bearer token
On-chain intent address
Ramp order details
Was this page helpful?