API Documentation Page
For Developer Use Only
Check Balance
Endpoint: https://dembossdata.com/api/user/
Method: GET
curl --location 'https://dembossdata.com/api/user/' \
--header 'Authorization: Token your-api-key-here' \
--header 'Content-Type: application/json'
Airtime
Endpoint: https://dembossdata.com/api/airtime/
Method: GET
curl --location 'https://dembossdata.con/api/airtime/' \
--header 'Authorization: Token your-api-key-here' \
--header 'Content-Type: application/json'
Data
Endpoint: https://dembossdata.com/api/data/
Method: GET
curl --location 'https://dembossdata.com/api/data/' \
--header 'Authorization: Token your-api-key-here' \
--header 'Content-Type: application/json'
Verify Cable
Endpoint: https://dembossdata.com/api/cabletv/verify/
Method: GET
curl --location 'https://dembossdata.com/api/cabletv/verify/' \
--header 'Authorization: Token your-api-key-here' \
--header 'Content-Type: application/json'
Cable
Endpoint: https://dembossdata.com/api/cabletv/
Method: GET
curl --location 'https://dembossdata.com/api/cabletv/' \
--header 'Authorization: Token your-api-key-here' \
--header 'Content-Type: application/json'
Verify Electricity
Endpoint: https://dembossdata.com/api/electricity/verify/
Method: GET
curl --location 'https://dembossdata.com/api/electricity/verify/' \
--header 'Authorization: Token your-api-key-here' \
--header 'Content-Type: application/json'
Electricity
Endpoint: https://dembossdata.com/api/electricity/
Method: GET
curl --location 'https://dembossdata.com/api/electricity/' \
--header 'Authorization: Token your-api-key-here' \
--header 'Content-Type: application/json'
Exam Pin
Endpoint: https://dembossdata.com/api/exam/
Method: GET
curl --location 'https://dembossdata.com/api/exam/' \
--header 'Authorization: Token your-api-key-here' \
--header 'Content-Type: application/json'
Data Pin
Endpoint: https://dembossdata.com/api/datapin/
Method: GET
curl --location 'https://dembossdata.com/api/datapin/' \
--header 'Authorization: Token your-api-key-here' \
--header 'Content-Type: application/json'