Get Started
Completes the verification process for a step up token.
Your all request are secured with 2 checkpoints:
Secret key: That is
YWJjMTIzIQ==
, it is required in header of all your api keysAuthentication-key: It is the JWT token that you received as
token
from the response of your login.
Note:
While calling the apis, you may experience that your token is expired in that case you will receive 401 - Unauthorized HTTP error status, so you need to login again.
If you face
Stepup is required
error, so you will need to run stepup apis.
Production End point
https://api.up2.money
Sandbox Endpoint
https://sandboxapi.up2.money
Required Headers Params
Last updated