{"info":{"_postman_id":"4a16dd04-f46c-4f36-81a0-05b3fb37ba9b","name":"ADOGARU DOCUMENTATION","description":"<html><head></head><body><p>BaseUrl: <a href=\"https://adogaru.com/\">https://adogaru.com</a></p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"30485884","collectionId":"4a16dd04-f46c-4f36-81a0-05b3fb37ba9b","publishedId":"2sB3HrmHiz","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2025-09-18T05:58:27.000Z"},"item":[{"name":"Check User Details","id":"d7432661-39c9-41db-8c80-4055d1e73ec7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"Token 66f2e5c39ac8640f13cd888f161385b12f7e5e92","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":"https://adogaru.com/api/user/","urlObject":{"protocol":"https","path":["api","user",""],"host":["adogaru","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"d7432661-39c9-41db-8c80-4055d1e73ec7"},{"name":"Buy Data","id":"a2f52538-6054-4860-a6da-9262c6af6b09","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"Token 66f2e5c39ac8640f13cd888f161385b12f7e5e92","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\"network\":network_id,\r\n\"mobile_number\": \"09095263835\",\r\n\"plan\": plan_id,\r\n\"Ported_number\":true\r\n}"},"url":"https://adogaru.com/api/data/","urlObject":{"protocol":"https","path":["api","data",""],"host":["adogaru","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"a2f52538-6054-4860-a6da-9262c6af6b09"},{"name":"Buy Airtime","id":"01a10e3c-d05d-4c2e-94ad-e6e9057211c0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"Token 66f2e5c39ac8640f13cd888f161385b12f7e5e92","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\"network\":network_id,\r\n\"amount\":amount,\r\n\"mobile_number\":phone,\r\n\"Ported_number\":true\r\n\"airtime_type\":\"VTU\"\r\n\r\n}"},"url":"https://adogaru.com/api/airtime/","description":"<h3 id=\"post-apiairtime\">POST /api/airtime/</h3>\n<p>This endpoint is used to process an HTTP POST request to top up airtime.</p>\n<h4 id=\"request-body\">Request Body</h4>\n<ul>\n<li><p><code>Ported_number</code> (boolean): Indicates whether the number is ported.</p>\n</li>\n<li><p><code>airtime_type</code> (string): Specifies the type of airtime (e.g. VTU).</p>\n</li>\n</ul>\n<h4 id=\"response\">Response</h4>\n<p>The response for this request can be represented as a JSON schema:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"type\": \"object\",\n  \"properties\": {\n    \"status\": { \"type\": \"string\" },\n    \"message\": { \"type\": \"string\" },\n    \"data\": {\n      \"type\": \"object\",\n      \"properties\": {\n        \"transaction_id\": { \"type\": \"string\" },\n        \"amount\": { \"type\": \"number\" }\n      }\n    }\n  }\n}\n\n</code></pre>\n","urlObject":{"protocol":"https","path":["api","airtime",""],"host":["adogaru","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"01a10e3c-d05d-4c2e-94ad-e6e9057211c0"},{"name":"Bill Payment","id":"54e005a6-f5cb-4823-a3b1-e0d44d2aafbc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"Token 66f2e5c39ac8640f13cd888f161385b12f7e5e92","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\"disco_name\":disco,\r\n\"amount\":amount to pay,\r\n\"meter_number\": meter number,\r\n\"MeterType\": meter type id (PREPAID:1,POSTPAID:2)\r\n\r\n}"},"url":"https://adogaru.com/api/electricity/","urlObject":{"protocol":"https","path":["api","electricity",""],"host":["adogaru","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"54e005a6-f5cb-4823-a3b1-e0d44d2aafbc"},{"name":"Validate Meter","id":"89d687bc-24b4-4acb-adcf-3b28a62100ef","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"Token 66f2e5c39ac8640f13cd888f161385b12f7e5e92","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":"https://adogaru.com/api/electricity/verify/","urlObject":{"protocol":"https","path":["api","electricity","verify",""],"host":["adogaru","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"89d687bc-24b4-4acb-adcf-3b28a62100ef"},{"name":"Cable TV","id":"4c64e762-995e-42ad-b09d-a1e26fcd5fd9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"Token 66f2e5c39ac8640f13cd888f161385b12f7e5e92","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"cablename\":cablename id,\r\n    \"cableplan\": cableplan id,\r\n    \"smart_card_number\": meter\r\n}"},"url":"https://adogaru.com/api/cabletv/","urlObject":{"protocol":"https","path":["api","cabletv",""],"host":["adogaru","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"4c64e762-995e-42ad-b09d-a1e26fcd5fd9"},{"name":"Validate IUC","id":"79587436-cd23-4679-abf8-4f31481ae0fa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"Token 66f2e5c39ac8640f13cd888f161385b12f7e5e92","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":"https://adogaru.com/api/cabletv/verify/","urlObject":{"protocol":"https","path":["api","cabletv","verify",""],"host":["adogaru","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"79587436-cd23-4679-abf8-4f31481ae0fa"},{"name":"Buy Exam Card","id":"232a184b-4865-4506-a0f0-ff6167c965bc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"Token 66f2e5c39ac8640f13cd888f161385b12f7e5e92","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\"exam_name\": \"exam_name\",\r\n\"quantity\": \"1\"\r\n}"},"url":"https://adogaru.com/api/exam/","urlObject":{"protocol":"https","path":["api","exam",""],"host":["adogaru","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"232a184b-4865-4506-a0f0-ff6167c965bc"}],"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]}},"event":[{"listen":"prerequest","script":{"id":"65a6fb11-1769-4d75-b96a-8b61b0458d33","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"69a85b93-c1e4-4755-acba-786827a2e743","type":"text/javascript","exec":[""]}}]}