reloadly.com
Reloadly provides APIs for digital airtime top-ups, gift card purchasing, and utility bill payments. Its platform lets businesses connect to these payment and prepaid service networks through unified product-specific endpoints.
Reloadly exposes three documented REST APIs for Airtime, Gift Cards, and Utility Payments, all authenticated with product-scoped bearer tokens obtained via OAuth 2.0 client credentials; a cataloged legacy/openapi surface also exists but could not be validated beyond the registry pointer.
- Reloadly topupsapi (catalog OpenAPI)discovered
- Reloadly Airtime APIdiscovered
- Reloadly Gift Cards APIdiscovered
- Reloadly Utility Payments APIdiscovered
Create a Reloadly account via registration, then sign in to the Reloadly dashboard. Toggle between LIVE and TEST mode in the sidebar, then go to Developers > API settings to copy your client_id and client_secret for that environment. Use those client credentials with grant_type=client_credentials at https://auth.reloadly.com/oauth/token, setting the audience to the product base URL you want to call, such as https://topups.reloadly.com, https://giftcards.reloadly.com, or https://utilities.reloadly.com.
conventions · 0/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✗
/llms.txt - API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing