PASAR API
Global, works for MY; OAuth2, free sandbox; DiGi/Maxis/Celcom/U Mobile coverage.
View docs ↗ More Telco & reload APIs# Reloadly Airtime ~ mobile prepaid top-up incl. all MY telcos needs OAuth credentials ~ get yours at: # https://developers.reloadly.com/ curl 'https://topups.reloadly.com' \ -H 'Authorization: Bearer YOUR_TOKEN'
I'm integrating a Southeast Asian API into my app. API: Reloadly Airtime ~ mobile prepaid top-up incl. all MY telcos Provider: Reloadly Auth: requires OAuth credentials (sign up: https://developers.reloadly.com/) Pricing: freemium Base URL: https://topups.reloadly.com Important note: Global, works for MY; OAuth2, free sandbox; DiGi/Maxis/Celcom/U Mobile coverage. Source: Reloadly (https://developers.reloadly.com/) Source type: Provider API or developer docs Endpoint type: Provider API base URL Integration difficulty: Needs OAuth Last checked: 2026-06-15 Production caveat: Keep credentials server-side and confirm current limits, pricing, and webhook/error behaviour in the provider docs. Help me set up the correct onboarding/authentication path and make the first valid request ~ explain exactly where credentials go and what must happen before production.