MaxiTeller is an open and secure platform that aims to make access to bills payments and top-ups as easy as possible and at very affordable cost with enormous benefits - unlimited discounts and rewards!
Are you looking to integrate the public APIs to vend airtime top-ups, internet data bundles from major service providers and examination result checkers and registration pins? If so, you're in the right place! This documentation is designed for developers who are interested in using these APIs and getting started quickly.
To help you get started, we've included a quick start documentation that will walk you through making your first request. But before you dive in, let's review the URLs you'll be using to access these services:
Sandbox Base URL: https://sandbox.maxiteller.ng
Keep in mind that the Sandbox Base URL is for testing purposes only, while the Live URL is used for production environments. With these URLs in mind, you'll be ready to jump in and start using the APIs to access the services you need.
In the rest of this documentation, we'll provide more detailed information about how to use these APIs, including code snippets to help you get started. So whether you're a seasoned developer or just starting out, we're here to help you get the most out of these powerful tools.
Available Services
1. Airtime Vending API
https://documentation.maxiteller.ng/airtime-api
2. Internet Data Vending API
https://documentation.maxiteller.ng/internet-data-api
3. NECO Result Checker API
https://documentation.maxiteller.ng/neco-result-checker-api
To access API resources provided by MaxiTeller, you'll need to create an agent account on the website (https://maxiteller.ng). Once you've done that, you can generate an API key that will be used to authenticate your requests.
It's important to note that any request made without an API key will result in an error. You can generate or regenerate your API key at any time from your MaxiTeller Dashboard. However, keep in mind that you need to have an agent account to generate an API key.
To authenticate your request, you'll need to pass your API key in the request header using the "ApiKey" key. The accepted content-type for the request is "application/json". By following these authentication steps, you'll be able to securely access the MaxiTeller API resources you need.
Comments
Post a Comment