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
Params
Header Parameters
x-api-key
required
String
example: api-key from dashboard.
Body Parameters
email
required
String
example: "test@test.com"
Sample request body
|
Updated 13 Aug 2023
Did this page help you?