Electricity Subscription
These Suit of APIs allow you vend electricity tokens
Electricity Providers Nationwide
IE
Ikeja Electricity
Abule Egba, Akowonjo, Ikeja, Ikorodu, Oshodi and Shomolu in Lagos
EKEDC
Eko Electricity Distribution Company
Lekki, Ibeju, Islands, Ajah, Ajele, Orile, Ijora, Apapa, Mushin, Festac, Ojo, and Agbara in Lagos
AEDC
Abuja Electricity Distribution Company
FCT Abuja, Kogi, Niger, and Nasarawa States
YEDC
Yola Electricity Distribution Company
Adamawa, Taraba, Borno, and Yobe states
BEDC
Benin Electricity Distribution Company
Delta, Edo, Ekiti, and Ondo States
IBEDC
Ibadan Electricity Distribution Company
Oyo, Ibadan, Osun, Ogun & Kwara States
KEDCO
Kano Electricity Distribution Company
Kano, Katsina, and Jigawa States
KAEDC
Kaduna Electricity Distribution Company
Kaduna, Kebbi, Sokoto and Zamfara States
PHED
Port Harcourt Electricity Distribution Company
Rivers, Bayelsa, Cross River and Akwa-Ibom States
EEDC
Enugu Electricity Distribution Company
Abia, Anambra, Ebonyi, Enugu and Imo States
Account Lookup
This API allows you to retrieve the customer’s electricity details.
POST
https:{{base_url}}
/v1/service/electricity/lookup
Request Body
meter_type*
String
Customer's electricity type (prepaid or postpaid)
customer_id*
String
Customer's meter number
provider*
String
Meter Electricity provider (e.g IE, EEDC)
Sample Request
Sample Response
Electricity Purchase (Vend)
This API vends and generates an electricity token for the customer.
POST
https:{{base_url}}
/v1/service/electricity/vend
provider*
String
Meter Electricity provider (e.g, IE, EEDC)
reference*
String
Reference provided by Provider in account lookup
amount*
String
Amount of electricity to be purchased
phone_number*
String
Phone number of the customer
email*
String
Email address of the customer
Sample Request
Sample Response
Last updated
Was this helpful?