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
String
required
api key from dashboard
Authorization
String
required
Bearer <authToken>