{"info":{"_postman_id":"165c0ba9-823b-407b-a5b1-9fdc6a1d566a","name":"WhatsApp API - pokharahost Documentation","description":"<html><head></head><body><p>pokharahost is a service designed to facilitate messaging on WhatsApp. With pokharahost API, you can seamlessly integrate messaging functionalities into your applications or services, enabling you to send messages directly through WhatsApp. Whether it's for customer support, notifications, or marketing campaigns, pokharahost API provides a simple and effective solution for leveraging the power of WhatsApp messaging in your projects. Get started with our API documentation to learn how to integrate pokharahost into your application and enhance your communication capabilities with WhatsApp.</p>\n<p><a href=\"https://pokharahost.com/\">https://pokharahost.com/</a></p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"50944040","collectionId":"165c0ba9-823b-407b-a5b1-9fdc6a1d566a","publishedId":"2sB3dWqSBU","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2025-12-19T18:11:32.000Z"},"item":[{"name":"API Reference","item":[{"name":"sendMsg | Single","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"e5d9c4fc-ac72-4a33-bf88-cdbe83979022"}}],"id":"b9186f16-9128-44e1-adc2-7b2d661b9c2e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"phonenumber","value":"447400733413","description":"<p>User Phone Number</p>\n","type":"text"},{"key":"message","value":"This is a test message","description":"<p>Text Message</p>\n","type":"text"},{"key":"schedule","value":"1724160037","description":"<p>Time to send a message in the future (TimeStamp Format)</p>\n","type":"text"},{"key":"link","value":"https://example.com/image.jpg","description":"<p>Media URL (image, sound, video, ...)</p>\n","type":"text"},{"key":"file","description":"<p>File Upload</p>\n","type":"file","src":"TmDIT62PM/file.jpg"},{"key":"base64_file","value":"","description":"<p>Base64 Data</p>\n","type":"text"}]},"url":"https://api.pokharahost.com/sendMsg/APIKEY","description":"<p>Use this method to send messages to users' WhatsApp numbers.</p>\n<p><strong>Message Size Limitation:</strong></p>\n<p>When sending outbound messages via our API service, please ensure that the total message size remains below the channel's maximum size limit. API requests containing media or multiple media files exceeding this limit will result in an error.<br />For WhatsApp messages, the maximum size limit is 100MB.</p>\n","urlObject":{"protocol":"https","path":["sendMsg","APIKEY"],"host":["api","pokharahost","com"],"query":[],"variable":[]}},"response":[{"id":"6bfa40f7-7566-43ec-b7eb-5134ac32c3ad","name":"sendMsg | Single","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"phonenumber","value":"447400733413","description":"User Phone Number","type":"text"},{"key":"message","value":"This is a message","description":"Text Message","type":"text"},{"key":"link","value":"","description":"Media URL (image, sound, video, ...)","type":"text","disabled":true}]},"url":"https://api.pokharahost.com/sendMsg/APIKEY"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sun, 14 Apr 2024 19:05:19 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"x-powered-by","value":"PHP/7.4.33"},{"key":"vary","value":"Accept-Encoding"},{"key":"access-control-allow-origin","value":"*"},{"key":"access-control-allow-methods","value":"GET, POST, PUT, DELETE, OPTIONS"},{"key":"access-control-allow-headers","value":"Origin, X-Requested-With, Content-Type, Accept"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=j1DHpMGrECaOYLcgbiGk79k9AlTgupeJ08482OH6%2F5BsRL1z7b%2FUcHPvFCOaLqYWaVB7FZ5BUHgdM0SPq8XmAVqjKmmif6ld4%2BhTcXc8iDfDegd%2B9XKb48b7xwEZ0ThdTk0YLbc%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8745f7797b0307ec-IAD"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": \"true\",\n    \"message\": \"Added to the message queue\",\n    \"messageId\": 565\n}"}],"_postman_id":"b9186f16-9128-44e1-adc2-7b2d661b9c2e"},{"name":"sendMsg | Single","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"b6a27d47-d1e7-4c43-958c-19516fa2b175"}}],"id":"6e7681ea-a2eb-487a-9627-7ee53152e96a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.pokharahost.com/sendMsg/APIKEY?phonenumber=447400733413&message=This is a test message&schedule=1724160037&link=https://example.com/image.jpg","description":"<p>Use this method to send messages to users' WhatsApp numbers.</p>\n<p><strong>Message Size Limitation:</strong></p>\n<p>When sending outbound messages via our API service, please ensure that the total message size remains below the channel's maximum size limit. API requests containing media or multiple media files exceeding this limit will result in an error.<br />For WhatsApp messages, the maximum size limit is 100MB.</p>\n","urlObject":{"protocol":"https","path":["sendMsg","APIKEY"],"host":["api","pokharahost","com"],"query":[{"description":{"content":"<p>User Phone Number</p>\n","type":"text/plain"},"key":"phonenumber","value":"447400733413"},{"description":{"content":"<p>Text Message</p>\n","type":"text/plain"},"key":"message","value":"This is a test message"},{"description":{"content":"<p>Time to send a message in the future (TimeStamp Format)</p>\n","type":"text/plain"},"key":"schedule","value":"1724160037"},{"description":{"content":"<p>Media URL (image, sound, video, ...)</p>\n","type":"text/plain"},"key":"link","value":"https://example.com/image.jpg"}],"variable":[]}},"response":[{"id":"5022ad6d-a4b0-4d3a-a736-ff093830c199","name":"sendMsg | Single","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.pokharahost.com/sendMsg/APIKEY?phonenumber=447400733413&message=This is a test message&link=https://example.com/image.jpg","protocol":"https","host":["api","pokharahost","com"],"path":["sendMsg","APIKEY"],"query":[{"key":"phonenumber","value":"447400733413","description":"User Phone Number"},{"key":"message","value":"This is a test message","description":"Text Message"},{"key":"link","value":"https://example.com/image.jpg","description":"Media URL (image, sound, video, ...)"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 01 May 2024 10:37:33 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"x-powered-by","value":"PHP/7.4.33"},{"key":"vary","value":"Accept-Encoding"},{"key":"access-control-allow-origin","value":"*"},{"key":"access-control-allow-methods","value":"GET, POST, PUT, DELETE, OPTIONS"},{"key":"access-control-allow-headers","value":"Origin, X-Requested-With, Content-Type, Accept"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=xb9LbHCrPRh2%2B7xpgtaJaU7ipp4Uap0EMjEa%2FFP622382z%2F5WP7VqC6bDlJuk5H%2BnEQfcvHUaZ56lOoi2iZPAtW80LLazUx9QbNpIskOUY3G2siznHbh%2B%2BUMAH0cp5kx7Jemww0%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"87cf230688e007e4-IAD"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": \"true\",\n    \"message\": \"Added to the message queue\",\n    \"messageId\": 649\n}"}],"_postman_id":"6e7681ea-a2eb-487a-9627-7ee53152e96a"},{"name":"sendMsg | Multiple phone numbers","id":"28d9290d-881c-42fd-8464-3a480c182e97","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"phonenumber[]","value":"447400733413","description":"<p>User Phone Number (Array)</p>\n","type":"text"},{"key":"phonenumber[]","value":"447400733414","description":"<p>User Phone Number (Array)</p>\n","type":"text"},{"key":"message","value":"This is a test messages","description":"<p>Text Message</p>\n","type":"text"},{"key":"schedule","value":"1724160037","description":"<p>Time to send a message in the future (TimeStamp Format)</p>\n","type":"text"},{"key":"link","value":"https://example.com/image.jpg","description":"<p>Media URL (image, sound, video, ...)</p>\n","type":"text"},{"key":"file","description":"<p>File Upload</p>\n","type":"file","src":"KznuFFouI/file.jpg"},{"key":"base64_file","value":"","description":"<p>Base64 Data</p>\n","type":"text"}]},"url":"https://api.pokharahost.com/sendMsg/APIKEY","description":"<p>If you want to send a message to several WhatsApp numbers at the same time, use this method.</p>\n<p><strong>Message Size Limitation:</strong></p>\n<p>When sending outbound messages via our API service, please ensure that the total message size remains below the channel's maximum size limit. API requests containing media or multiple media files exceeding this limit will result in an error.<br />For WhatsApp messages, the maximum size limit is 100MB.</p>\n","urlObject":{"protocol":"https","path":["sendMsg","APIKEY"],"host":["api","pokharahost","com"],"query":[],"variable":[]}},"response":[{"id":"1a7a4804-c1d3-44db-9280-c70cd1bb8e3c","name":"sendMsg | Group","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"phonenumber[]","value":"447400733413","description":"User Phone Number (Array)","type":"text"},{"key":"phonenumber[]","value":"447400733414","description":"User Phone Number (Array)","type":"text"},{"key":"message","value":"This is a test message","description":"Text Message","type":"text"},{"key":"link","value":"https://example.com/image.jpg","description":"Media URL (image, sound, video, ...)","type":"text","disabled":true}]},"url":"https://api.pokharahost.com/sendMsg/APIKEY"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sun, 14 Apr 2024 19:08:11 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"x-powered-by","value":"PHP/7.4.33"},{"key":"vary","value":"Accept-Encoding"},{"key":"access-control-allow-origin","value":"*"},{"key":"access-control-allow-methods","value":"GET, POST, PUT, DELETE, OPTIONS"},{"key":"access-control-allow-headers","value":"Origin, X-Requested-With, Content-Type, Accept"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=aumNu57fywbbtaSgvNnoed6Py4IJgEJymg8vdr7N2tmrbP2hnLxmkELGICk4QeeH2ItwYZuEopNdKfxjeqcYcrmyDcMtKAcHsiWr%2Fmir5gKXnYfc0sOiQAYws16eycScqlkHp4o%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8745fbac5adb05fb-IAD"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"0\": {\n        \"phonenumber\": \"+15551234567\",\n        \"messageId\": 566\n    },\n    \"1\": {\n        \"phonenumber\": \"+15557654321\",\n        \"messageId\": 567\n    },\n    \"success\": \"true\",\n    \"messages\": \"Added to the message queue\"\n}"}],"_postman_id":"28d9290d-881c-42fd-8464-3a480c182e97"},{"name":"sendMsg | Multiple phone numbers (Json)","id":"4178f230-c886-4b61-8a84-afdf9297b12d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"phonenumber\": [\r\n        \"447400733413\",\r\n        \"447400733414\"\r\n    ],\r\n    \"message\": \"This is a test message\",\r\n    \"schedule\": \"1724160037\",\r\n    \"link\": \"https://www.example.com/TestPDFfile.pdf\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.pokharahost.com/sendMsg/APIKEY","description":"<p>By using the following JSON structure, you can send WhatsApp messages to multiple phone numbers. This method allows you to organize the data in a clear and standardized format, making it easy to integrate with various APIs or services that support JSON.</p>\n","urlObject":{"protocol":"https","path":["sendMsg","APIKEY"],"host":["api","pokharahost","com"],"query":[],"variable":[]}},"response":[{"id":"fb61ecff-5f27-4001-b299-a66ab0cb1d70","name":"sendMsg | Multiple phone numbers (Json)","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"phonenumber\": [\r\n        \"447400733413\",\r\n        \"447400733414\"\r\n    ],\r\n    \"message\": \"This is a test message\",\r\n    \"link\": \"https://www.example.com/TestPDFfile.pdf\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.pokharahost.com/sendMsg/APIKEY"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sat, 08 Jun 2024 20:33:11 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"x-powered-by","value":"PHP/7.4.33"},{"key":"vary","value":"Accept-Encoding"},{"key":"access-control-allow-origin","value":"*"},{"key":"access-control-allow-methods","value":"GET, POST, PUT, DELETE, OPTIONS"},{"key":"access-control-allow-headers","value":"Origin, X-Requested-With, Content-Type, Accept"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=V%2FkPHGUQJ25W8UBhQ02%2FgXUd6v3Dbzwq6PU2zj%2FSQ8MxcigmpXpf3j4eBh2ni3mX3eI8QbxK6OaQ%2Bz74%2B%2B6PpuYrO%2FiSaQjNMRncTm0loIWZ7ALOqu5dW1zl3xdUCew%2Bo5%2B71Qc%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"890ba7c1791559c8-IAD"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"0\": {\n        \"phonenumber\": \"15303776310\",\n        \"messageId\": 1817\n    },\n    \"1\": {\n        \"phonenumber\": \"15303776311\",\n        \"messageId\": 1818\n    },\n    \"success\": \"true\",\n    \"messages\": \"Added to the message queue\"\n}"}],"_postman_id":"4178f230-c886-4b61-8a84-afdf9297b12d"},{"name":"sentMessages","id":"0243ac74-b048-4389-a958-d04b16e8e8b3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.pokharahost.com/sentMessages/APIKEY?page=1&phonenumber=1555","description":"<p>This method displays all the sent messages in pagination</p>\n","urlObject":{"protocol":"https","path":["sentMessages","APIKEY"],"host":["api","pokharahost","com"],"query":[{"description":{"content":"<p>Optional: If not sent, page number 1 will be displayed by default</p>\n","type":"text/plain"},"key":"page","value":"1"},{"description":{"content":"<p>Optional: All or part of the phone numberو If not sent, it will display all sent messages</p>\n","type":"text/plain"},"key":"phonenumber","value":"1555"}],"variable":[]}},"response":[{"id":"8439ef29-d483-4f33-a656-9e876f5461b5","name":"sentMessages","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.pokharahost.com/sentMessages/APIKEY?page=1&phonenumber=1555","protocol":"https","host":["api","pokharahost","com"],"path":["sentMessages","APIKEY"],"query":[{"key":"page","value":"1","description":"Optional: If not sent, page number 1 will be displayed by default"},{"key":"phonenumber","value":"1555","description":"Optional: All or part of the phone numberو If not sent, it will display all sent messages"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sun, 14 Apr 2024 19:09:43 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"x-powered-by","value":"PHP/7.4.33"},{"key":"vary","value":"Accept-Encoding"},{"key":"access-control-allow-origin","value":"*"},{"key":"access-control-allow-methods","value":"GET, POST, PUT, DELETE, OPTIONS"},{"key":"access-control-allow-headers","value":"Origin, X-Requested-With, Content-Type, Accept"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=lE%2BePUepoTy9RyGtO3S91zIW75%2FPNvyPVNahwjyi1u%2Br1tVyUF1nsXJA3qMCaEcY9vp%2BaOOWT89dmeKEIIYzXta6gbDTAC93GZTg1QJ5GAqwLdgxfYANL17PRqrlxZdQNuc0z70%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8745fdea69176fad-IAD"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"count\": 3,\n    \"pageCount\": 1,\n    \"page\": \"page 1 from 1\",\n    \"data\": [\n        {\n            \"status\": null,\n            \"statusInfo\": null,\n            \"id\": \"566\",\n            \"phonenumber\": \"+15551234567\",\n            \"message\": \"This is a test message\",\n            \"created\": \"2024/04/14 19:08:11\",\n            \"url\": \"\",\n            \"execute\": \"// \",\n            \"delivery\": \"\"\n        },\n        {\n            \"status\": null,\n            \"statusInfo\": null,\n            \"id\": \"567\",\n            \"phonenumber\": \"+15557654321\",\n            \"message\": \"This is a test message\",\n            \"created\": \"2024/04/14 19:08:11\",\n            \"url\": \"\",\n            \"execute\": \"// \",\n            \"delivery\": \"\"\n        },\n        {\n            \"status\": \"In the send queue\",\n            \"statusInfo\": \"Pending\",\n            \"id\": \"565\",\n            \"phonenumber\": \"+15551234567\",\n            \"message\": \"This is a test message\",\n            \"created\": \"2024/04/14 19:05:19\",\n            \"url\": \"\",\n            \"execute\": \"// \",\n            \"delivery\": \"\"\n        }\n    ]\n}"}],"_postman_id":"0243ac74-b048-4389-a958-d04b16e8e8b3"},{"name":"receivedMessages","id":"32fa6cec-4f92-42f6-822f-a8798e8cf04b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.pokharahost.com/receivedMessages/APIKEY?page=1&phonenumber=1555","description":"<p>This method displays all the received messages in pagination</p>\n","urlObject":{"protocol":"https","path":["receivedMessages","APIKEY"],"host":["api","pokharahost","com"],"query":[{"key":"page","value":"1"},{"key":"phonenumber","value":"1555"}],"variable":[]}},"response":[{"id":"ae3fbbe4-82c3-4573-bd5b-88080016edf7","name":"receivedMessages","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.pokharahost.com/receivedMessages/APIKEY?page=1","protocol":"https","host":["api","pokharahost","com"],"path":["receivedMessages","APIKEY"],"query":[{"key":"page","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 02 May 2024 07:50:51 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"x-powered-by","value":"PHP/7.4.33"},{"key":"vary","value":"Accept-Encoding"},{"key":"access-control-allow-origin","value":"*"},{"key":"access-control-allow-methods","value":"GET, POST, PUT, DELETE, OPTIONS"},{"key":"access-control-allow-headers","value":"Origin, X-Requested-With, Content-Type, Accept"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=BNRKIW6kRae32TG%2BYIqA0JsGElf25U0Xg1GPN4C2ql9wG49WI5Y7F9J648n0VXKACK0P%2B4YVssU%2B9%2FU1pouBBDGxyi2V76CcllNxAhkCd45sWGSOuZ1qkPH7Qlk7w86ZBn2X7f8%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"87d66c39b9eb9c7e-IAD"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"count\": 3,\n    \"pageCount\": 1,\n    \"page\": \"page 1 from 1\",\n    \"data\": [\n        {\n            \"id\": \"141\",\n            \"type\": \"chat\",\n            \"from\": \"15551234567\",\n            \"to\": \"15551234568\",\n            \"date\": \"2024/05/01 13:43:53\",\n            \"message\": \"This is a test message3 from pokharahost\"\n        },\n        {\n            \"id\": \"140\",\n            \"type\": \"chat\",\n            \"from\": \"15551234567\",\n            \"to\": \"15551234568\",\n            \"date\": \"2024/05/01 13:33:06\",\n            \"message\": \"This is a test message2 from pokharahost\"\n        },\n        {\n            \"id\": \"139\",\n            \"type\": \"chat\",\n            \"from\": \"15551234567\",\n            \"to\": \"15551234568\",\n            \"date\": \"2024/05/01 13:29:20\",\n            \"message\": \"This is a test message1 from pokharahost\"\n        }\n    ]\n}"}],"_postman_id":"32fa6cec-4f92-42f6-822f-a8798e8cf04b"},{"name":"getStatus","id":"e5e75857-d231-40b1-a826-44bc7b8773f8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.pokharahost.com/getStatus/APIKEY?id=23145","description":"<p>This method retrieves the status of a message ID.</p>\n<p>The <code>getStatus</code> API method allows users to retrieve the status of a sent message by providing its unique ID. This method accepts a single input parameter called <code>id</code>, which represents the ID of the message that was sent. By supplying this ID, users can query the API to obtain details about the message's status, including the date it was sent and the recipient's phone number. This functionality enables users to monitor the progress and delivery status of their messages, providing valuable insights into their messaging activities.</p>\n","urlObject":{"protocol":"https","path":["getStatus","APIKEY"],"host":["api","pokharahost","com"],"query":[{"key":"id","value":"23145"}],"variable":[]}},"response":[{"id":"dea8d86d-4aa1-4763-8e34-43957a20dc82","name":"getStatus","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.pokharahost.com/getStatus/APIKEY?id=23145","protocol":"https","host":["api","pokharahost","com"],"path":["getStatus","APIKEY"],"query":[{"key":"id","value":"23145"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 02 May 2024 07:21:26 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"x-powered-by","value":"PHP/7.4.33"},{"key":"vary","value":"Accept-Encoding"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=sC2j0yQ%2BHIFhPDXcRISXBVbJSGRm1pvYNHW2tNCvd8xXD4PuEV%2F8sA7lftUz8izq359fCQfFqCSlmS5HLXlIFYe0yG8vQ3pz%2BESzqqMnIM1AapZ1pvdzNatRPxWJKqmrt9tMNys%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"87d6412578783b20-IAD"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"OK\",\n    \"statusInfo\": \"Message successfully sent\",\n    \"id\": \"23145\",\n    \"phonenumber\": \"15551234567\",\n    \"text\": \"This is a test from pokharahost\",\n    \"created\": \"2024-04-30 11:48:35\",\n    \"execute\": \"2024-04-30 11:54:51\",\n    \"delivery\": \"read\"\n}"}],"_postman_id":"e5e75857-d231-40b1-a826-44bc7b8773f8"},{"name":"pending","id":"d3b88336-14a8-4b3f-a46a-d2a71e2ff881","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.pokharahost.com/pending/APIKEY","description":"<p>The method is intended to retrieve a list of messages currently queued for sending.</p>\n","urlObject":{"protocol":"https","path":["pending","APIKEY"],"host":["api","pokharahost","com"],"query":[],"variable":[]}},"response":[{"id":"61c6afb6-5946-457a-a6a2-75682df179f6","name":"pending","originalRequest":{"method":"GET","header":[],"url":"https://api.pokharahost.com/pending/APIKEY"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 02 May 2024 08:18:09 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"x-powered-by","value":"PHP/7.4.33"},{"key":"vary","value":"Accept-Encoding"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=NufgGREv0NvmS44F18cbo7t%2FKj0T77pdeMMni0Blm7Rq9H06bQ0snvaiIYMwV38HbEFWTg6sMz%2Fpv7YMmglRjQ0VFz8Ob034yABwKV889MIMYoYLcNrtnOEpa2tx9ygGPdXNAl8%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"87d69439ad153b96-IAD"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"true\",\n    \"message\": \"No Pending Message\"\n}"}],"_postman_id":"d3b88336-14a8-4b3f-a46a-d2a71e2ff881"},{"name":"deletePending","id":"dde084b8-f0bd-40f0-948d-194ac904e4d8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.pokharahost.com/deletePending/APIKEY","description":"<p>This endpoint deletes all messages that are currently in the sending queue and have not yet been sent. Messages scheduled for future delivery will <strong>not</strong> be deleted.</p>\n","urlObject":{"protocol":"https","path":["deletePending","APIKEY"],"host":["api","pokharahost","com"],"query":[],"variable":[]}},"response":[{"id":"a84d81a2-6605-4a79-980b-66612db76703","name":"deletePending","originalRequest":{"method":"GET","header":[],"url":"https://api.pokharahost.com/deletePending/APIKEY"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 02 May 2024 08:18:09 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"x-powered-by","value":"PHP/7.4.33"},{"key":"vary","value":"Accept-Encoding"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=NufgGREv0NvmS44F18cbo7t%2FKj0T77pdeMMni0Blm7Rq9H06bQ0snvaiIYMwV38HbEFWTg6sMz%2Fpv7YMmglRjQ0VFz8Ob034yABwKV889MIMYoYLcNrtnOEpa2tx9ygGPdXNAl8%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"87d69439ad153b96-IAD"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n  \"success\": \"true\",\n  \"deleted\": 139,\n  \"message\": \"All eligible pending messages have been deleted successfully.\"\n}"}],"_postman_id":"dde084b8-f0bd-40f0-948d-194ac904e4d8"},{"name":"getGroupList","id":"c57fdbf3-adfc-4cf3-814a-0b5d9e9cf3a0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.pokharahost.com/getGroupList/APIKEY","description":"<p>This method is designed to retrieve the group ID intended for use in the 'sendGroup' method.</p>\n","urlObject":{"protocol":"https","path":["getGroupList","APIKEY"],"host":["api","pokharahost","com"],"query":[],"variable":[]}},"response":[{"id":"b0ef99ca-55e7-4280-82c1-ec57af11082c","name":"getGroupList","originalRequest":{"method":"GET","header":[],"url":"https://api.pokharahost.com/getGroupList/APIKEY"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 01 May 2024 09:09:56 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"x-powered-by","value":"PHP/7.4.33"},{"key":"vary","value":"Accept-Encoding"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=%2B45HyQaIR8eDUxG5vItcIXu5am5UkeiVZb8PzxptWUCZI%2FPW1aIWJ0ascKvUcwH3Vxhpr4c9miI1ilHI848qYO9ycz7MifN3AY92aWmzMJxBBwPIy5ELYxAqrMWS6DsQTXASV40%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"87cea2b02edc2427-IAD"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"groupId\": \"120363293575057977\",\n        \"groupName\": \"Group Test 2\"\n    },\n    {\n        \"groupId\": \"120363292564959780\",\n        \"groupName\": \"Group Test 1\"\n    }\n]"}],"_postman_id":"c57fdbf3-adfc-4cf3-814a-0b5d9e9cf3a0"},{"name":"sendGroup | Single","id":"a75c8e95-c475-415a-a2a8-4d9904c24d9d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"groupId","value":"120363292564959780","description":"<p>WhatsApp Group ID</p>\n","type":"text"},{"key":"message","value":"This is a test message","description":"<p>Text Message</p>\n","type":"text"},{"key":"link","value":"https://example.com/image.jpg","description":"<p>Media URL (image, sound, video, ...)</p>\n","type":"text"},{"key":"file","description":"<p>File Upload</p>\n","type":"file","src":"dELZ4NvRQ/file.jpg"},{"key":"base64_file","value":"","description":"<p>Base64 Data</p>\n","type":"text"}]},"url":"https://api.pokharahost.com/sendGroup/APIKEY","description":"<p>Use this method to send messages to a group chat.</p>\n<p><strong>Message Size Limitation:</strong></p>\n<p>When sending outbound messages via our API service, please ensure that the total message size remains below the channel's maximum size limit. API requests containing media or multiple media files exceeding this limit will result in an error.<br />For WhatsApp messages, the maximum size limit is 100MB</p>\n","urlObject":{"protocol":"https","path":["sendGroup","APIKEY"],"host":["api","pokharahost","com"],"query":[],"variable":[]}},"response":[{"id":"f3c9907a-b3e2-4095-88ad-196a08d7b71b","name":"sendGroup","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"groupId","value":"120363292564959780","description":"WhatsApp Group ID","type":"text"},{"key":"message","value":"This is a test message","description":"Text Message","type":"text"},{"key":"url","value":"https://pokharahost.com/wp-content/uploads/2024/03/pokharahost-Affiliate-1024x573.png","description":"Media URL (image, sound, video, ...)","type":"text"}]},"url":"https://api.pokharahost.com/sendGroup/APIKEY"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 01 May 2024 09:45:21 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"x-powered-by","value":"PHP/7.4.33"},{"key":"vary","value":"Accept-Encoding"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=0xMjjt2%2FUnSyQJk2LebIW%2BF1d3xvpTnaKQeZRH%2B4sJx8eSI6VECAvNBboPJCb5UATJV5eM3qzLKOw8K8VUlfm3KJM9%2BfZw9p4w2Zm%2BnuYuMEAdi4QmnsC%2BmNIFQdTBqD%2BH12BV4%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"87ced69598b33982-IAD"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": \"true\",\n    \"message\": \"Added to the message queue\",\n    \"messageId\": 637\n}"}],"_postman_id":"a75c8e95-c475-415a-a2a8-4d9904c24d9d"},{"name":"sendGroup  | Single","id":"d38bea94-65e1-4880-874f-35fc1c923c8e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[{"key":"url","value":"https://pokharahost.com/wp-content/uploads/2024/03/pokharahost-Affiliate-1024x573.png","description":"<p>Media URL (image, sound, video, ...)</p>\n","type":"text","disabled":true}]},"url":"https://api.pokharahost.com/sendGroup/APIKEY?groupId=120363292564959780&message=This is a test message&link=https://example.com/image.jpg","description":"<p>Use this method to send messages to a group chat.</p>\n<p><strong>Message Size Limitation:</strong></p>\n<p>When sending outbound messages via our API service, please ensure that the total message size remains below the channel's maximum size limit. API requests containing media or multiple media files exceeding this limit will result in an error.<br />For WhatsApp messages, the maximum size limit is 100MB.</p>\n","urlObject":{"protocol":"https","path":["sendGroup","APIKEY"],"host":["api","pokharahost","com"],"query":[{"description":{"content":"<p>WhatsApp Group ID</p>\n","type":"text/plain"},"key":"groupId","value":"120363292564959780"},{"key":"message","value":"This is a test message"},{"description":{"content":"<p>Media URL (image, sound, video, ...)</p>\n","type":"text/plain"},"key":"link","value":"https://example.com/image.jpg"}],"variable":[]}},"response":[{"id":"8fca2c4c-304d-42d8-9ef2-faf0af33de86","name":"sendGroup","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.pokharahost.com/sendGroup/APIKEY?groupId=120363292564959780&message=This is a test message&link=https://pokharahost.com/wp-content/uploads/2024/02/WA-Api1-1024x573.png","protocol":"https","host":["api","pokharahost","com"],"path":["sendGroup","APIKEY"],"query":[{"key":"groupId","value":"120363292564959780","description":"WhatsApp Group ID"},{"key":"message","value":"This is a test message"},{"key":"link","value":"https://pokharahost.com/wp-content/uploads/2024/02/WA-Api1-1024x573.png","description":"Media URL (image, sound, video, ...)"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 01 May 2024 09:58:34 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"x-powered-by","value":"PHP/7.4.33"},{"key":"vary","value":"Accept-Encoding"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=Oxil8ZlAnXBt8NG8D74gP%2FzSgVEidi9l9Gh%2BFcLnSa7%2BN2x27VPgkwF1r%2BhYcWweC0MJeJ5CJ0hrNTlaPapMX9wZ%2FncBE153kBeexzNKOl67ncGt3DhBbHD1Gr1TsjjGxvcnekg%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"87cee9ebfe095812-IAD"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": \"true\",\n    \"message\": \"Added to the message queue\",\n    \"messageId\": 642\n}"}],"_postman_id":"d38bea94-65e1-4880-874f-35fc1c923c8e"},{"name":"sendGroup | Multiple groups","id":"d97455c0-3a7c-4ec1-84ce-78d716be8b57","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"groupId[]","value":"120363292564959780","description":"<p>WhatsApp Group ID (array)</p>\n","type":"text"},{"key":"groupId[]","value":"120363293575057977","description":"<p>WhatsApp Group ID (array)</p>\n","type":"text"},{"key":"message","value":"This is a test message","description":"<p>Text Message</p>\n","type":"text"},{"key":"link","value":"https://example.com/image.jpg","description":"<p>Media URL (image, sound, video, ...)</p>\n","type":"text"},{"key":"file","description":"<p>File Upload</p>\n","type":"file","src":"CcBVXAIpN/file.jpg"},{"key":"base64_file","value":"","description":"<p>Base64 Data</p>\n","type":"text"}]},"url":"https://api.pokharahost.com/sendGroup/APIKEY","description":"<h3 id=\"send-group-message\">Send Group Message</h3>\n<p>Use this endpoint to send a message to several groups at the same time</p>\n<h4 id=\"request-body\">Request Body</h4>\n<ul>\n<li><code>groupId[]</code> (text): WhatsApp Group ID (array)</li>\n<li><code>message</code> (text): Text Message</li>\n<li><code>url</code> (text): Media URL (image, sound, video, ...)</li>\n</ul>\n","urlObject":{"protocol":"https","path":["sendGroup","APIKEY"],"host":["api","pokharahost","com"],"query":[],"variable":[]}},"response":[{"id":"400c9f19-9240-48cb-ac74-4e64193f3299","name":"sendGroup","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"groupId[]","value":"120363292564959780","description":"WhatsApp Group ID (array)","type":"text"},{"key":"groupId[]","value":"120363293575057977","description":"WhatsApp Group ID (array)","type":"text"},{"key":"message","value":"This is a test message","description":"Text Message","type":"text"},{"key":"url","value":"https://pokharahost.com/wp-content/uploads/2024/02/WA-Api1-1300x731.png","description":"Media URL (image, sound, video, ...)","type":"text"}]},"url":"https://api.pokharahost.com/sendGroup/APIKEY"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 01 May 2024 10:18:09 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"x-powered-by","value":"PHP/7.4.33"},{"key":"vary","value":"Accept-Encoding"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=hpORRlTpon%2FRCDXzPFTtMAYxYSRTLLHssW70tvQyNlT4kZeAPyoK3VhOv4FoMIHlgbtp4%2BYhcGbF%2FVET6%2FA1fk%2FbAJ%2F4TEyB8R0K%2BchZjc336dPU0%2B%2F5Mwf68ZlfzS0mZGJKsfc%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"87cf069cd9f405ef-IAD"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"0\": {\n        \"groupId\": \"120363292564959780\",\n        \"messageId\": 647\n    },\n    \"1\": {\n        \"groupId\": \"120363293575057977\",\n        \"messageId\": 648\n    },\n    \"success\": \"true\",\n    \"messages\": \"Added to the message queue\"\n}"}],"_postman_id":"d97455c0-3a7c-4ec1-84ce-78d716be8b57"},{"name":"sendLocation","id":"ccd88a26-37a0-4e73-8078-0161c580e5a5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.pokharahost.com/sendLocation/APIKEY?phonenumber=15551234567&message=Location&lat=38.909346&long=-77.030509","description":"<p>Send Location via pokharahost API<br />Use this endpoint to send a location message through WhatsApp.</p>\n","urlObject":{"protocol":"https","path":["sendLocation","APIKEY"],"host":["api","pokharahost","com"],"query":[{"description":{"content":"<p>User Phone Number</p>\n","type":"text/plain"},"key":"phonenumber","value":"15551234567"},{"description":{"content":"<p>Caption of Location</p>\n","type":"text/plain"},"key":"message","value":"Location"},{"description":{"content":"<p>Latitude</p>\n","type":"text/plain"},"key":"lat","value":"38.909346"},{"description":{"content":"<p>Longitude</p>\n","type":"text/plain"},"key":"long","value":"-77.030509"}],"variable":[]}},"response":[{"id":"927b53f2-09f2-4ad0-8865-f698b71cce8a","name":"sendLocation","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.pokharahost.com/sendLocation/APIKEY?phonenumber=15551234567&message=Location&lat=38.909346&long=-77.030509","protocol":"https","host":["api","pokharahost","com"],"path":["sendLocation","APIKEY"],"query":[{"key":"phonenumber","value":"15551234567","description":"User Phone Number"},{"key":"message","value":"Location","description":"Caption of Location"},{"key":"lat","value":"38.909346","description":"Latitude"},{"key":"long","value":"-77.030509","description":"Longitude"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 20 Nov 2024 19:26:22 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"Accept-Encoding"},{"key":"access-control-allow-origin","value":"*"},{"key":"access-control-allow-methods","value":"GET, POST, PUT, DELETE, OPTIONS"},{"key":"access-control-allow-headers","value":"Origin, X-Requested-With, Content-Type, Accept"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=P7fjmBvTFEkwiB6rhU0TMoL3nb61jnnPjLArUkRFhmaOJI7%2BXtXMl7URDNM%2BzLp3kHR3HXO1sdyruvR4dWKB9v3%2B1CFfeRFby1PHhe3yG9rtEY9Tx4ewDXOcwl5gJ7NhwuinLv4%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8e5ad4d05d2e0aa1-IAD"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=1851&sent=4&recv=5&lost=0&retrans=0&sent_bytes=2833&recv_bytes=809&delivery_rate=1785450&cwnd=240&unsent_bytes=0&cid=f88eda1d3de7bab7&ts=229&x=0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": \"true\",\n    \"message\": \"Added to the message queue\",\n    \"messageId\": 77866\n}"}],"_postman_id":"ccd88a26-37a0-4e73-8078-0161c580e5a5"},{"name":"sendLocation","id":"2cfc05c3-7f3b-44bc-b290-b71b549486a1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"phonenumber","value":"15551234567","description":"<p>User Phone Number</p>\n","type":"text"},{"key":"message","value":"Location","description":"<p>Caption of Location</p>\n","type":"text"},{"key":"lat","value":"38.909346","description":"<p>Latitude</p>\n","type":"text"},{"key":"long","value":"-77.030509","description":"<p>Longitude</p>\n","type":"text"}]},"url":"https://api.pokharahost.com/sendLocation/APIKEY","description":"<p>Send Location via pokharahost API<br />Use this endpoint to send a location message through WhatsApp.</p>\n","urlObject":{"protocol":"https","path":["sendLocation","APIKEY"],"host":["api","pokharahost","com"],"query":[],"variable":[]}},"response":[{"id":"535b0f58-1a2b-4aa8-b7f3-2de22ee988d9","name":"sendLocation","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"phonenumber","value":"15551234567","description":"User Phone Number","type":"text"},{"key":"message","value":"Location","description":"Caption of Location","type":"text"},{"key":"lat","value":"38.909346","description":"Latitude","type":"text"},{"key":"long","value":"-77.030509","description":"Longitude","type":"text"}]},"url":"https://api.pokharahost.com/sendLocation/APIKEY"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 20 Nov 2024 19:36:02 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"Accept-Encoding"},{"key":"access-control-allow-origin","value":"*"},{"key":"access-control-allow-methods","value":"GET, POST, PUT, DELETE, OPTIONS"},{"key":"access-control-allow-headers","value":"Origin, X-Requested-With, Content-Type, Accept"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=5VaTw98CL9xX3AwPXBRPR4m2nUpZNcQDuU%2FNfiAJiLQRjymj4q8eEmrpGwHbN%2F4qQHPC4JgJTFPgZGTatX7Ug4ZphNCbxQU4SkHNMz%2FuIasNqxOqF6arpbmwLJTYRslP1GBTLfU%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8e5ae2f4be561779-IAD"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=2139&sent=3&recv=5&lost=0&retrans=0&sent_bytes=219&recv_bytes=1570&delivery_rate=725087&cwnd=237&unsent_bytes=0&cid=786166d36259bc76&ts=284&x=0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": \"true\",\n    \"message\": \"Added to the message queue\",\n    \"messageId\": 77873\n}"}],"_postman_id":"2cfc05c3-7f3b-44bc-b290-b71b549486a1"},{"name":"sendLocation (JSON)","id":"048030da-7349-4b47-9bf8-7fb93573cb38","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"phonenumber\": [\n        \"15303776310\",\n        \"15303776311\"\n    ],\n    \"message\": \"Location\",\n    \"lat\": \"38.909346\",\n    \"long\": \"-77.030509\"\n}"},"url":"https://api.pokharahost.com/sendLocation/APIKEY","description":"<p>Send Location via pokharahost API<br />Use this endpoint to send a location message through WhatsApp.</p>\n","urlObject":{"protocol":"https","path":["sendLocation","APIKEY"],"host":["api","pokharahost","com"],"query":[],"variable":[]}},"response":[{"id":"c173f1f7-5279-498c-a38f-f68748e435af","name":"sendLocation (JSON)","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"phonenumber\": [\n        \"15303776311\",\n        \"15303776311\"\n    ],\n    \"message\": \"Location\",\n    \"lat\": \"38.909346\",\n    \"long\": \"-77.030509\"\n}"},"url":"https://api.pokharahost.com/sendLocation/APIKEY"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 20 Nov 2024 19:42:34 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"Accept-Encoding"},{"key":"access-control-allow-origin","value":"*"},{"key":"access-control-allow-methods","value":"GET, POST, PUT, DELETE, OPTIONS"},{"key":"access-control-allow-headers","value":"Origin, X-Requested-With, Content-Type, Accept"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=Y1hVWOf%2FERLQy7HpLgyC7hl6CLjBoPIAOfqW2MHqbfYxRvia7sPzKbdp8A6xDT7ZF4pBvg1BeQK8a2qaKlOUstlssuM2JxhIiq%2FOSXLeKoCmNaFu3diM4H5xCDI58FelDhoKCC8%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8e5aec872e15c957-IAD"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=2810&sent=4&recv=5&lost=0&retrans=0&sent_bytes=2833&recv_bytes=939&delivery_rate=1080597&cwnd=251&unsent_bytes=0&cid=80b839ed13acca82&ts=245&x=0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"0\": {\n        \"phonenumber\": \"15303776310\",\n        \"messageId\": 77876\n    },\n    \"1\": {\n        \"phonenumber\": \"15303776311\",\n        \"messageId\": 77877\n    },\n    \"success\": \"true\",\n    \"messages\": \"Added to the message queue\"\n}"}],"_postman_id":"048030da-7349-4b47-9bf8-7fb93573cb38"},{"name":"isRegistered","id":"571ebad6-936d-4a3c-9246-992e6aa0d15e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.pokharahost.com/isRegistered/APIKEY?phonenumber=15303776310","description":"<p>This endpoint allows you to check whether a specific phone number is registered on WhatsApp. It returns a boolean value indicating if the number is associated with an active WhatsApp account.</p>\n","urlObject":{"protocol":"https","path":["isRegistered","APIKEY"],"host":["api","pokharahost","com"],"query":[{"key":"phonenumber","value":"15303776310"}],"variable":[]}},"response":[{"id":"ab750823-2c3b-4bf9-aad4-738d047ca982","name":"isRegistered","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.pokharahost.com/isRegistered/APIKEY?phonenumber=15303776310","protocol":"https","host":["api","pokharahost","com"],"path":["isRegistered","APIKEY"],"query":[{"key":"phonenumber","value":"15303776310"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 17 Apr 2025 10:14:12 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"33"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.33"},{"key":"Content-Encoding","value":"br"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE, OPTIONS"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept"},{"key":"Cf-Cache-Status","value":"DYNAMIC"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"931b2774e951d6ac-IAD"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"result\": true\n}"}],"_postman_id":"571ebad6-936d-4a3c-9246-992e6aa0d15e"}],"id":"a5a4aaef-c917-4808-a8e8-59c675128936","description":"<p>In this section, you can see the various commands of the pokharahost web service.</p>\n","_postman_id":"a5a4aaef-c917-4808-a8e8-59c675128936"},{"name":"Settings","item":[{"name":"serviceSettings","id":"2a9eedf8-445f-4e17-bca1-132a80aca19a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.pokharahost.com/serviceSettings/APIKEY","description":"<p>The <code>serviceSettings</code> API method allows users to view their WhatsApp account settings by providing their API key to the API endpoint. Users can access various account details and configurations, including:</p>\n<ol>\n<li><strong>Connection Status (<strong><strong><code>connectionStatus</code></strong></strong>):</strong> Indicates the current status of the service's connection.</li>\n<li><strong>WhatsApp Number (<strong><strong><code>whatsAppNumber</code></strong></strong>):</strong> The WhatsApp number associated with the service.</li>\n<li><strong>Country Code (<strong><strong><code>countryCode</code></strong></strong>):</strong> This code is used when sending messages to numbers without a country code prefix. By default, it is used as the country code prefix (Refer to <a href=\"https://documenter.getpostman.com/view/34187621/2sA3BgBw76#91f9fa2f-8af4-44d3-aec0-ac3fb57c362a\">countryCode</a> section to set this option).</li>\n<li><strong>WhatsApp Receive Message Status (<strong><strong><code>whatsAppReceiveMessage</code></strong></strong>):</strong> If enabled, indicates that the service is capable of receiving messages, allowing users to process incoming messages.</li>\n<li><strong>Webhook (<strong><strong><code>webhook</code></strong></strong>):</strong> The configured webhook address. By default, it is empty. (Refer to <a href=\"https://documenter.getpostman.com/view/34187621/2sA3BgBw76#3801eca6-4e92-4d97-be4e-30b8c54945f1\">Webhook</a> section to set this option)</li>\n<li><strong>Account Level (<strong><strong><code>level</code></strong></strong>):</strong> Indicates the service level. Level 1 corresponds to a basic service, level 2 corresponds to a pro service, and level 3 corresponds to a premium service.</li>\n</ol>\n<p>By utilizing the <code>serviceSettings</code> method, users can gain insights into their account's configuration and monitor various aspects of their WhatsApp service.</p>\n","urlObject":{"protocol":"https","path":["serviceSettings","APIKEY"],"host":["api","pokharahost","com"],"query":[],"variable":[]}},"response":[{"id":"f1c33e64-182e-4a01-bf34-a39aac210879","name":"serviceSettings","originalRequest":{"method":"GET","header":[],"url":"https://api.pokharahost.com/serviceSettings/APIKEY"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 02 May 2024 10:29:08 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"x-powered-by","value":"PHP/7.4.33"},{"key":"vary","value":"Accept-Encoding"},{"key":"access-control-allow-origin","value":"*"},{"key":"access-control-allow-methods","value":"GET, POST, PUT, DELETE, OPTIONS"},{"key":"access-control-allow-headers","value":"Origin, X-Requested-With, Content-Type, Accept"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=0bZOH8F%2BeZhbt8OlCgK3vlyeslHadQCuuQT9maGSgJG2D14kPnJyu7Gt235Boh0F2uGhT77VeserPLCLHetb8Fob7mHuF90zT7KvnrZt4upSze29c%2FrUUxsx%2Fo6ZR%2BOO4f5sKhQ%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"87d75414fad70a0b-IAD"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"true\",\n    \"connectionStatus\": \"Connected to WhatsApp\",\n    \"whatsAppNumber\": \"15551234567\",\n    \"countrycode\": \"1\",\n    \"statusCountryCode\": \"When sending a message, if the phone number starts with zero, the  will replace zero\",\n    \"whatsAppReceiveMessage\": \"Enable\",\n    \"webhook\": \"\",\n    \"level\": \"3\"\n}"}],"_postman_id":"2a9eedf8-445f-4e17-bca1-132a80aca19a"},{"name":"countryCode","id":"bca1a8e8-d9e7-4507-b0d8-d802cc6777e1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.pokharahost.com/serviceSettings/APIKEY?countryCode=44","description":"<p>This setting is specifically for sending messages to phone numbers that start with zero and there is no country code in those numbers, in this case the country code will replace the first zero.</p>\n<p>This feature is used for numbers that did not enter the country code while sending the message.</p>\n<p>If you are sending messages to WhatsApp numbers in different countries, make sure to include the full number with the relevant country code when sending the message.<br />If you enter the WhatsApp number in full when sending the message, this setting will be ignored.</p>\n","urlObject":{"protocol":"https","path":["serviceSettings","APIKEY"],"host":["api","pokharahost","com"],"query":[{"description":{"content":"<p>Country code</p>\n","type":"text/plain"},"key":"countryCode","value":"44"}],"variable":[]}},"response":[{"id":"2b65117f-1a3b-4ed6-9ad5-8599f12db702","name":"countryCode","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.pokharahost.com/serviceSettings/APIKEY?countryCode=44","protocol":"https","host":["api","pokharahost","com"],"path":["serviceSettings","APIKEY"],"query":[{"key":"countryCode","value":"44","description":"Country code"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sun, 14 Apr 2024 19:12:07 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"x-powered-by","value":"PHP/7.4.33"},{"key":"vary","value":"Accept-Encoding"},{"key":"access-control-allow-origin","value":"*"},{"key":"access-control-allow-methods","value":"GET, POST, PUT, DELETE, OPTIONS"},{"key":"access-control-allow-headers","value":"Origin, X-Requested-With, Content-Type, Accept"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=3kprQX3%2BnAfXcHygeyCEOai02fwnNZoIFMtXrPVRPg10RvBZfhFDkTsekQpORUrYaMPkEKdLgmJsHWqLlU%2FNG5hGPhjeq70Bdt95aRuaLYn56eo56HdyZa0qQPJ0xcZOut6LN4s%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8746016cdaa507e9-IAD"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"true\",\n    \"connectionStatus\": \"Connected to WhatsApp\",\n    \"whatsAppNumber\": \"11234567890\",\n    \"countrycode\": \"44\",\n    \"statusCountryCode\": \"When sending a message, if the phone number starts with zero, the 44 will replace zero\",\n    \"whatsAppReceiveMessage\": \"Disable\",\n    \"webhook\": \"\",\n    \"level\": \"3\"\n}"}],"_postman_id":"bca1a8e8-d9e7-4507-b0d8-d802cc6777e1"},{"name":"enable receiveMessage","id":"946c66b7-8f11-4855-ab84-1e0025f0d9cf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.pokharahost.com/serviceSettings/APIKEY?receiveMessage=on","description":"<p>This method allows you to receive messages in your WhatsApp service. When activated, you can see and respond to all incoming messages. For example, you can set up automatic responses to messages you receive.</p>\n","urlObject":{"protocol":"https","path":["serviceSettings","APIKEY"],"host":["api","pokharahost","com"],"query":[{"description":{"content":"<p>on, true or 1</p>\n","type":"text/plain"},"key":"receiveMessage","value":"on"}],"variable":[]}},"response":[{"id":"f3604b6b-cfca-45f7-8aaf-943603b67926","name":"enable receiveMessage","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.pokharahost.com/serviceSettings/APIKEY?receiveMessage=on","protocol":"https","host":["api","pokharahost","com"],"path":["serviceSettings","APIKEY"],"query":[{"key":"receiveMessage","value":"on","description":"on, true or 1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sun, 14 Apr 2024 19:14:11 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"x-powered-by","value":"PHP/7.4.33"},{"key":"vary","value":"Accept-Encoding"},{"key":"access-control-allow-origin","value":"*"},{"key":"access-control-allow-methods","value":"GET, POST, PUT, DELETE, OPTIONS"},{"key":"access-control-allow-headers","value":"Origin, X-Requested-With, Content-Type, Accept"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=%2B5eTY%2FGmK2jUcfiyPVSx16Pw9T6Y1Gm1qLd94S0tKUCdHM7XnC8qVhg9Ac6%2Bs8hlqiuNlIGGq2ejEMxTM8PohYcPiX6Zq0OT0Z3nrsxmehBOFRWi8FPdiF3x1Aj5dMaaZZbIvNM%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"874604757b0d1727-IAD"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"true\",\n    \"connectionStatus\": \"Connected to WhatsApp\",\n    \"whatsAppNumber\": \"1123456789\",\n    \"countrycode\": \"44\",\n    \"statusCountryCode\": \"When sending a message, if the phone number starts with zero, the 44 will replace zero\",\n    \"whatsAppReceiveMessage\": \"Enable\",\n    \"webhook\": \"\",\n    \"level\": \"3\"\n}"}],"_postman_id":"946c66b7-8f11-4855-ab84-1e0025f0d9cf"},{"name":"disable receiveMessage","id":"e41c2194-882e-4d50-ade5-477d156bb0c1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.pokharahost.com/serviceSettings/APIKEY?receiveMessage=off","description":"<p>This method disables the ability to receive messages in your WhatsApp service</p>\n","urlObject":{"protocol":"https","path":["serviceSettings","APIKEY"],"host":["api","pokharahost","com"],"query":[{"description":{"content":"<p>off, false or 0</p>\n","type":"text/plain"},"key":"receiveMessage","value":"off"}],"variable":[]}},"response":[{"id":"77c416b9-bc29-4964-ac58-0c8b82677f99","name":"disable receiveMessage","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.pokharahost.com/serviceSettings/APIKEY?receiveMessage=off","protocol":"https","host":["api","pokharahost","com"],"path":["serviceSettings","APIKEY"],"query":[{"key":"receiveMessage","value":"off","description":"off, false or 0"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sun, 14 Apr 2024 19:14:49 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"x-powered-by","value":"PHP/7.4.33"},{"key":"vary","value":"Accept-Encoding"},{"key":"access-control-allow-origin","value":"*"},{"key":"access-control-allow-methods","value":"GET, POST, PUT, DELETE, OPTIONS"},{"key":"access-control-allow-headers","value":"Origin, X-Requested-With, Content-Type, Accept"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=GulSlgXYLYTeBSOxp%2BFxu7HjWpIvXqF3o9F3Jx8WCPtnYp%2BmsPJKxYjNGlrOK4Z2cMJVu%2BRk2JJ5NLKbdAsfhQfjg%2FofdK5xyYi1tllqzJR6EmAmQxkPG2%2BWwOB3O5w%2BwTQu6QU%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8746055f48104b87-IAD"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"true\",\n    \"connectionStatus\": \"Connected to WhatsApp\",\n    \"whatsAppNumber\": \"11234567890\",\n    \"countrycode\": \"44\",\n    \"statusCountryCode\": \"When sending a message, if the phone number starts with zero, the 44 will replace zero\",\n    \"whatsAppReceiveMessage\": \"Disable\",\n    \"webhook\": \"\",\n    \"level\": \"3\"\n}"}],"_postman_id":"e41c2194-882e-4d50-ade5-477d156bb0c1"}],"id":"caacabaf-4aaa-4577-b3d0-528cff41fe12","description":"<p>You can configure your WhatsApp service using API commands in this section.</p>\n","_postman_id":"caacabaf-4aaa-4577-b3d0-528cff41fe12"},{"name":"Webhook","item":[{"name":"set webhook","id":"b328add4-abbe-4dc9-9027-94235536d141","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.pokharahost.com/webhook/set/APIKEY?url=https://example.com/webhook","description":"<p><strong>Add an address as a webhook</strong></p>\n<p>Our new feature allows you to effortlessly configure your webhook URL. By setting up a webhook, you gain access to comprehensive insights into message activity.</p>\n<p>With the webhook integration, you can receive real-time updates on all incoming messages and delivery statuses of outgoing messages. The delivery report provides valuable information, categorizing messages into three statuses:</p>\n<ol>\n<li><p>Delivery Number \"1\" (Server): Indicates that the message has been successfully sent to the WhatsApp server (indicated by one gray tick).</p>\n</li>\n<li><p>Delivery Number \"2\" (Phone): Means that the message has been delivered to the user's WhatsApp phone (indicated by two gray ticks).</p>\n</li>\n<li><p>Delivery Number \"3\" (Read): Indicates that the user has read the message (indicated by two blue ticks).</p>\n</li>\n</ol>\n<p>URL should return status 200</p>\n","urlObject":{"protocol":"https","path":["webhook","set","APIKEY"],"host":["api","pokharahost","com"],"query":[{"description":{"content":"<p>Your Webhook Address</p>\n","type":"text/plain"},"key":"url","value":"https://example.com/webhook"}],"variable":[]}},"response":[{"id":"133b8913-e072-463e-8896-7885b5f28b7b","name":"set webhook","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.pokharahost.com/webhook/set/APIKEY?url=https://pokharahost.com/","protocol":"https","host":["api","pokharahost","com"],"path":["webhook","set","APIKEY"],"query":[{"key":"url","value":"https://pokharahost.com/","description":"Your Webhook Address"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sun, 14 Apr 2024 19:16:25 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"x-powered-by","value":"PHP/7.4.33"},{"key":"vary","value":"Accept-Encoding"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=Qw1Ltkw01E2yVw5R7OXRdwvHgll0d8QfIuZxRAHsz8Dsosp%2FzPIzA79Wp7Tb%2B6BKSoMItgkRXA0g%2FEbBKCPSKiqcchL5%2Fu4r%2FAqeji8HrfkwwqVR8Nm%2BVyCSbvSukuazt91bSwc%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"874607b62cd40806-IAD"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"true\",\n    \"url\": \"https://example.com/webhook\",\n    \"apiKey\": \"APIKEY\",\n    \"message\": \"Webhook has been set successfully\"\n}"}],"_postman_id":"b328add4-abbe-4dc9-9027-94235536d141"},{"name":"remove webhook","id":"6991afdf-ccac-4b1e-a475-e16ce3e8e8af","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.pokharahost.com/webhook/remove/APIKEY","description":"<p>This method removes the webhook address.</p>\n","urlObject":{"protocol":"https","path":["webhook","remove","APIKEY"],"host":["api","pokharahost","com"],"query":[],"variable":[]}},"response":[{"id":"58609913-a644-4f43-ae51-80eede3ccbbd","name":"remove webhook","originalRequest":{"method":"GET","header":[],"url":"https://api.pokharahost.com/webhook/remove/APIKEY"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sun, 14 Apr 2024 19:18:47 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"x-powered-by","value":"PHP/7.4.33"},{"key":"vary","value":"Accept-Encoding"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=5kP7mOvnjQO7ZhdZNCUBcrpxrbjgnTlOhTrpyznEmNDqQji6Z%2FJPR07ZMCYPgcxSvdW2%2FgTklMnNhpasCL9C8FbjQLiKt49D768M41APczuRphgRNke%2F5m1b%2BsFpkhi%2FDihqNL8%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"87460b2f585c87b0-IAD"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"set\": \"true\",\n    \"url\": \"Empty\",\n    \"message\": \"Webhook successfully removed\"\n}"}],"_postman_id":"6991afdf-ccac-4b1e-a475-e16ce3e8e8af"},{"name":"pending webhook","id":"def569d2-7d9c-4753-95ae-45a5cf4b182e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.pokharahost.com/webhook/pending/APIKEY","description":"<h3 id=\"get-webhook-pending-count\">Get Webhook Pending Count</h3>\n<p>This endpoint retrieves the number of messages currently queued in the webhook.</p>\n","urlObject":{"protocol":"https","path":["webhook","pending","APIKEY"],"host":["api","pokharahost","com"],"query":[],"variable":[]}},"response":[{"id":"031f9c88-9ba3-4c30-9643-781f51a5db3d","name":"pending webhook","originalRequest":{"method":"GET","header":[],"url":"https://api.pokharahost.com/webhook/pending/APIKEY"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sun, 14 Apr 2024 19:18:09 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"x-powered-by","value":"PHP/7.4.33"},{"key":"vary","value":"Accept-Encoding"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=3CVFPMMejetH0QyT4E7sQr34g2JtK3Gb89Rxjv4UQUEQAiepvtU0kXrY98N5dWHtxBVVB7ezCOZBQf6ZDmga9D9%2F6jwUYx5ynJqJkvxXgJjZcGkzvh5mu5uA6RHTdSr44ArJtys%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"87460a41de0a87b0-IAD"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"true\",\n    \"pendingCount\": 0,\n    \"apiKey\": \"APIKEY\",\n    \"message\": \"NO pending message\",\n    \"url\": \"https://pokharahost.com/webhook\"\n}"}],"_postman_id":"def569d2-7d9c-4753-95ae-45a5cf4b182e"},{"name":"resend webhook","id":"465a6f97-63f9-4fc7-9ae7-a83d82c21363","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.pokharahost.com/webhook/resend/APIKEY","description":"<h3 id=\"retrieve-webhook-resend-response\">Retrieve Webhook Resend Response</h3>\n<p>This API method is used to resend all pending messages to the webhook.</p>\n<h4 id=\"response\">Response</h4>\n<p>The response for this request is a JSON object with the following schema:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n    \"pending\": integer,\n    \"apiKey\": string,\n    \"message\": string,\n    \"url\": string\n}\n\n</code></pre>\n<ul>\n<li><p><code>pending</code>: (integer) The count of pending messages.</p>\n</li>\n<li><p><code>apiKey</code>: (string) The API key of your service.</p>\n</li>\n<li><p><code>message</code>: (string) A message, A description of how many messages were resent.</p>\n</li>\n<li><p><code>url</code>: (string) The URL associated with the webhook.</p>\n</li>\n</ul>\n","urlObject":{"protocol":"https","path":["webhook","resend","APIKEY"],"host":["api","pokharahost","com"],"query":[],"variable":[]}},"response":[{"id":"bf7a06d0-ff17-4bda-aade-8e1b63254a6a","name":"resend webhook","originalRequest":{"method":"GET","header":[],"url":"https://api.pokharahost.com/webhook/resend/APIKEY"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 03 May 2024 07:16:15 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"x-powered-by","value":"PHP/7.4.33"},{"key":"vary","value":"Accept-Encoding"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=9TYHDBfnzJAYr3aMu%2FFjnVbJWPcykFK%2BXnvFdjW91Ek7trbFJqe8BHKnc6G3YMotqUwNitQXs1qRgdZlfLx8gYQEYHpUZZg6nWiVXygDXivW5RJNf%2Bh6AA0f3LYKPbIgJJsQNZc%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"87de76ed4efb0627-IAD"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"pending\": 4,\n    \"apiKey\": \"APIKEY\",\n    \"message\": \"Resend 4 messages to https://webhook.site/6a61d7c8-43bf-4e5b-b554-9aa727f9a00e\",\n    \"url\": \"https://webhook.site/6a61d7c8-43bf-4e5b-b554-9aa727f9a00e\"\n}"}],"_postman_id":"465a6f97-63f9-4fc7-9ae7-a83d82c21363"}],"id":"e288dc0b-5d9a-4078-85f6-dbad01e135d3","description":"<p>With Webhook integration, users subscribed to the premium plan gain access to real-time updates of message activities, including incoming and outgoing messages, delivered directly to their specified server endpoint. This allows for efficient monitoring, analysis, and processing of message data, enhancing overall user experience and service capabilities.</p>\n<p>Please note that Webhook integration is exclusively available for users subscribed to the premium plan, providing advanced functionality and customization options tailored to meet the diverse needs of our users.</p>\n","_postman_id":"e288dc0b-5d9a-4078-85f6-dbad01e135d3"}]}