Retrieve all orders
Retrieve all orders by date range.
The results are sorted chronologically by the created_at
date (i.e. oldest first).
For more information, see the guides: Leverage the Crypto Ramp API -> Get all orders.
X-API-KEY
Each Crypto Ramp API request must contain an authorization header in the following format to make a call: X-API-KEY: {your_API_key}
.
Before you start, make sure that you have the correct API key. For more information, see the Get started guides: Integrate with Revolut Ramp -> 2. Get Partner keys.
When sending API requests, make sure that you use the correct server URL:
- ending in
*.com
for the Production environment - ending in
*.codes
for the Test environment (where available)
Request
Response
OK
Was this page helpful?