{"info":{"_postman_id":"907ac450-6f5f-4d9a-841e-3fdeeea51987","name":"Campaigning Tool","description":"<html><head></head><body><h2 id=\"📄-campaigning-tool--whatsapp-api-documentation\">📄 Campaigning Tool – WhatsApp API Documentation</h2>\n<p>Welcome to the documentation for the <strong>Campaigning Tool WhatsApp API</strong>. This API provides a robust and secure interface to send, receive, and manage WhatsApp Business messages using Meta’s official WhatsApp Business API.</p>\n<p>With Campaigning Tool, you can:</p>\n<ul>\n<li><p>Send templated and session-based messages</p>\n</li>\n<li><p>Manage contacts and opt-ins</p>\n</li>\n<li><p>Track delivery, read status, and replies</p>\n</li>\n<li><p>Automate campaigns, customer support, and transactional messages</p>\n</li>\n</ul>\n<hr>\n<h2 id=\"🚀-getting-started\">🚀 Getting Started</h2>\n<p>To start using the Campaigning Tool WhatsApp API:</p>\n<ol>\n<li><p><strong>Register your Business</strong>: Ensure your business is verified with Meta Business Manager.</p>\n</li>\n<li><p><strong>Create a WhatsApp Business Account (WABA)</strong>.</p>\n</li>\n<li><p><strong>Get your phone number approved</strong> and linked to WABA.</p>\n</li>\n<li><p><strong>Get API Access</strong> from the Campaigning Tool dashboard.</p>\n</li>\n<li><p><strong>Generate an Access Token</strong>.</p>\n</li>\n<li><p><strong>Start making API requests</strong> using our documented endpoints.</p>\n</li>\n</ol>\n<p>📝 <strong>Important Notes</strong>:</p>\n<ul>\n<li><p>All requests must be made over HTTPS.</p>\n</li>\n<li><p>The API returns data in <strong>JSON format</strong>.</p>\n</li>\n<li><p>API keys or bearer tokens must be passed in the headers for all authenticated requests.</p>\n</li>\n</ul>\n<hr>\n<h2 id=\"🔐-authentication\">🔐 Authentication</h2>\n<p>The <strong>Campaigning Tool WhatsApp API</strong> uses <strong>Bearer Token</strong> authentication.</p>\n<h3 id=\"getting-your-token\">Getting Your Token</h3>\n<ul>\n<li><p>Login to your Campaigning Tool dashboard.</p>\n</li>\n<li><p>Navigate to <strong>My Account &gt; Api Token</strong>.</p>\n</li>\n<li><p>Copy the generated token for use in API requests.</p>\n</li>\n</ul>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"46662670","collectionId":"907ac450-6f5f-4d9a-841e-3fdeeea51987","publishedId":"2sB34kEJy8","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"FFFFFF","highlight":"FF6C37"},"publishDate":"2025-07-20T05:43:05.000Z"},"item":[{"name":"Get Template","id":"ecbdedc5-f854-4d1f-9663-ce3b3bef4b08","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"AnA7Hsi9V3R47kJwBqGZJ+fvlNf2DIFM+NZJvN5L7s5bMYPMMUoaVV\\/G6iinI5hL","type":"text"}],"url":"https://api.campaigningtool.com/api/whatsapp/get-template","urlObject":{"path":["get-template"],"host":["https://api.campaigningtool.com/api/whatsapp"],"query":[],"variable":[]}},"response":[{"id":"cc410b98-afd7-4553-86b9-c6a4b0612ce2","name":"Get Template","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"AnA7Hsi9V3R47kJwBqGZJ+fvlNf2DIFM+NZJvN5L7s5bMYPMMUoaVV\\/G6iinI5hL","type":"text"}],"url":"https://api.campaigningtool.com/api/whatsapp/get-template"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"Template Gate successfully\",\n    \"data\": [\n        {\n            \"template_name\": \"alu\",\n            \"template_id\": \"696118549969854\",\n            \"status\": \"APPROVED\",\n            \"language\": \"en\",\n            \"category\": \"MARKETING\",\n            \"score\": \"UNKNOWN\",\n            \"last_edit_date\": \"2025-06-21\",\n            \"time\": \"10:27:55\"\n        },\n        {\n            \"template_name\": \"mitra_order\",\n            \"template_id\": \"1809740913217115\",\n            \"status\": \"APPROVED\",\n            \"language\": \"en\",\n            \"category\": \"UTILITY\",\n            \"score\": \"UNKNOWN\",\n            \"last_edit_date\": \"2025-06-21\",\n            \"time\": \"20:35:00\"\n        }\n    ]\n}"}],"_postman_id":"ecbdedc5-f854-4d1f-9663-ce3b3bef4b08"},{"name":"Send Message","id":"ca6c0524-4652-4034-8f81-8fe7faac9ada","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"AnA7Hsi9V3R47kJwBqGZJ+fvlNf2DIFM+NZJvN5L7s5bMYPMMUoaVV\\/G6iinI5hL","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"messaging_product\": \"whatsapp\",\r\n  \"recipient_type\": \"individual\",\r\n  \"to\": \"919876543210\",\r\n  \"type\": \"text\",\r\n  \"text\": {\r\n    \"body\": \"Hello, this is a test message from Campaigning Tool.\"\r\n  }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.campaigningtool.com/api/whatsapp/send-message","urlObject":{"path":["send-message"],"host":["https://api.campaigningtool.com/api/whatsapp"],"query":[],"variable":[]}},"response":[{"id":"44ac8cfd-fc68-456b-98be-eca401811732","name":"Send Message","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"AnA7Hsi9V3R47kJwBqGZJ+fvlNf2DIFM+NZJvN5L7s5bMYPMMUoaVV\\/G6iinI5hL","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"messaging_product\": \"whatsapp\",\r\n  \"recipient_type\": \"individual\",\r\n  \"to\": \"9112134567809\",\r\n  \"type\": \"text\",\r\n  \"text\": {\r\n    \"body\": \"Hello, this is a test message from Campaigning Tool.\"\r\n  }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.campaigningtool.com/api/whatsapp/send-message"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"Request Send Succesfully\",\n    \"data\": {\n        \"messaging_product\": \"whatsapp\",\n        \"contacts\": [\n            {\n                \"input\": \"9112134567809\",\n                \"wa_id\": \"9112134567809\"\n            }\n        ],\n        \"messages\": [\n            {\n                \"id\": \"wamid.HBgMOTE3NTAxMTM3MjY2FQIAERgSOTNFRDgzNTVCOTMwMzgzMjk3AA==\"\n            }\n        ]\n    }\n}"}],"_postman_id":"ca6c0524-4652-4034-8f81-8fe7faac9ada"},{"name":"Send Template Message","id":"b43557c8-39d1-4960-9218-b65fdc63f16f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"AnA7Hsi9V3R47kJwBqGZJ+fvlNf2DIFM+NZJvN5L7s5bMYPMMUoaVV\\/G6iinI5hL","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"messaging_product\": \"whatsapp\",\r\n  \"to\": \"917501137266\",\r\n  \"type\": \"template\",\r\n  \"template\": {\r\n    \"name\": \"khata_transaction\",\r\n    \"language\": {\r\n      \"code\": \"en\"\r\n    },\r\n    \"components\": [\r\n      {\r\n        \"type\": \"header\",\r\n        \"parameters\": [\r\n          {\r\n            \"type\": \"image\",\r\n            \"image\": {\r\n              \"link\": \"https://web.digibhartikhata.com/assets/image/website_logo.png\"\r\n            }\r\n          }\r\n        ]\r\n      },\r\n      {\r\n        \"type\": \"body\",\r\n        \"parameters\": [\r\n          {\r\n            \"type\": \"text\",\r\n            \"text\": \"Mahadev Jana\"\r\n          },\r\n          {\r\n            \"type\": \"text\",\r\n            \"text\": \"Debited\"\r\n          },\r\n          {\r\n            \"type\": \"text\",\r\n            \"text\": \"1\"\r\n          },\r\n          {\r\n            \"type\": \"text\",\r\n            \"text\": \"-103\"\r\n          }\r\n        ]\r\n      },\r\n      {\r\n        \"type\": \"button\",\r\n        \"sub_type\": \"url\",\r\n        \"index\": \"0\",\r\n        \"parameters\": [\r\n          {\r\n            \"type\": \"text\",\r\n            \"text\": \"/customer_transation_history/MTY3/OTk3MzkwMzEwOA==/MjQwODE3MTIwMTIx\"\r\n          }\r\n        ]\r\n      }\r\n    ]\r\n  }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.campaigningtool.com/api/whatsapp/send-template-message","urlObject":{"path":["send-template-message"],"host":["https://api.campaigningtool.com/api/whatsapp"],"query":[],"variable":[]}},"response":[{"id":"bae6f072-9f8b-4c32-9b66-273c63937571","name":"Send Template Message","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"AnA7Hsi9V3R47kJwBqGZJ+fvlNf2DIFM+NZJvN5L7s5bMYPMMUoaVV\\/G6iinI5hL","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"messaging_product\": \"whatsapp\",\r\n  \"to\": \"9112134567809\",\r\n  \"type\": \"template\",\r\n  \"template\": {\r\n    \"name\": \"khata_transaction\",\r\n    \"language\": {\r\n      \"code\": \"en\"\r\n    },\r\n    \"components\": [\r\n      {\r\n        \"type\": \"header\",\r\n        \"parameters\": [\r\n          {\r\n            \"type\": \"image\",\r\n            \"image\": {\r\n              \"link\": \"https://web.digibhartikhata.com/assets/image/website_logo.png\"\r\n            }\r\n          }\r\n        ]\r\n      },\r\n      {\r\n        \"type\": \"body\",\r\n        \"parameters\": [\r\n          {\r\n            \"type\": \"text\",\r\n            \"text\": \"Mahadev Jana\"\r\n          },\r\n          {\r\n            \"type\": \"text\",\r\n            \"text\": \"Debited\"\r\n          },\r\n          {\r\n            \"type\": \"text\",\r\n            \"text\": \"1\"\r\n          },\r\n          {\r\n            \"type\": \"text\",\r\n            \"text\": \"-103\"\r\n          }\r\n        ]\r\n      },\r\n      {\r\n        \"type\": \"button\",\r\n        \"sub_type\": \"url\",\r\n        \"index\": \"0\",\r\n        \"parameters\": [\r\n          {\r\n            \"type\": \"text\",\r\n            \"text\": \"/customer_transation_history/MTY3/OTk3MzkwMzEwOA==/MjQwODE3MTIwMTIx\"\r\n          }\r\n        ]\r\n      }\r\n    ]\r\n  }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.campaigningtool.com/api/whatsapp/send-template-message"},"status":"sdf","_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\r\n    \"status\": true,\r\n    \"message\": \"Request Send Succesfully\",\r\n    \"data\": {\r\n        \"messaging_product\": \"whatsapp\",\r\n        \"contacts\": [\r\n            {\r\n                \"input\": \"9112134567809\",\r\n                \"wa_id\": \"9112134567809\"\r\n            }\r\n        ],\r\n        \"messages\": [\r\n            {\r\n                \"id\": \"wamid.HBgMOTE3NTAxMTM3MjY2FQIAERgSOTNFRDgzNTVCOTMwMzgzMjk3AA==\"\r\n            }\r\n        ]\r\n    }\r\n}"}],"_postman_id":"b43557c8-39d1-4960-9218-b65fdc63f16f"}],"event":[{"listen":"prerequest","script":{"id":"60c78177-155b-493f-98df-45d4d087cc8e","type":"text/javascript","requests":{},"exec":[""]}},{"listen":"test","script":{"id":"9790425e-44e4-49f0-a120-78f8af98e6ac","type":"text/javascript","requests":{},"exec":[""]}}],"variable":[{"key":"Token","value":"AnA7Hsi9V3R47kJwBqGZJ+fvlNf2DIFM+NZJvN5L7s5bMYPMMUoaVV\\/G6iinI5hL"},{"key":"base_url","value":"https://api.campaigningtool.com/api/whatsapp"}]}