{"info":{"_postman_id":"3fa77db3-cc6c-4cf8-a074-d62b6e92e18e","name":"Wired SMS API","description":"<html><head></head><body><p>Please check the dashboard for the api key.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"16611495","collectionId":"3fa77db3-cc6c-4cf8-a074-d62b6e92e18e","publishedId":"2sAYBSkDD8","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2024-11-21T15:28:26.000Z"},"item":[{"name":"View phone numbers","id":"f8490a8f-108c-4cc4-ac23-6d338ad633f5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://apigw.wiredsms.com/v1/phones?api_key={{vault:api_key}}","description":"<p>View all your available phone numbers.</p>\n","urlObject":{"protocol":"https","path":["v1","phones"],"host":["apigw","wiredsms","com"],"query":[{"description":{"content":"<p>Your API Key</p>\n","type":"text/plain"},"key":"api_key","value":"{{vault:api_key}}"}],"variable":[]}},"response":[{"id":"3ab17b65-c902-4745-87d4-b2b2ad3b4cff","name":"View phone numbers","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://apigw.wiredsms.com/v1/phones?api_key={{vault:api_key}}","protocol":"https","host":["apigw","wiredsms","com"],"path":["v1","phones"],"query":[{"key":"api_key","value":"{{vault:api_key}}","description":"Your API Key"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 04 Dec 2024 15:19:20 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=1NHOW5CPt5EbKHRw8cd3fwfFVN7AzA9g6c9bluc4U8edWRE0vT%2Bug3YdUhIvZ4ccFjDRN3N6WLNMh44n5ZL23Jc35QU0JjJp4vfDe7KZCSkyRus7ejCPqYvUSOoL2D%2FPbB08DBzmEeITiibD9anxYlg%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":"8eccc62dbd0bdd65-HKG"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=51720&min_rtt=51686&rtt_var=19406&sent=5&recv=5&lost=0&retrans=0&sent_bytes=2812&recv_bytes=858&delivery_rate=78241&cwnd=252&unsent_bytes=0&cid=eff2fd681e52d39a&ts=919&x=0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"\",\n    \"timestamp\": 1733325560,\n    \"data\": [\n        \"134789012345\",\n        \"134901234567\",\n        \"144234567890123\",\n        \"144456789012345\",\n        \"144789123456789\",\n        \"1456789012345\",\n        \"152345678901234\",\n        \"152456789012345\",\n        \"15422235465\",\n        \"1567890123456\",\n        \"1678901234567\",\n        \"1890123456789\"\n    ]\n}"}],"_postman_id":"f8490a8f-108c-4cc4-ac23-6d338ad633f5"},{"name":"View messages","id":"75024221-1156-480f-9be4-0a8f54035d42","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://apigw.wiredsms.com/v1/messages?api_key={{vault:api_key}}&phone_num={{vault:phone_num}}","description":"<p>View your messages for all your phone numbers or a specific phone number within 15 minutes or a specific time duration until now. (We are using UTC Time)</p>\n<p>We recommend all the customers not to set <code>start_time</code> for the better performance.</p>\n<p>The response <code>message</code> field which is used to display the error reason will be blank if you receive HTTP 200 OK.</p>\n","urlObject":{"protocol":"https","path":["v1","messages"],"host":["apigw","wiredsms","com"],"query":[{"description":{"content":"<p>This is your API key.</p>\n","type":"text/plain"},"key":"api_key","value":"{{vault:api_key}}"},{"description":{"content":"<p>This is optional. We would return the messages for all your phone numbers if not specified.</p>\n","type":"text/plain"},"key":"phone_num","value":"{{vault:phone_num}}"},{"disabled":true,"description":{"content":"<p>This is optional. It's unix epoch (UTC time zone) and set it to the current time minus 15 minutes by default.</p>\n","type":"text/plain"},"key":"start_time","value":"1732639509"},{"disabled":true,"description":{"content":"<p>This is optional. It has the same functionality as start_time. It would be the same as setting the start_time to be the current time minus lookback_mins.</p>\n","type":"text/plain"},"key":"lookback_mins","value":"15"}],"variable":[]}},"response":[{"id":"35268d45-ac2c-4206-aee9-ef9c82fb3d13","name":"View messages","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://apigw.wiredsms.com/v1/messages?api_key={{vault:api_key}}&phone_num={{vault:phone_num}}","protocol":"https","host":["apigw","wiredsms","com"],"path":["v1","messages"],"query":[{"key":"api_key","value":"{{vault:api_key}}","description":"This is your API key."},{"key":"phone_num","value":"{{vault:phone_num}}","description":"This is optional. We would return the messages for all your phone numbers if not specified."},{"key":"start_time","value":"1732639509","description":"This is optional. It's unix epoch (UTC time zone) and set it to the current time minus 15 minutes by default.","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 04 Dec 2024 15:39:48 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=HNZZp9%2BI%2F67oNNHy0CHzMVrHCbpFrcgwmH63eaWTE4kDFCXPzH6A4Xh2zWx7%2Bv%2BZz3abOnVk%2B7G7CD9ANDBasdJs5Mquk5j1dpJEWco4U%2Fd4SOR8JY2pWdXRTXMJ%2BpPlb7sKqUJ5Pmjyzy0h11M2Em4%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":"8ecce42bb887d553-NRT"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=606&min_rtt=602&rtt_var=233&sent=5&recv=5&lost=0&retrans=0&sent_bytes=2813&recv_bytes=884&delivery_rate=6378548&cwnd=253&unsent_bytes=0&cid=87898c8a0c3e98a8&ts=347&x=0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"\",\n    \"timestamp\": 1733326788,\n    \"data\": [\n        {\n            \"from\": \"1999999999\",\n            \"to\": \"1456789012345\",\n            \"content\": \"This is a test message!\",\n            \"timestamp\": \"2024-12-04T15:39:11.907Z\"\n        },\n        {\n            \"from\": \"1999999999\",\n            \"to\": \"1456789012345\",\n            \"content\": \"This is another test message!\",\n            \"timestamp\": \"2024-12-04T15:39:43.737Z\"\n        }\n    ]\n}"}],"_postman_id":"75024221-1156-480f-9be4-0a8f54035d42"},{"name":"Receive webhooks","id":"a669ce9a-2a61-42ef-bd38-da0a5773bdba","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"{{vault:Your webhook URL}}","urlObject":{"host":["{{vault:Your webhook URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"a669ce9a-2a61-42ef-bd38-da0a5773bdba"}],"event":[{"listen":"prerequest","script":{"id":"ff82c47e-d226-43f1-8931-be39f4ca4d7f","type":"text/javascript","packages":{},"exec":[""]}},{"listen":"test","script":{"id":"995a3f0c-4dfe-4e3c-82a0-244a76eef619","type":"text/javascript","packages":{},"exec":[""]}}],"variable":[{"key":"api_key","value":"dZmsGVVdVqihptAjjMIXlueH7TIo0Rzx"},{"key":"start_time","value":"1732639509"},{"key":"phone_num","value":"18018991044"},{"key":"lookback_mins","value":"15"}]}