Onramp API Integration.
Orders
Fetch Users Order History
1min
API returns 10 recent transactions of the user. Skip is used for pagination. For fetching next 10 latest transactions value of skip value will be 1.
Few important
GET
Request
Header Parameters
x-api-key
required
String
api key from dashboard
Authorization
required
String
Bearer <authToken>
Updated 21 Feb 2024
Did this page help you?