Onramp API Integration.
Customer login
User Login
1min
Using email let us create access token which can be utilised for subsequent api request, without this, request will be denied with reason as unauthorised.
POST
Request
Header Parameters
x-api-key
required
String
example: api-key from dashboard.
Body Parameters
email
required
String
example: "[email protected]"
Updated 02 Dec 2023
Did this page help you?