You are ready to use our api.
All request are done using get request.
URL: https://mindsharedatatech.com/api/v1/balance?ref=xxxx&token=xxxx
ref -> username
token -> api-key
URL: https://mindsharedatatech.com/api/v1/history?ref=xxxx&token=xxxx&type=xxxx&search=xxxx
ref -> username
token -> api-key
type -> search type (not compulsory)
param -> search parameter (not compulsory)
Type | Code |
---|---|
Month | M |
Date | D |
Amount | A |
Network | N |
URL: http://mindsharedatatech.com/api/v1/history?ref=xxxx&token=xxxx&network=xxxx&amount=xxxx&phone=xxxx
ref -> username
token -> api-key
network -> reciever's network
phone -> reciever's phone number
amount -> amount to topup
Network | Code |
---|---|
Airtel | 1 |
Etisalat | 2 |
GLO | 6 |
MTN | 15 |
Code | Meaning |
---|---|
250 | Success |
150 | Invalid api key |
100 | Invalid api account |
320 | Invalid User |
400 | General Error |