API Icon

ES DATA API Documentation

🚀 For Developers – Build powerful integrations with esdatapay.com

Check Balance

Endpoint: https://esdatapay.com/api/user/

Method: GET


curl --location 'https://esdatapay/api/user/' \
--header 'Authorization: Token your-api-key-here' \
--header 'Content-Type: application/json'
      

Airtime

Endpoint: https://esdatapay.com/api/airtime/

Method: GET


curl --location 'https://esdatapay/api/airtime/' \
--header 'Authorization: Token your-api-key-here' \
--header 'Content-Type: application/json'
      

Data

Endpoint: https://esdatapay/api/data/

Method: GET


curl --location 'https://esdatapay.com/api/data/' \
--header 'Authorization: Token your-api-key-here' \
--header 'Content-Type: application/json'
      

Verify Cable

Endpoint: https://esdatapay.com/api/cabletv/verify/

Method: GET


curl --location 'https://esdatapay/api/cabletv/verify/' \
--header 'Authorization: Token your-api-key-here' \
--header 'Content-Type: application/json'
      

Cable

Endpoint: https://esdatapay/api/cabletv/

Method: GET


curl --location 'https://esdatapay.com/api/cabletv/' \
--header 'Authorization: Token your-api-key-here' \
--header 'Content-Type: application/json'
      

Verify Electricity

Endpoint: https://esdatapay.com/api/electricity/verify/

Method: GET


curl --location 'https://esdatapay.com/api/electricity/verify/' \
--header 'Authorization: Token your-api-key-here' \
--header 'Content-Type: application/json'
      

Electricity

Endpoint: https://esdatapay/api/electricity/

Method: GET


curl --location 'https://esdatapay.com/api/electricity/' \
--header 'Authorization: Token your-api-key-here' \
--header 'Content-Type: application/json'
      

Exam Pin

Endpoint: https://esdatapay.com/api/exam/

Method: GET


curl --location 'https://esdatapay.com/api/exam/' \
--header 'Authorization: Token your-api-key-here' \
--header 'Content-Type: application/json'
      

Data Pin

Endpoint: https://esdatapay/api/datapin/

Method: GET


curl --location 'https://esdatapay.com/api/datapin/' \
--header 'Authorization: Token your-api-key-here' \
--header 'Content-Type: application/json'