Getting started! Send your first API Request Learn how to make your first API call to both LIVE and TEST environments Sophia Rascon
Since we make use of the OAuth 2.0 authorization framework, you need your access token to access resources available through the API.
Below is a step by step video on how to get started with our mobile top-up API:
Switch to Test Mode on the user Portal
Get your TEST authorization token with Postman or your tool of choice
Send your first API request to the Reloadly sandbox to check your account balance: endpoint account/balance
https://topups-sandbox.reloadly.com/accounts/balance
Switch to Live Mode on the user Portal
Get your LIVE authorization token with Postman or your tool of choice
Send your first API request to the Reloadly production environment to check your account balance: endpoint account/balance
https://www.youtube.com/playlist?list=PLHScUwVHI4TAV03VEtSWyiAp5IkIiBKSp