The section for showcasing API endpoints are designed for developers
The Recharge API provides comprehensive DTH and mobile recharge services with resource-oriented URLs, JSON-encoded requests and responses, and standard HTTP methods and codes. It includes detailed information on offers and plans, with robust authentication for secure transactions.
API | Description |
---|---|
💰 Get Balance | Use this API to retrieve balance information |
🚢 Get Mobile Operator | Use this API to get Mobile Operator List |
⛱️ Get DTH Operator | Use this API to get DTH Operator List |
📲 Mobile Info | Use this API to retrieving Mobile information |
💳 DTH Info | Use this API to retrieving DTH information |
📠 Mobile Plan | Use this API to get Mobile Plans |
🔮 DTH Plan | Use this API to get DTH Plans |
🏗️ Recharge Offers | Use this API to get the offers of the recharge |
⛵️ Recharge Initiate | Use this API to Initiate the recharge |
💻 Check Status | Use this API to check the status of recharge transactions. |
📝 Recharge Complaint | Utilize this API to raise complaints for recharge services. |
📋 Complaint Status | Use this API to quickly check the status of raised recharge complaints |
All API endpoints are authenticated using Basic auth and picked up from the specification file.
The section for showcasing API endpoints are designed for developers
The Recharge API provides comprehensive DTH and mobile recharge services with resource-oriented URLs, JSON-encoded requests and responses, and standard HTTP methods and codes. It includes detailed information on offers and plans, with robust authentication for secure transactions.
API | Description |
---|---|
💰 Get Balance | Use this API to retrieve balance information |
🚢 Get Mobile Operator | Use this API to get Mobile Operator List |
⛱️ Get DTH Operator | Use this API to get DTH Operator List |
📲 Mobile Info | Use this API to retrieving Mobile information |
💳 DTH Info | Use this API to retrieving DTH information |
📠 Mobile Plan | Use this API to get Mobile Plans |
🔮 DTH Plan | Use this API to get DTH Plans |
🏗️ Recharge Offers | Use this API to get the offers of the recharge |
⛵️ Recharge Initiate | Use this API to Initiate the recharge |
💻 Check Status | Use this API to check the status of recharge transactions. |
📝 Recharge Complaint | Utilize this API to raise complaints for recharge services. |
📋 Complaint Status | Use this API to quickly check the status of raised recharge complaints |
All API endpoints are authenticated using Basic auth and picked up from the specification file.