{"info":{"_postman_id":"d3041360-1d1d-499d-9b6c-3a4f3961cfa1","name":"VoiceDrop API Reference","description":"<html><head></head><body><p><a href=\"https://www.voicedrop.ai/api/\">The VoiceDrop API</a> provides comprehensive programmatic access to our AI-powered ringless voicemail platform, enabling developers to build sophisticated communication workflows with minimal effort. Integrate powerful voice capabilities directly into your applications with our reliable, scalable API services.</p>\n<h2 id=\"key-capabilities\">Key Capabilities</h2>\n<h3 id=\"campaign-management\">Campaign Management</h3>\n<ul>\n<li><p>Create, schedule, and monitor voice campaigns with advanced parameters</p>\n</li>\n<li><p>Control delivery rates, timing, and campaign status in real-time</p>\n</li>\n<li><p>Export campaign analytics and delivery reports programmatically</p>\n</li>\n</ul>\n<h3 id=\"ai-voice-technology\">AI Voice Technology</h3>\n<ul>\n<li><p>Generate lifelike AI voice clones from short audio recordings</p>\n</li>\n<li><p>Convert text to speech with natural-sounding personalization</p>\n</li>\n<li><p>Access pre-made voice profiles or create custom voice designs</p>\n</li>\n</ul>\n<h3 id=\"message-delivery\">Message Delivery</h3>\n<ul>\n<li><p>Send individual or bulk ringless voicemails with customizable scripts</p>\n</li>\n<li><p>Personalize messages dynamically with recipient variables</p>\n</li>\n<li><p>Implement conditional logic for message selection and delivery</p>\n</li>\n</ul>\n<h3 id=\"number-management\">Number Management</h3>\n<ul>\n<li><p>Verify sender numbers through automated validation processes</p>\n</li>\n<li><p>Validate recipient phone numbers with detailed carrier information</p>\n</li>\n<li><p>Access DNC list functionality and compliance safeguards</p>\n</li>\n</ul>\n<h3 id=\"system-integration\">System Integration</h3>\n<ul>\n<li><p>Webhook support for delivery status notifications</p>\n</li>\n<li><p>Comprehensive user and account management</p>\n</li>\n<li><p>Seamless integration with existing CRM and marketing systems</p>\n</li>\n</ul>\n<h2 id=\"technical-implementation\">Technical Implementation</h2>\n<p>Our RESTful API uses straightforward API key authentication and returns standardized JSON responses, making integration quick and reliable. The API provides consistent response codes and detailed error messages to simplify development and troubleshooting.</p>\n<p>Whether you're creating a custom CRM integration, building a marketing automation platform, or implementing voice capabilities in your SaaS product, our API provides the robust foundation you need.</p>\n<h2 id=\"getting-started\">Getting Started</h2>\n<p>Sign up for a free trial at <a href=\"https://app.voicedrop.ai/signup\">app.voicedrop.ai/signup</a> to receive your API credentials and begin development immediately. Our comprehensive documentation includes code examples in multiple languages to accelerate your implementation.</p>\n<h2 id=\"support-and-resources\">Support and Resources</h2>\n<p>Our developer support team is ready to assist with your integration:</p>\n<ul>\n<li><p>Email: <a href=\"https://mailto:contact@voicedrop.ai\">contact@voicedrop.ai</a></p>\n</li>\n<li><p>Live chat: Available on our website and platform</p>\n</li>\n<li><p>Developer documentation: Includes detailed endpoint references and implementation guides</p>\n</li>\n</ul>\n<p>Enhance your application with enterprise-grade voice technology that delivers personalized, high-impact audio messaging at scale.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"41796466","collectionId":"d3041360-1d1d-499d-9b6c-3a4f3961cfa1","publishedId":"2sAYdeNCQR","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"6e2fc0"},"publishDate":"2025-02-25T22:27:47.000Z"},"item":[{"name":"Campaigns","item":[{"name":"Add Prospects","id":"0617e4fc-d182-4b25-aae9-ea82b60053d7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\"prospect_phone\": \"+17865555555\", \"personalization_variables\": { \"first_name\": \"Jhon\"}}","options":{"raw":{"language":"json"}}},"url":"https://api.voicedrop.ai/v1/campaigns/{{campaign-id}}/prospects","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"auth-key"},{"key":"value","value":"{{auth-key}}"}]},"isInherited":true,"source":{"_postman_id":"d3041360-1d1d-499d-9b6c-3a4f3961cfa1","id":"d3041360-1d1d-499d-9b6c-3a4f3961cfa1","name":"VoiceDrop API Reference","type":"collection"}},"urlObject":{"protocol":"https","path":["v1","campaigns","{{campaign-id}}","prospects"],"host":["api","voicedrop","ai"],"query":[],"variable":[]}},"response":[{"id":"04d79ca5-47ce-4122-a50d-24ffc9bc85d2","name":"200: Single Prospect Added","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\"prospect_phone\": \"+17865555555\", \"personalization_variables\": { \"first_name\": \"Jhon\"}}","options":{"raw":{"language":"json"}}},"url":"https://api.voicedrop.ai/v1/campaigns/{{campaign-id}}/prospects"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 20 Feb 2025 21:02:46 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"148"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"f54485e3-212b-4421-a0e5-c4d242865e7b"},{"key":"x-amz-apigw-id","value":"GTTChFv4IAMEAFg="},{"key":"X-Amzn-Trace-Id","value":"Root=1-67b79876-3c1e2d8255f520224e8e6a88;Parent=1a152b3404c011cc;Sampled=0;Lineage=1:1b172f8d:0"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": \"Prospect was succesfully added to the campaign\",\n    \"prospect_data\": {\n        \"_status_\": \"ok\",\n        \"first_name\": \"Jhon\"\n    }\n}"},{"id":"7984be16-e43e-425e-9983-5700a911459e","name":"200: Prospect List Added","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n  \"prospects\": [\r\n    {\r\n      \"prospect_phone\": \"+17865550000\",\r\n      \"personalization_variables\": {\"Name\": \"Jhon\"}\r\n    },\r\n    {\r\n      \"prospect_phone\": \"+17865550001\",\r\n      \"personalization_variables\": {\"Name\": \"Michael\"}\r\n    },\r\n    {\r\n      \"prospect_phone\": \"+17865550002\",\r\n      \"personalization_variables\": {\"Name\": \"Joseph\"}\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.voicedrop.ai/v1/campaigns/{{campaign-id}}/prospects"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 08 Sep 2025 13:31:00 GMT"},{"key":"Content-Type","value":"application/json","description":""},{"key":"Content-Length","value":"545"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"65b77e29-46bb-4f09-b51b-cfab40952517"},{"key":"x-amz-apigw-id","value":"QlcXKGh2oAMEhXg="},{"key":"X-Amzn-Trace-Id","value":"Root=1-68beda93-266e40cb695786ac23259c15;Parent=4defbc4924984fa0;Sampled=0;Lineage=1:1b172f8d:0"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": \"Processed 3 prospects, 3 successful\",\n    \"results\": [\n        {\n            \"prospect_phone\": \"7865550000\",\n            \"status\": \"success\",\n            \"message\": \"Prospect was successfully added to the campaign\",\n            \"prospect_data\": {\n                \"Name\": \"Jhon\"\n            }\n        },\n        {\n            \"prospect_phone\": \"7865550001\",\n            \"status\": \"success\",\n            \"message\": \"Prospect was successfully added to the campaign\",\n            \"prospect_data\": {\n                \"Name\": \"Michael\"\n            }\n        },\n        {\n            \"prospect_phone\": \"7865550002\",\n            \"status\": \"success\",\n            \"message\": \"Prospect was successfully added to the campaign\",\n            \"prospect_data\": {\n                \"Name\": \"Joseph\"\n            }\n        }\n    ]\n}"},{"id":"cd8a132a-5e9c-49a7-a05f-c0886b0dbb9e","name":"400: Error fields","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\"prospect_phone\": \"+17865555555\", \"personalization_variables\": { \"First Name\": \"Jhon\"}}","options":{"raw":{"language":"json"}}},"url":"https://api.voicedrop.ai/v1/campaigns/{{campaign-id}}/prospects"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 20 Feb 2025 21:02:09 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"137"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"61f62779-2f14-482f-856f-a950baa04358"},{"key":"x-amz-apigw-id","value":"GTS8nHf6oAMEV9Q="},{"key":"X-Amzn-Trace-Id","value":"Root=1-67b79850-275f90e958540f2d5d3830f2;Parent=1ec4681ad7ccb5b1;Sampled=0;Lineage=1:1b172f8d:0"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"error\",\n    \"message\": \"The personalization fields of the new prospect need to match this list of existing ones: ['first_name']\"\n}"}],"_postman_id":"0617e4fc-d182-4b25-aae9-ea82b60053d7"},{"name":"Export Delivered RVMs","id":"ac4eea5d-fb51-4946-b4c0-805c8c26fe7a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.voicedrop.ai/v1/campaigns/{{campaign-id}}/reports","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"auth-key"},{"key":"value","value":"{{auth-key}}"}]},"isInherited":true,"source":{"_postman_id":"d3041360-1d1d-499d-9b6c-3a4f3961cfa1","id":"d3041360-1d1d-499d-9b6c-3a4f3961cfa1","name":"VoiceDrop API Reference","type":"collection"}},"urlObject":{"protocol":"https","path":["v1","campaigns","{{campaign-id}}","reports"],"host":["api","voicedrop","ai"],"query":[],"variable":[]}},"response":[{"id":"306d4999-61fa-4548-8a30-0ae589bfa4f7","name":"200: Exported successfully","originalRequest":{"method":"GET","header":[],"url":"https://api.voicedrop.ai/v1/campaigns/{{campaign-id}}/reports"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 20 Feb 2025 20:46:49 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"164"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"77175c73-5df1-4348-8d17-e9e1270bb2a2"},{"key":"x-amz-apigw-id","value":"GTQsvHqMIAMEQMQ="},{"key":"X-Amzn-Trace-Id","value":"Root=1-67b794b7-7a41c7a65251cc772a120839;Parent=649991acd7a86518;Sampled=0;Lineage=1:962d6161:0"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": \"Exported succesfully\",\n    \"csv_url\": \"https://voicedrop-ai.s3.amazonaws.com/1729204600215x102283731818512380-1740084409.2035067.csv\"\n}"},{"id":"f7f1b636-7c4a-4b99-a21a-e8d357166839","name":"200: No prospects","originalRequest":{"method":"GET","header":[],"url":"https://api.voicedrop.ai/v1/campaigns/{{campaign-id}}/reports"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 20 Feb 2025 20:48:43 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"68"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"c0c8eee7-c8d9-448e-a453-af885ba64a53"},{"key":"x-amz-apigw-id","value":"GTQ-aHlFoAMEvPg="},{"key":"X-Amzn-Trace-Id","value":"Root=1-67b79528-339c83c156c67f484ec84b76;Parent=6e0a3d9e01a8f8d0;Sampled=0;Lineage=1:962d6161:0"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": \"There are no prospects to export\"\n}"},{"id":"2ed6d782-a293-4829-acfd-65a099440e01","name":"400: Invalid Campaign ID","originalRequest":{"method":"GET","header":[],"url":"https://api.voicedrop.ai/v1/campaigns/{{campaign-id}}/reports"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 20 Feb 2025 20:39:54 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"64"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"3f2b43ba-9117-4a5c-8ca8-e786cd2905f0"},{"key":"x-amz-apigw-id","value":"GTPrwH0nIAMEPNA="},{"key":"X-Amzn-Trace-Id","value":"Root=1-67b79317-1dadaa830e7a145e2aecb9c9;Parent=17a3e5edf35ec1cf;Sampled=0;Lineage=1:962d6161:0"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"error\",\n    \"message\": \"Please use a valid Campaign ID\"\n}"}],"_postman_id":"ac4eea5d-fb51-4946-b4c0-805c8c26fe7a"},{"name":"List Campaigns","id":"88e83eb9-b634-4bb3-a526-797468d862b2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.voicedrop.ai/v1/campaigns","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"auth-key"},{"key":"value","value":"{{auth-key}}"}]},"isInherited":true,"source":{"_postman_id":"d3041360-1d1d-499d-9b6c-3a4f3961cfa1","id":"d3041360-1d1d-499d-9b6c-3a4f3961cfa1","name":"VoiceDrop API Reference","type":"collection"}},"urlObject":{"protocol":"https","path":["v1","campaigns"],"host":["api","voicedrop","ai"],"query":[],"variable":[]}},"response":[{"id":"cb35d719-2147-40a4-b657-d28c41176d04","name":"200: List Campaigns","originalRequest":{"method":"GET","header":[],"url":"https://api.voicedrop.ai/v1/campaigns"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 20 Feb 2025 00:59:54 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"11885"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"f437f8a4-b608-48b1-8b72-beb2734131dc"},{"key":"x-amz-apigw-id","value":"GQi1FFrKIAMEEMQ="},{"key":"X-Amzn-Trace-Id","value":"Root=1-67b67e86-375a9314660308d140327194;Parent=728711e69e9eb1f2;Sampled=0;Lineage=1:216ca3aa:0"}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"Name\": \"Property Offer\",\n    \"_id\": \"1714926234800x968329891393830900\",\n    \"Campaign Status\": \"Active\",\n    \"Voice Clone IDs\": [\n      \"w7WnkA91ghyzM3S97XXX\"\n    ],\n    \"Hourly Max Sending Rate\": 250,\n    \"From Phone Numbers\": [\n      \"7865555555\"\n    ],\n    \"Scheduled Days\": [\n      \"Monday\",\n      \"Tuesday\"\n    ],\n    \"Script\": \"Hey {{First Name}}, my name is Jhon, I'm looking to offer you {{Cash Offer}} for your property in {{Address}}\",\n    \"Type of Campaign\": \"AI Voice RVM\",\n    \"Sending Until\": \"4:00 PM\",\n    \"Sending From\": \"10:00 AM\",\n    \"Schedule Timezone\": \"CST (Chicago)\"\n  },\n  {\n    \"Name\": \"Draft Campaign\",\n    \"_id\": \"1715698889443x790524729652150300\",\n    \"Campaign Status\": \"Deleted\",\n    \"Voice Clone IDs\": [\n      \"w7WnkA91ghyzM3S97XXX\"\n    ],\n    \"Hourly Max Sending Rate\": 250,\n    \"From Phone Numbers\": [\n      \"7865555555\"\n    ],\n    \"Scheduled Days\": [\n      \"Monday\",\n      \"Tuesday\",\n      \"Wednesday\"\n    ],\n    \"Script\": \"testing this ringless voicemail with my voice, let me know how it sounds\",\n    \"Type of Campaign\": \"AI Voice RVM\",\n    \"Sending Until\": \"4:00 PM\",\n    \"Sending From\": \"10:00 AM\",\n    \"Schedule Timezone\": \"CST (Chicago)\"\n  },\n  {\n    \"Name\": \"Test\",\n    \"_id\": \"1718995780477x599819301962383400\",\n    \"Campaign Status\": \"Archived\",\n    \"Voice Clone IDs\": [\n      \"w7WnkA91ghyzM3S97XXX\"\n    ],\n    \"Hourly Max Sending Rate\": 12,\n    \"From Phone Numbers\": [\n      \"7865555555\"\n    ],\n    \"Scheduled Days\": [\n      \"Monday\",\n      \"Tuesday\",\n      \"Wednesday\"\n    ],\n    \"Script\": \"Testing this RVM with my voice, let me know how it sounds\",\n    \"Type of Campaign\": \"AI Voice RVM\",\n    \"Sending Until\": \"4:00 PM\",\n    \"Sending From\": \"10:00 AM\",\n    \"Schedule Timezone\": \"CST (Chicago)\"\n  },\n  {\n    \"Name\": \"My first campaign\",\n    \"_id\": \"1720463947563x709679076883824600\",\n    \"Campaign Status\": \"Paused\",\n    \"Voice Clone IDs\": [\n      \"w7WnkA91ghyzM3S97XXX\"\n    ],\n    \"Hourly Max Sending Rate\": 50,\n    \"From Phone Numbers\": [\n      \"7865555555\"\n    ],\n    \"Scheduled Days\": [\n      \"Saturday\",\n      \"Sunday\",\n      \"Friday\",\n      \"Monday\"\n    ],\n    \"Script\": \"Hi {{first_name}}, my name is Jhon. Could you please ... call me back at this {{senderPhoneNumber}}?\",\n    \"Type of Campaign\": \"AI Voice RVM\",\n    \"Sending Until\": \"7:00 PM\",\n    \"Sending From\": \"8:00 AM\",\n    \"Schedule Timezone\": \"EST (New York)\"\n  }\n]"}],"_postman_id":"88e83eb9-b634-4bb3-a526-797468d862b2"},{"name":"Set Campaign Status","id":"a8d95314-3374-44bd-a678-66002102823b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n    \"status\": \"active\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.voicedrop.ai/v1/campaigns/{{campaign-id}}","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"auth-key"},{"key":"value","value":"{{auth-key}}"}]},"isInherited":true,"source":{"_postman_id":"d3041360-1d1d-499d-9b6c-3a4f3961cfa1","id":"d3041360-1d1d-499d-9b6c-3a4f3961cfa1","name":"VoiceDrop API Reference","type":"collection"}},"urlObject":{"protocol":"https","path":["v1","campaigns","{{campaign-id}}"],"host":["api","voicedrop","ai"],"query":[],"variable":[]}},"response":[{"id":"605fd22d-d2fb-43f1-b09c-1c6f46af7509","name":"200: Activate","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n    \"status\": \"active\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.voicedrop.ai/v1/campaigns/{{campaign-id}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 20 Feb 2025 20:33:00 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"81"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"17b0c9df-bce8-4a26-b9ab-6c07f748cc45"},{"key":"x-amz-apigw-id","value":"GTOqOFZnIAMEJNA="},{"key":"X-Amzn-Trace-Id","value":"Root=1-67b79174-2e14488c1f976f3a423855f0;Parent=1f498b871ed0829f;Sampled=0;Lineage=1:7bf66ee8:0"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": \"Campaign status was succesfully set to active\"\n}"},{"id":"0745fd1c-6b7d-4026-ae05-b008b015ec8d","name":"200: Paused","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n    \"status\": \"paused\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.voicedrop.ai/v1/campaigns/{{campaign-id}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 20 Feb 2025 20:33:44 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"81"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"26c5b199-c105-458a-9742-1cb4727d7f67"},{"key":"x-amz-apigw-id","value":"GTOx9FpXIAMEC7Q="},{"key":"X-Amzn-Trace-Id","value":"Root=1-67b791a5-4273374827f0c57d6aaf6790;Parent=0e59d685010ee1a4;Sampled=0;Lineage=1:7bf66ee8:0"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": \"Campaign status was succesfully set to paused\"\n}"},{"id":"9af58146-d9c9-40f0-90ab-326c5fb4dfbc","name":"200: Archived","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n    \"status\": \"archived\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.voicedrop.ai/v1/campaigns/{{campaign-id}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 20 Feb 2025 20:34:17 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"83"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"abebefab-3139-46e3-a852-cca4371423fb"},{"key":"x-amz-apigw-id","value":"GTO3PFcTIAMEoZg="},{"key":"X-Amzn-Trace-Id","value":"Root=1-67b791c7-6d041a2c3e533f1a49c45e0d;Parent=6bf787260db58c6e;Sampled=0;Lineage=1:7bf66ee8:0"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": \"Campaign status was succesfully set to archived\"\n}"},{"id":"eacf1ec5-4cbb-4f76-81fe-024a4f541274","name":"400: Invalid status","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n    \"status\": \"123\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.voicedrop.ai/v1/campaigns/{{campaign-id}}"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 20 Feb 2025 20:34:48 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"107"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"49ca5074-737d-4e34-a9a5-acedeb0702c3"},{"key":"x-amz-apigw-id","value":"GTO8JEYJoAMEY-g="},{"key":"X-Amzn-Trace-Id","value":"Root=1-67b791e6-0f3c77635489eb70708283dc;Parent=363b052dd7f63e5c;Sampled=0;Lineage=1:7bf66ee8:0"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"error\",\n    \"message\": \"Invalid campaign status. Please select between active, paused or archived\"\n}"}],"_postman_id":"a8d95314-3374-44bd-a678-66002102823b"}],"id":"3525078f-ad56-4b9f-b4b5-b9f73ac01d5f","description":"<p><strong>VoiceDrop Campaigns API</strong></p>\n<p>This collection provides endpoints to manage VoiceDrop campaigns efficiently.</p>\n<ul>\n<li><p><strong>Add Prospects</strong>: Add one or more prospects to an existing campaign. Campaigns help regulate VoiceDrop delivery based on time schedules and hourly limits. This endpoint has endpoint-specific authorization.</p>\n<ul>\n<li><p>You can add a <strong>single prospect</strong>, or</p>\n</li>\n<li><p>Add <strong>up to 50 prospects in one API call</strong> by passing them as a list.</p>\n</li>\n</ul>\n</li>\n<li><p><strong>Export Delivered RVMs</strong>: Retrieve detailed reports on RVM deliveries for a selected campaign.</p>\n</li>\n<li><p><strong>List Campaigns</strong>: Fetch a list of all campaigns in your account.</p>\n</li>\n<li><p><strong>Set Campaign Status</strong>: Update the status of a campaign to active, paused, or archived.</p>\n</li>\n</ul>\n<p>This API enables streamlined campaign management, ensuring optimal control over VoiceDrop distributions.</p>\n","_postman_id":"3525078f-ad56-4b9f-b4b5-b9f73ac01d5f","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"auth-key"},{"key":"value","value":"{{auth-key}}"}]},"isInherited":true,"source":{"_postman_id":"d3041360-1d1d-499d-9b6c-3a4f3961cfa1","id":"d3041360-1d1d-499d-9b6c-3a4f3961cfa1","name":"VoiceDrop API Reference","type":"collection"}}},{"name":"Voice Clones","item":[{"name":"Create Voice Clone","id":"28da033c-a2ec-4471-b583-9eafe4592a64","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{ \r\n    \"display_name\": \"My VoiceClone Name\",\r\n    \"recording_url\": \"https://6a9ad034b16e6510c0e362ad0a05ef65.cdn.bubble.io/f1708952444857x403244640253007000/Bart-real%20estate.mp3\" \r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.voicedrop.ai/v1/voice-clone","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"auth-key"},{"key":"value","value":"{{auth-key}}"}]},"isInherited":true,"source":{"_postman_id":"d3041360-1d1d-499d-9b6c-3a4f3961cfa1","id":"d3041360-1d1d-499d-9b6c-3a4f3961cfa1","name":"VoiceDrop API Reference","type":"collection"}},"urlObject":{"protocol":"https","path":["v1","voice-clone"],"host":["api","voicedrop","ai"],"query":[],"variable":[]}},"response":[{"id":"4a63b1a3-19cc-4897-add9-1a814f2d72fc","name":"200: Create Voice Clone","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{ \r\n    \"recording_url\": \"https://voicedrop-ai.s3.amazonaws.com/L55l0kg8l7A29b4jYzTN-94452496093022291198.mp3\" \r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.voicedrop.ai/v1/voice-clone"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 20 Feb 2025 00:12:02 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"42"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"6a7d325a-076c-4ff8-95be-b50c1b7d9535"},{"key":"x-amz-apigw-id","value":"GQby1H8FIAMEKBw="},{"key":"X-Amzn-Trace-Id","value":"Root=1-67b67344-711cf0712fe119b341c1967d;Parent=17d3cc4f6ffb61b0;Sampled=0;Lineage=1:bf4d4f6f:0"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": \"9FHGcgC6FaejCdg6RTyt\"\n}"},{"id":"2bc4e905-42ff-4b38-a71e-adcdfd0f22da","name":"400: No VoiceDrop word","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{ \r\n    \"recording_url\": \"https://6a9ad034b16e6510c0e362ad0a05ef65.cdn.bubble.io/f1708952444857x403244640253007000/Bart-real%20estate.mp3\" \r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.voicedrop.ai/v1/voice-clone"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 20 Feb 2025 00:07:43 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"100"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"c00b9e0d-d6b7-48c1-b64f-512ca167430e"},{"key":"x-amz-apigw-id","value":"GQbLzFhnIAMEG9Q="},{"key":"X-Amzn-Trace-Id","value":"Root=1-67b6724b-52a9249d4dd94a9225bbaef3;Parent=691f4003fdd4f7be;Sampled=0;Lineage=1:bf4d4f6f:0"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"error\",\n    \"message\": \"Please make sure to include the word 'VoiceDrop' in your recording\"\n}"},{"id":"6105cdd9-8326-4639-bc60-236d234e4197","name":"400: Invalid URL","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{ \r\n    \"recording_url\": \"https://XXXXX.mp3\" \r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.voicedrop.ai/v1/voice-clone"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 20 Feb 2025 00:14:52 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"54"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"65fe1e58-05dd-4f88-9db6-59a4b450284c"},{"key":"x-amz-apigw-id","value":"GQcPFGvfoAMEtOQ="},{"key":"X-Amzn-Trace-Id","value":"Root=1-67b673f9-5a193ca67f350d9b75590cee;Parent=430d8dc95354dde4;Sampled=0;Lineage=1:bf4d4f6f:0"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"error\",\n    \"message\": \"Something went wrong\"\n}"}],"_postman_id":"28da033c-a2ec-4471-b583-9eafe4592a64"},{"name":"Delete Voice Clone","id":"34b1f219-ee39-4307-bb7d-fd3d57266426","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://api.voicedrop.ai/v1/voice-clone/{{voice_clone_id}}","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"auth-key"},{"key":"value","value":"{{auth-key}}"}]},"isInherited":true,"source":{"_postman_id":"d3041360-1d1d-499d-9b6c-3a4f3961cfa1","id":"d3041360-1d1d-499d-9b6c-3a4f3961cfa1","name":"VoiceDrop API Reference","type":"collection"}},"urlObject":{"protocol":"https","path":["v1","voice-clone","{{voice_clone_id}}"],"host":["api","voicedrop","ai"],"query":[],"variable":[]}},"response":[{"id":"5c20e5b3-56a9-4827-b0d9-e576563d77ac","name":"200: Delete Voice Clone","originalRequest":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://api.voicedrop.ai/v1/voice-clone/{{voice_clone_id}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 20 Feb 2025 00:19:44 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"71"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"96ee7a69-f3fe-41aa-b253-944056e5b0d8"},{"key":"x-amz-apigw-id","value":"GQc81FvAIAMEdPw="},{"key":"X-Amzn-Trace-Id","value":"Root=1-67b6751e-4526f9093a55454d1a24d742;Parent=5e6330de42fbebf4;Sampled=0;Lineage=1:af49bb6b:0"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": \"Voice Clone was succesfully deleted\"\n}"},{"id":"a4b74b0c-eb65-455c-8962-8856f301f309","name":"400: Wrong Voice Clone","originalRequest":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://api.voicedrop.ai/v1/voice-clone/{{voice_clone_id}}"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 20 Feb 2025 00:46:20 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"93"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"4c89f248-eb95-4352-9286-169b65588c1a"},{"key":"x-amz-apigw-id","value":"GQg2ZHd_IAMEQMQ="},{"key":"X-Amzn-Trace-Id","value":"Root=1-67b67b5b-4c08b7a249ec945e113bd6c8;Parent=5a7eb56e654a3c50;Sampled=0;Lineage=1:af49bb6b:0"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"error\",\n    \"message\": \"Voice Clone ID doesn't exist or it has already been deleted\"\n}"}],"_postman_id":"34b1f219-ee39-4307-bb7d-fd3d57266426"},{"name":"List Voice Clones","id":"dda044b7-00b8-425d-932b-fdc5e5989e6e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.voicedrop.ai/v1/voice-clones","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"auth-key"},{"key":"value","value":"{{auth-key}}"}]},"isInherited":true,"source":{"_postman_id":"d3041360-1d1d-499d-9b6c-3a4f3961cfa1","id":"d3041360-1d1d-499d-9b6c-3a4f3961cfa1","name":"VoiceDrop API Reference","type":"collection"}},"urlObject":{"protocol":"https","path":["v1","voice-clones"],"host":["api","voicedrop","ai"],"query":[],"variable":[]}},"response":[{"id":"8fb21c15-f493-4d74-b190-f23cfe3051a0","name":"200: List Voice Clones","originalRequest":{"method":"GET","header":[],"url":"https://api.voicedrop.ai/v1/voice-clones"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 20 Feb 2025 00:47:48 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"321"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"a85b3897-7b83-4726-a0da-b6780a770c50"},{"key":"x-amz-apigw-id","value":"GQhDqF_UIAMEHxA="},{"key":"X-Amzn-Trace-Id","value":"Root=1-67b67bb0-2273727c6ea4e2cb5276b05e;Parent=5cbd55b357908906;Sampled=0;Lineage=1:e9e55210:0"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": \"7fAamDiWVwAPT8BIJXXX\",\n        \"name\": \"My First Voice Clone\"\n    },\n    {\n        \"id\": \"TG2DyMaxgGBPDOg0YXXX\",\n        \"name\": \"Jake - American Male\"\n    },\n    {\n        \"id\": \"L3UG5EDq7ECWuauMDXXX\",\n        \"name\": \"John - American Male\"\n    },\n    {\n        \"id\": \"t9N4uHq2y5gTZhR5tXXX\",\n        \"name\": \"John - American Male\"\n    },\n    {\n        \"id\": \"nnKEtY0jvfDNS8dvRXXX\",\n        \"name\": \"Ethan - American Male\"\n    }\n]"}],"_postman_id":"dda044b7-00b8-425d-932b-fdc5e5989e6e"},{"name":"Preview Voice Clone","id":"5946f64d-45bf-4e8a-9e75-75932db2c33f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"voice_clone_id\": \"r8RFssBpPNflg63YZXXX\", \"script\": \"Hi there! This is a quick test of the audio generation tool. Let's see how natural and clear the voice sounds. The weather’s great today—perfect for a short walk or a coffee break!\"}","options":{"raw":{"language":"json"}}},"url":"https://api.voicedrop.ai/v1/voice-clone/preview","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"auth-key"},{"key":"value","value":"{{auth-key}}"}]},"isInherited":true,"source":{"_postman_id":"d3041360-1d1d-499d-9b6c-3a4f3961cfa1","id":"d3041360-1d1d-499d-9b6c-3a4f3961cfa1","name":"VoiceDrop API Reference","type":"collection"}},"urlObject":{"protocol":"https","path":["v1","voice-clone","preview"],"host":["api","voicedrop","ai"],"query":[],"variable":[]}},"response":[{"id":"2126e821-c91c-4878-b22f-5773d6c1c9b4","name":"200: Preview Voice Clone","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\"voice_clone_id\": \"yjsTPbvu6Kve9Hx7tXXX\", \"script\": \"This is just a test script, to see how it sounds.\"}","options":{"raw":{"language":"json"}}},"url":"https://api.voicedrop.ai/v1/voice-clone/preview"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 11 Jul 2025 12:21:12 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"187"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"18634c2e-10f5-4b3c-96f0-b50ab5ee7a2f"},{"key":"x-amz-apigw-id","value":"Ni0z_ElxIAMEeiQ="},{"key":"X-Amzn-Trace-Id","value":"Root=1-687101b2-2f7e0f8456b70b4d548a831b;Parent=23156953a6f6aba0;Sampled=0;Lineage=1:9ccf494a:0"}],"cookie":[],"responseTime":null,"body":"{\n    \"voice_clone_id\": \"yjsTPbvu6Kve9Hx7tXXX\",\n    \"recording_url\": \"https://voicedrop-ai.s3.amazonaws.com/yjsTPbvu6Kve9Hx7tXXX-28568406678914826810.mp3\",\n    \"voice_drop_id\": \"28568406678914826810\"\n}"},{"id":"19013c1d-98c0-458a-824f-ec8628c71213","name":"401: Wrong auth-key","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\"voice_clone_id\": \"yjsTPbvu6Kve9Hx7tXXX\", \"script\": \"This is just a test script, to see how it sounds.\"}","options":{"raw":{"language":"json"}}},"url":"https://api.voicedrop.ai/v1/voice-clone/preview"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 11 Jul 2025 12:18:21 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"143"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"03aef476-6f14-484f-968b-8b2f56afc236"},{"key":"x-amz-apigw-id","value":"Ni0Z4F-7IAMEPWQ="},{"key":"X-Amzn-Trace-Id","value":"Root=1-6871010b-35ee011947b0f35f4215c84a;Parent=23ece936cc91bb2b;Sampled=0;Lineage=1:9ccf494a:0"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"error\",\n    \"message\": \"An account with this auth-key was not identified, please check in your API settings for the correct auth-key.\"\n}"},{"id":"babee9d3-565c-4645-8dd5-db8d1d33b9a7","name":"404: Invalid voice_clone_id","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\"voice_clone_id\": \"r8RFssBpPNflg63YZXXX\", \"script\": \"This is just a test script, to see how it sounds.\"}","options":{"raw":{"language":"json"}}},"url":"https://api.voicedrop.ai/v1/voice-clone/preview"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 11 Jul 2025 12:19:48 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"224"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"ce69740e-7d62-4510-ba43-12a1f107720b"},{"key":"x-amz-apigw-id","value":"Ni0m2Fs1IAMEqVw="},{"key":"X-Amzn-Trace-Id","value":"Root=1-6871015e-3ed06dbc11e0a42979546384;Parent=47697707608344d9;Sampled=0;Lineage=1:9ccf494a:0"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"error\",\n    \"message\": \"Unable to generate previews for the selected voice clones. Please ensure they are not static voice clones and that the provided auth-key belongs to the user who created them, then try again.\"\n}"}],"_postman_id":"5946f64d-45bf-4e8a-9e75-75932db2c33f"}],"id":"bbd0a0a1-3d66-4434-9960-524793853e4b","description":"<p><strong>Voice Clones API</strong></p>\n<p>This collection provides endpoints to manage your AI Voiceclones™.</p>\n<ul>\n<li><p><strong>Create Voice Clone</strong>: Generate a new AI Voiceclone™.</p>\n</li>\n<li><p><strong>Delete Voice Clone</strong>: Remove an existing AI Voiceclone™.</p>\n</li>\n<li><p><strong>List Voice Clones</strong>: Retrieve a list of all your AI Voiceclones™.</p>\n</li>\n<li><p><strong>Preview Voice Clone:</strong> Returns an audio sample generated using the selected Voiceclone™ and the provided script.</p>\n</li>\n</ul>\n<p>These endpoints enable seamless management of your AI-generated voices.</p>\n","_postman_id":"bbd0a0a1-3d66-4434-9960-524793853e4b","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"auth-key"},{"key":"value","value":"{{auth-key}}"}]},"isInherited":true,"source":{"_postman_id":"d3041360-1d1d-499d-9b6c-3a4f3961cfa1","id":"d3041360-1d1d-499d-9b6c-3a4f3961cfa1","name":"VoiceDrop API Reference","type":"collection"}}},{"name":"Ringless Voicemails","item":[{"name":"Upload Static Audio","item":[{"name":"Upload Static Audio","id":"eaa47d1d-1db1-4ea2-b304-03fdbbf64960","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"file","type":"file","uuid":"42e2675b-7f28-457c-ba1d-1f189441587b","src":"diVmP39ab/VoiceDrop.ai Audio Sample - 5s.mp3"}]},"url":"https://api.voicedrop.ai/v1/upload-static-audio","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"auth-key"},{"key":"value","value":"{{auth-key}}"}]},"isInherited":true,"source":{"_postman_id":"d3041360-1d1d-499d-9b6c-3a4f3961cfa1","id":"d3041360-1d1d-499d-9b6c-3a4f3961cfa1","name":"VoiceDrop API Reference","type":"collection"}},"urlObject":{"protocol":"https","path":["v1","upload-static-audio"],"host":["api","voicedrop","ai"],"query":[],"variable":[]}},"response":[{"id":"6a1c29fe-e23b-4432-8d51-fc430d0de94a","name":"Upload Static Audio","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"file","type":"file","uuid":"42e2675b-7f28-457c-ba1d-1f189441587b","src":"diVmP39ab/VoiceDrop.ai Audio Sample - 5s.mp3"}]},"url":"https://api.voicedrop.ai/v1/upload-static-audio"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 18 Dec 2025 19:23:44 GMT"},{"key":"Content-Type","value":"application/json","description":""},{"key":"Content-Length","value":"212"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"27a8fade-5a1d-4ce7-8a54-4b26c0d5df0c"},{"key":"x-amz-apigw-id","value":"VzIsmGUToAMEVGw="},{"key":"X-Amzn-Trace-Id","value":"Root=1-694454b6-693ee48e42e4d0b931a5a8e2;Parent=5cffaf33602f346b;Sampled=0;Lineage=1:8bab9535:0"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": {\n        \"recording_url\": \"https://voicedrop-ai.s3.amazonaws.com/converted_audio_files/e23af61b-7aee-49ad-8f45-49a76fe3f67d_VoiceDrop_converted_a23c3d41-bb0b-4d11-8a54-9802ea33d714.mp3\"\n    }\n}"}],"_postman_id":"eaa47d1d-1db1-4ea2-b304-03fdbbf64960"}],"id":"6b31d6aa-7efb-417f-bcaf-8a015a8cb010","description":"<p>Upload Static Audio API</p>\n<p>The Upload Static Audio endpoint allows you to upload an audio file and convert it into a standardized MP3 format for use within the VoiceDrop platform.</p>\n<p>This API accepts common audio formats and automatically processes the file, ensuring compatibility with VoiceDrop Ringless Voicemails APIs and workflows. Once uploaded, the audio is converted to MP3 and stored securely, and a public <code>recording_url</code> is returned in the response.</p>\n<p>The endpoint supports files up to 8 MB and enforces rate limits to ensure platform stability. Authentication is required via an API key passed in the request headers.</p>\n<p>This endpoint is typically used when you want to:</p>\n<ul>\n<li><p>Upload pre-recorded audio messages</p>\n</li>\n<li><p>Convert audio files to a VoiceDrop-compatible format</p>\n</li>\n<li><p>Reuse static audio across multiple campaigns</p>\n</li>\n</ul>\n<p>Supported Input Formats</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Format</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>mp3</td>\n</tr>\n<tr>\n<td>wav</td>\n</tr>\n<tr>\n<td>flac</td>\n</tr>\n<tr>\n<td>ogg</td>\n</tr>\n</tbody>\n</table>\n</div><p>Error Responses:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Status Code</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>400</td>\n<td>Invalid request (missing file, unsupported format, or malformed request)</td>\n</tr>\n<tr>\n<td>401</td>\n<td>Missing or invalid API key</td>\n</tr>\n<tr>\n<td>413</td>\n<td>File too large (exceeds 8 MB)</td>\n</tr>\n<tr>\n<td>429</td>\n<td>Rate limit exceeded (1000/day or 100/hour). Contact support for higher limits</td>\n</tr>\n<tr>\n<td>500</td>\n<td>Internal server error</td>\n</tr>\n</tbody>\n</table>\n</div>","_postman_id":"6b31d6aa-7efb-417f-bcaf-8a015a8cb010","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"auth-key"},{"key":"value","value":"{{auth-key}}"}]},"isInherited":true,"source":{"_postman_id":"d3041360-1d1d-499d-9b6c-3a4f3961cfa1","id":"d3041360-1d1d-499d-9b6c-3a4f3961cfa1","name":"VoiceDrop API Reference","type":"collection"}}},{"name":"AI Voice RVM","id":"f3e57c5d-3daf-4ea0-aa5e-62c911007be0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n    \"voice_clone_id\": \"L55l0kg8l7A29b4jYXXX\", \r\n    \"script\": \"This is a test script.\", \r\n    \"to\": \"7865555555\", \r\n    \"from\": \"7865555550\", \r\n    \"validate_recipient_phone\": false, \r\n    \"send_status_to_webhook\": \"https://example.com/\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.voicedrop.ai/v1/ringless_voicemail","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"auth-key"},{"key":"value","value":"{{auth-key}}"}]},"isInherited":true,"source":{"_postman_id":"d3041360-1d1d-499d-9b6c-3a4f3961cfa1","id":"d3041360-1d1d-499d-9b6c-3a4f3961cfa1","name":"VoiceDrop API Reference","type":"collection"}},"urlObject":{"protocol":"https","path":["v1","ringless_voicemail"],"host":["api","voicedrop","ai"],"query":[],"variable":[]}},"response":[{"id":"a94108f1-244d-4dee-8522-578546cb84b3","name":"200: AI RVM","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n    \"voice_clone_id\": \"L55l0kg8l7A29b4jYXXX\", \r\n    \"script\": \"This is a test script.\", \r\n    \"to\": \"7865555555\", \r\n    \"from\": \"7865555550\", \r\n    \"validate_recipient_phone\": false, \r\n    \"send_status_to_webhook\": \"https://example.com/\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.voicedrop.ai/v1/ringless_voicemail"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 19 Feb 2025 22:41:01 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"197"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"e6c28de5-eab7-411c-afba-5f57ffdfe708"},{"key":"x-amz-apigw-id","value":"GQOfoGKWIAMEUog="},{"key":"X-Amzn-Trace-Id","value":"Root=1-67b65dfd-28cb7c5d4e720b384bca06aa"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": \"Your request has been successfully received and queued for processing. The status and results of the job will be sent to the webhook URL provided in the 'send_status_to_webhook' parameter. Please ensure the webhook is correctly configured to receive updates and verify the job's completion.\"\n}"}],"_postman_id":"f3e57c5d-3daf-4ea0-aa5e-62c911007be0"},{"name":"Static Audio RVM","id":"3bbd660a-d5a5-4376-bfdc-d4a17bf28efc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n    \"recording_url\": \"https://6a9ad034b16e6510c0e362ad0a05ef65.cdn.bubble.io/f1708952444857x403244640253007000/Bart-real%20estate.mp3\", \r\n    \"to\": \"7865555555\", \r\n    \"from\": \"7865555550\", \r\n    \"validate_recipient_phone\": false, \r\n    \"send_status_to_webhook\": \"https://example.com/\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.voicedrop.ai/v1/ringless_voicemail","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"auth-key"},{"key":"value","value":"{{auth-key}}"}]},"isInherited":true,"source":{"_postman_id":"d3041360-1d1d-499d-9b6c-3a4f3961cfa1","id":"d3041360-1d1d-499d-9b6c-3a4f3961cfa1","name":"VoiceDrop API Reference","type":"collection"}},"urlObject":{"protocol":"https","path":["v1","ringless_voicemail"],"host":["api","voicedrop","ai"],"query":[],"variable":[]}},"response":[{"id":"97b18942-a50e-49a8-9abd-28605b0633f6","name":"200: Static RVM","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n    \"recording_url\": \"https://6a9ad034b16e6510c0e362ad0a05ef65.cdn.bubble.io/f1708952444857x403244640253007000/Bart-real%20estate.mp3\", \r\n    \"to\": \"7865555555\", \r\n    \"from\": \"7865555550\", \r\n    \"validate_recipient_phone\": false, \r\n    \"send_status_to_webhook\": \"https://example.com/\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.voicedrop.ai/v1/ringless_voicemail"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 19 Feb 2025 22:44:47 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"197"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"9a95368a-33d5-4e28-9380-5f9f21777315"},{"key":"x-amz-apigw-id","value":"GQPC7F9uoAMEPQA="},{"key":"X-Amzn-Trace-Id","value":"Root=1-67b65edf-68d5877833cd71c546f31b53"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": \"Your request has been successfully received and queued for processing. The status and results of the job will be sent to the webhook URL provided in the 'send_status_to_webhook' parameter. Please ensure the webhook is correctly configured to receive updates and verify the job's completion.\"\n}"}],"_postman_id":"3bbd660a-d5a5-4376-bfdc-d4a17bf28efc"}],"id":"7e739af3-3576-406d-99e5-e87c98f0ef21","description":"<p><strong>Send Ringless Voicemail API</strong></p>\n<p>This collection provides endpoints to send Ringless Voicemails using different audio sources.</p>\n<ul>\n<li><p><strong>AI Voice RVM</strong>: Send a Ringless Voicemail using one of your AI Voiceclones™.</p>\n</li>\n<li><p><strong>Static Audio RVM</strong>: Send a Ringless Voicemail using a Static Recording file's URL.</p>\n</li>\n</ul>\n<p>These endpoints offer flexible options for delivering Ringless Voicemails efficiently.</p>\n<p>When the <code>sent_status_to_webhook</code> parameter is set, a request will be sent to the specified URL after the RVM is dispatched, including relevant data about the sent RVM</p>\n<p>* Due to status updates multiple response objects may be received for each request</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Type</th>\n<th><strong>Description</strong></th>\n<th><strong>Required</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>status</td>\n<td>string</td>\n<td>The status of the VoiceDrop operation, possibly including a message. Responses:  <br />scheduled-message  <br />skipped-message  <br />failed-message  <br />delivered  <br />not-delivered</td>\n<td>Yes</td>\n</tr>\n<tr>\n<td>voice_clone_id</td>\n<td>string</td>\n<td>ID of the VoiceClone™ used</td>\n<td>No</td>\n</tr>\n<tr>\n<td>voice_drop_id</td>\n<td>string</td>\n<td>Unique ID of the VoiceDrop</td>\n<td>No</td>\n</tr>\n<tr>\n<td>sent_time</td>\n<td>integer</td>\n<td>The time the VoiceDrop was sent as a UNIX timestamp  <br />(e.g. 1744881560)</td>\n<td>No</td>\n</tr>\n<tr>\n<td>sent_from</td>\n<td>string</td>\n<td>Your sender phone number</td>\n<td>No</td>\n</tr>\n<tr>\n<td>sent_to</td>\n<td>string</td>\n<td>Recipient's phone number</td>\n<td>No</td>\n</tr>\n<tr>\n<td>original_recording</td>\n<td>string</td>\n<td>URL of the original recording used for the VoiceDrop.</td>\n<td>No</td>\n</tr>\n<tr>\n<td>delivered_rvm_recording</td>\n<td>string</td>\n<td>URL of the delivered Ringless Voicemail recording.</td>\n<td>No</td>\n</tr>\n<tr>\n<td>call_duration</td>\n<td>integer</td>\n<td>The duration of the call in seconds.</td>\n<td>No</td>\n</tr>\n</tbody>\n</table>\n</div>","_postman_id":"7e739af3-3576-406d-99e5-e87c98f0ef21","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"auth-key"},{"key":"value","value":"{{auth-key}}"}]},"isInherited":true,"source":{"_postman_id":"d3041360-1d1d-499d-9b6c-3a4f3961cfa1","id":"d3041360-1d1d-499d-9b6c-3a4f3961cfa1","name":"VoiceDrop API Reference","type":"collection"}}},{"name":"Phone Numbers","item":[{"name":"Owned Numbers","item":[{"name":"Call Logs","id":"2b58a75c-b942-4e3c-82c0-93af15a2944d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.voicedrop.ai/v1/sender-numbers/owned-numbers/logs?number=5555555&start_date=2025-07-01&end_date=2025-08-01&limit=50","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"auth-key"},{"key":"value","value":"{{auth-key}}"}]},"isInherited":true,"source":{"_postman_id":"d3041360-1d1d-499d-9b6c-3a4f3961cfa1","id":"d3041360-1d1d-499d-9b6c-3a4f3961cfa1","name":"VoiceDrop API Reference","type":"collection"}},"urlObject":{"protocol":"https","path":["v1","sender-numbers","owned-numbers","logs"],"host":["api","voicedrop","ai"],"query":[{"description":{"content":"<p>Number you own to view its log.</p>\n","type":"text/plain"},"key":"number","value":"5555555"},{"description":{"content":"<p>Date from which to start filtering logs. Maximum range: 31 days.</p>\n","type":"text/plain"},"key":"start_date","value":"2025-07-01"},{"description":{"content":"<p>Date up to which to filter logs. Maximum range: 31 days.</p>\n","type":"text/plain"},"key":"end_date","value":"2025-08-01"},{"description":{"content":"<p>Maximum number of logs to return per page. Limit: 100.</p>\n","type":"text/plain"},"key":"limit","value":"50"},{"disabled":true,"description":{"content":"<p>Used when logs exceed the limit; returned in 'pagination' and must be sent in the next request to fetch more results.</p>\n","type":"text/plain"},"key":"cursor","value":""},{"disabled":true,"description":{"content":"<p>Filter logs where the call duration is equal to or greater than the specified value. Omit this parameter or set it to 0 to return all logs.</p>\n","type":"text/plain"},"key":"duration","value":""}],"variable":[]}},"response":[{"id":"0d6b6341-5bb7-4e5e-883e-30fc983a557d","name":"200: Call Logs","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.voicedrop.ai/v1/sender-numbers/owned-numbers/logs?number=17865555555&start_date=2025-10-01&end_date=2025-10-30&limit=50","protocol":"https","host":["api","voicedrop","ai"],"path":["v1","sender-numbers","owned-numbers","logs"],"query":[{"key":"number","value":"17865555555","description":"Number you own to view its log."},{"key":"start_date","value":"2025-10-01","description":"Date from which to start filtering logs. Maximum range: 31 days."},{"key":"end_date","value":"2025-10-30","description":"Date from which to start filtering logs. Maximum range: 31 days."},{"key":"limit","value":"50","description":"Date from which to start filtering logs. Maximum range: 31 days."},{"key":"cursor","value":"","description":"Used when logs exceed the limit; returned in 'pagination' and must be sent in the next request to fetch more.","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 01 Aug 2025 19:05:46 GMT"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Content-Length","value":"314"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"af438488-b5e4-4624-b762-9860ea369056"},{"key":"x-amz-apigw-id","value":"Oo9xaF5goAMEX0w="},{"key":"X-Amzn-Trace-Id","value":"Root=1-688d1008-5880ce9f563dff591b65d3d6;Parent=5b8e9f1241fc24b3;Sampled=0;Lineage=1:b123f226:0"}],"cookie":[],"responseTime":null,"body":"{\n    \"number\": \"17865555555\",\n    \"start_date\": \"2025-10-01\",\n    \"end_date\": \"2025-10-30\",\n    \"redirect_count\": 2,\n    \"call_logs\": [\n        {\n            \"timestamp\": 1760558416,\n            \"from\": \"17865555551\",\n            \"duration\": 24\n        },\n        {\n            \"timestamp\": 1760198557,\n            \"from\": \"17865555552\",\n            \"duration\": 24\n        }\n    ],\n    \"pagination\": {\n        \"cursor\": null,\n        \"has_more\": false,\n        \"limit\": 50\n    }\n}"}],"_postman_id":"2b58a75c-b942-4e3c-82c0-93af15a2944d"},{"name":"List Available","id":"49b923b6-424f-4290-84cc-a80858a6739a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.voicedrop.ai/v1/sender-numbers/owned-numbers/available?quantity=10&area_code=786","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"auth-key"},{"key":"value","value":"{{auth-key}}"}]},"isInherited":true,"source":{"_postman_id":"d3041360-1d1d-499d-9b6c-3a4f3961cfa1","id":"d3041360-1d1d-499d-9b6c-3a4f3961cfa1","name":"VoiceDrop API Reference","type":"collection"}},"urlObject":{"protocol":"https","path":["v1","sender-numbers","owned-numbers","available"],"host":["api","voicedrop","ai"],"query":[{"disabled":true,"description":{"content":"<p>Filter numbers by state. If an area code filter is selected, the state filter will be ignored.</p>\n","type":"text/plain"},"key":"state","value":""},{"description":{"content":"<p>Quantity of numbers to list (max 100). The API may return fewer if not enough are available.</p>\n","type":"text/plain"},"key":"quantity","value":"10"},{"description":{"content":"<p>Filter by area_code. Leave empty to filter by state only.</p>\n","type":"text/plain"},"key":"area_code","value":"786"}],"variable":[]}},"response":[{"id":"a02039c0-7faf-4c86-92fc-8fa72a42a300","name":"200: List Available","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.voicedrop.ai/v1/sender-numbers/owned-numbers/available?quantity=10&area_code=786","protocol":"https","host":["api","voicedrop","ai"],"path":["v1","sender-numbers","owned-numbers","available"],"query":[{"key":"state","value":"","description":"Filter numbers by state. If an area code filter is selected, the state filter will be ignored.","disabled":true},{"key":"quantity","value":"10","description":"Quantity of numbers to list (max 100). The API may return fewer if not enough are available."},{"key":"area_code","value":"786","description":"Filter by area_code. Leave empty to filter by state only."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 01 Aug 2025 19:03:27 GMT"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Content-Length","value":"1044"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"b41ae332-5770-4e79-92a1-5bee585dcb3a"},{"key":"x-amz-apigw-id","value":"Oo9bbHBAoAMEWhQ="},{"key":"X-Amzn-Trace-Id","value":"Root=1-688d0f7b-2d436ccb7379d5f97d13dd92;Parent=46a7b6a9057699ef;Sampled=0;Lineage=1:e4bb423b:0"}],"cookie":[],"responseTime":null,"body":"{\n    \"numbers\": [\n        {\n            \"id\": 17869441754,\n            \"didSummary\": \"(786) 944-1754\",\n            \"phone_number\": \"7869441754\",\n            \"state\": \"FL\"\n        },\n        {\n            \"id\": 17869441753,\n            \"didSummary\": \"(786) 944-1753\",\n            \"phone_number\": \"7869441753\",\n            \"state\": \"FL\"\n        },\n        {\n            \"id\": 17869441752,\n            \"didSummary\": \"(786) 944-1752\",\n            \"phone_number\": \"7869441752\",\n            \"state\": \"FL\"\n        },\n        {\n            \"id\": 17869441751,\n            \"didSummary\": \"(786) 944-1751\",\n            \"phone_number\": \"7869441751\",\n            \"state\": \"FL\"\n        },\n        {\n            \"id\": 17869441750,\n            \"didSummary\": \"(786) 944-1750\",\n            \"phone_number\": \"7869441750\",\n            \"state\": \"FL\"\n        },\n        {\n            \"id\": 17869441748,\n            \"didSummary\": \"(786) 944-1748\",\n            \"phone_number\": \"7869441748\",\n            \"state\": \"FL\"\n        },\n        {\n            \"id\": 17869441747,\n            \"didSummary\": \"(786) 944-1747\",\n            \"phone_number\": \"7869441747\",\n            \"state\": \"FL\"\n        },\n        {\n            \"id\": 17869441746,\n            \"didSummary\": \"(786) 944-1746\",\n            \"phone_number\": \"7869441746\",\n            \"state\": \"FL\"\n        },\n        {\n            \"id\": 17869441744,\n            \"didSummary\": \"(786) 944-1744\",\n            \"phone_number\": \"7869441744\",\n            \"state\": \"FL\"\n        },\n        {\n            \"id\": 17869441743,\n            \"didSummary\": \"(786) 944-1743\",\n            \"phone_number\": \"7869441743\",\n            \"state\": \"FL\"\n        }\n    ],\n    \"quantity_requested\": 10,\n    \"quantity_returned\": 10\n}"}],"_postman_id":"49b923b6-424f-4290-84cc-a80858a6739a"},{"name":"Purchase Number","id":"721daa65-75bb-47e7-b012-56d1feb5ec82","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"numbers\": [12252271558],\n    \"redirect_to\": \"7865555555\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.voicedrop.ai/v1/sender-numbers/owned-numbers/purchase","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"auth-key"},{"key":"value","value":"{{auth-key}}"}]},"isInherited":true,"source":{"_postman_id":"d3041360-1d1d-499d-9b6c-3a4f3961cfa1","id":"d3041360-1d1d-499d-9b6c-3a4f3961cfa1","name":"VoiceDrop API Reference","type":"collection"}},"urlObject":{"protocol":"https","path":["v1","sender-numbers","owned-numbers","purchase"],"host":["api","voicedrop","ai"],"query":[],"variable":[]}},"response":[{"id":"0c851c1c-fd37-4ad4-92c4-2edef9df3336","name":"200: Single Purchase (Number Profile)","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"numbers\": [17865555551],\n    \"redirect_to\": \"7865555555\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.voicedrop.ai/v1/sender-numbers/owned-numbers/purchase"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 07 Aug 2025 18:22:39 GMT"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Content-Length","value":"67"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"a768cb49-69ed-4f40-9463-11915ce0c90c"},{"key":"x-amz-apigw-id","value":"O8pDKFcWoAMEPFA="},{"key":"X-Amzn-Trace-Id","value":"Root=1-6894eee0-6cf9176355b20cee60a1ff78;Parent=14ae33ee30c2c4a0;Sampled=0;Lineage=1:35bd7e98:0"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"numbers_on_cart\": 1,\n    \"numbers_purchased\": 1\n}"},{"id":"559df6b8-0989-4a55-9842-f0762b32330a","name":"200: Single Purchase (NickName Profile)","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"numbers\": [17865555551],\n    \"redirect_to\": \"API 02\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.voicedrop.ai/v1/sender-numbers/owned-numbers/purchase"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 07 Aug 2025 18:27:03 GMT"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Content-Length","value":"67"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"e42840ad-97b2-460f-88bb-f0b31edfaee2"},{"key":"x-amz-apigw-id","value":"O8pt1EMdoAMEVVg="},{"key":"X-Amzn-Trace-Id","value":"Root=1-6894eff1-60ee5c417b8906704fff0bb0;Parent=07a9d5ae10f2ff90;Sampled=0;Lineage=1:35bd7e98:0"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"numbers_on_cart\": 1,\n    \"numbers_purchased\": 1\n}"},{"id":"bada3ef8-445d-4878-97bc-e3a5470183c4","name":"200: Bulk Purchase","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"numbers\": [17865555551, 17865555552],\n    \"redirect_to\": \"7865555555\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.voicedrop.ai/v1/sender-numbers/owned-numbers/purchase"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 07 Aug 2025 18:24:29 GMT"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Content-Length","value":"67"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"3d8f1e0d-218e-45f2-88bc-d287caa18337"},{"key":"x-amz-apigw-id","value":"O8pVkGnFIAMErng="},{"key":"X-Amzn-Trace-Id","value":"Root=1-6894ef56-12bf4f73157bf9fb6273f12f;Parent=362b6562924f55dc;Sampled=0;Lineage=1:35bd7e98:0"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"numbers_on_cart\": 2,\n    \"numbers_purchased\": 2\n}"}],"_postman_id":"721daa65-75bb-47e7-b012-56d1feb5ec82"},{"name":"Call Forwarding","id":"97481cc9-7c46-4873-9fc1-d027b4b60e40","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"redirect_to\": \"7865555555\", \"purchased_number\": \"7865555551\"}","options":{"raw":{"language":"json"}}},"url":"https://api.voicedrop.ai/v1/sender-numbers/owned-numbers/forwarding-profile","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"auth-key"},{"key":"value","value":"{{auth-key}}"}]},"isInherited":true,"source":{"_postman_id":"d3041360-1d1d-499d-9b6c-3a4f3961cfa1","id":"d3041360-1d1d-499d-9b6c-3a4f3961cfa1","name":"VoiceDrop API Reference","type":"collection"}},"urlObject":{"protocol":"https","path":["v1","sender-numbers","owned-numbers","forwarding-profile"],"host":["api","voicedrop","ai"],"query":[],"variable":[]}},"response":[{"id":"ca5743c9-bbbe-4915-bdd5-bab912fe01ba","name":"200: Change Redirect (Number)","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"redirect_to\": \"7865555555\", \"purchased_number\": \"7865555551\"}","options":{"raw":{"language":"json"}}},"url":"https://api.voicedrop.ai/v1/sender-numbers/owned-numbers/forwarding-profile"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 07 Aug 2025 18:13:46 GMT"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Content-Length","value":"131"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"e557da74-8c00-4358-996c-ce83698868b5"},{"key":"x-amz-apigw-id","value":"O8nx4H1AoAMEJKQ="},{"key":"X-Amzn-Trace-Id","value":"Root=1-6894ecd8-4a263cb06db3f27545967510;Parent=25a81f5f521b8da6;Sampled=0;Lineage=1:38cdc014:0"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": \"The purchased number 7865555551 was successfully associated with the redirect number 7865555555\"\n}"},{"id":"01f78828-9cea-442a-b616-c5ce6cdc7a29","name":"200: Change Redirect (NickName)","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"redirect_to\": \"API Profile 02\", \"purchased_number\": \"7865555551\"}","options":{"raw":{"language":"json"}}},"url":"https://api.voicedrop.ai/v1/sender-numbers/owned-numbers/forwarding-profile"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 07 Aug 2025 18:10:20 GMT"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Content-Length","value":"131"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"32994345-2e17-4e91-a622-25c492cf8d92"},{"key":"x-amz-apigw-id","value":"O8nQ5HypIAMEvIg="},{"key":"X-Amzn-Trace-Id","value":"Root=1-6894ec05-7573084d7dfcdb5a5996512e;Parent=2333fef315b38e88;Sampled=0;Lineage=1:38cdc014:0"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": \"The purchased number 7865555551 was successfully associated with the redirect number 7865555555\"\n}"},{"id":"5f0b2d39-ca6a-44a4-b6ff-59bd0a5d0471","name":"200: Already Associated","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"redirect_to\": \"API Profile 02\", \"purchased_number\": \"7865555551\"}","options":{"raw":{"language":"json"}}},"url":"https://api.voicedrop.ai/v1/sender-numbers/owned-numbers/forwarding-profile"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 07 Aug 2025 18:11:25 GMT"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Content-Length","value":"125"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"7bde9e73-f86b-47c8-9538-7dc93be0f6f4"},{"key":"x-amz-apigw-id","value":"O8nb5H92oAMEUEw="},{"key":"X-Amzn-Trace-Id","value":"Root=1-6894ec4b-3555b07175f864533a746f8f;Parent=40ae4e22dd37073e;Sampled=0;Lineage=1:38cdc014:0"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": \"The purchased number 7865555551 is already associated with the redirect number 7865555555\"\n}"},{"id":"7a02cb02-9fac-43f2-8042-9e89770b9c0b","name":"400: Number not Found","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"redirect_to\": \"API Profile 02\", \"purchased_number\": \"7865555552\"}","options":{"raw":{"language":"json"}}},"url":"https://api.voicedrop.ai/v1/sender-numbers/owned-numbers/forwarding-profile"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 07 Aug 2025 18:12:01 GMT"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Content-Length","value":"86"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"93ee130c-a089-4bbd-96b1-2c8608a2b40d"},{"key":"x-amz-apigw-id","value":"O8nhaHgAoAMEshw="},{"key":"X-Amzn-Trace-Id","value":"Root=1-6894ec6f-61ecc9a86c412d8a3107dd02;Parent=1fc97bba4ea107aa;Sampled=0;Lineage=1:38cdc014:0"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"error\",\n    \"message\": \"The purchased number was not found for this account.\"\n}"},{"id":"f9652d1a-e48d-41b2-b235-dcb224939aef","name":"400: Profile not Found","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"redirect_to\": \"API Profile 03\", \"purchased_number\": \"7865555554\"}","options":{"raw":{"language":"json"}}},"url":"https://api.voicedrop.ai/v1/sender-numbers/owned-numbers/forwarding-profile"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 07 Aug 2025 18:12:42 GMT"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Content-Length","value":"85"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"114a7429-8b6c-4471-bb4e-032b2e72801d"},{"key":"x-amz-apigw-id","value":"O8noCFZCIAMErMg="},{"key":"X-Amzn-Trace-Id","value":"Root=1-6894ec99-473a57c755917232031af761;Parent=19ca8f36f783db93;Sampled=0;Lineage=1:38cdc014:0"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"error\",\n    \"message\": \"The redirect_to profile was found for this account.\"\n}"}],"_postman_id":"97481cc9-7c46-4873-9fc1-d027b4b60e40"}],"id":"d953c38e-affb-4de0-bae6-e1caa0c57236","description":"<p><strong>Owned Numbers</strong> API</p>\n<p>This collection provides endpoints to manage and purchase your own phone numbers, as well as configure how incoming calls are handled.</p>\n<ul>\n<li><p><strong>Call Logs:</strong> Retrieve inbound call logs for your purchased numbers.</p>\n</li>\n<li><p><strong>List Available:</strong> List numbers available for purchase, with optional filtering by state or area code.</p>\n</li>\n<li><p><strong>Purchase Number:</strong> Purchase new phone numbers to add to your account.</p>\n</li>\n<li><p><strong>Call Forwarding:</strong> Configure the destination number to which incoming calls from your purchased number will be redirected.</p>\n</li>\n</ul>\n<p>These endpoints simplify number management, giving you full control over acquisition, call routing, and tracking of your owned numbers.</p>\n","_postman_id":"d953c38e-affb-4de0-bae6-e1caa0c57236","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"auth-key"},{"key":"value","value":"{{auth-key}}"}]},"isInherited":true,"source":{"_postman_id":"d3041360-1d1d-499d-9b6c-3a4f3961cfa1","id":"d3041360-1d1d-499d-9b6c-3a4f3961cfa1","name":"VoiceDrop API Reference","type":"collection"}}},{"name":"Verify Sender Number","item":[{"name":"First Call","id":"bc7b8c17-5813-4198-ae0b-67779372f75b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n    \"phone_number\": \"7865555555\",\r\n    \"method\": \"sms\" // must be either \"call\" or \"sms\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.voicedrop.ai/v1/sender-numbers/verify","description":"<p><strong><code>method</code></strong>: Defines the delivery method for the verification code. Must be either <code>\"call\"</code> or <code>\"sms\"</code>, depending on whether the code should be sent via phone call or text message.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"auth-key"},{"key":"value","value":"{{auth-key}}"}]},"isInherited":true,"source":{"_postman_id":"d3041360-1d1d-499d-9b6c-3a4f3961cfa1","id":"d3041360-1d1d-499d-9b6c-3a4f3961cfa1","name":"VoiceDrop API Reference","type":"collection"}},"urlObject":{"protocol":"https","path":["v1","sender-numbers","verify"],"host":["api","voicedrop","ai"],"query":[],"variable":[]}},"response":[],"_postman_id":"bc7b8c17-5813-4198-ae0b-67779372f75b"},{"name":"Second Call","id":"312bee19-c10c-4f2d-9a16-67a67324517c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{ \"phone_number\": \"7865555555\", \"code\": \"\"}","options":{"raw":{"language":"json"}}},"url":"https://api.voicedrop.ai/v1/sender-numbers/verify","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"auth-key"},{"key":"value","value":"{{auth-key}}"}]},"isInherited":true,"source":{"_postman_id":"d3041360-1d1d-499d-9b6c-3a4f3961cfa1","id":"d3041360-1d1d-499d-9b6c-3a4f3961cfa1","name":"VoiceDrop API Reference","type":"collection"}},"urlObject":{"protocol":"https","path":["v1","sender-numbers","verify"],"host":["api","voicedrop","ai"],"query":[],"variable":[]}},"response":[],"_postman_id":"312bee19-c10c-4f2d-9a16-67a67324517c"}],"id":"948cc07e-1dd9-4353-a1a4-1d57b061fe39","_postman_id":"948cc07e-1dd9-4353-a1a4-1d57b061fe39","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"auth-key"},{"key":"value","value":"{{auth-key}}"}]},"isInherited":true,"source":{"_postman_id":"d3041360-1d1d-499d-9b6c-3a4f3961cfa1","id":"d3041360-1d1d-499d-9b6c-3a4f3961cfa1","name":"VoiceDrop API Reference","type":"collection"}}},{"name":"Reverse Lookup","item":[{"name":"Create a lookup job","id":"d7af58d5-076f-46c2-aaf7-451be95f3d80","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n  \"prospect_phone_numbers\": [\r\n    \"7865555550\",\r\n    \"7865555551\",\r\n    \"7865555552\",\r\n    \"7865555553\"\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.voicedrop.ai/v1/reverse-phone-lookup","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"auth-key"},{"key":"value","value":"{{auth-key}}"}]},"isInherited":true,"source":{"_postman_id":"d3041360-1d1d-499d-9b6c-3a4f3961cfa1","id":"d3041360-1d1d-499d-9b6c-3a4f3961cfa1","name":"VoiceDrop API Reference","type":"collection"}},"urlObject":{"protocol":"https","path":["v1","reverse-phone-lookup"],"host":["api","voicedrop","ai"],"query":[],"variable":[]}},"response":[{"id":"67047c2d-6efb-4e18-b604-09725a6c8304","name":"202: Job queued","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n  \"prospect_phone_numbers\": [\r\n    \"7865555550\",\r\n    \"7865555551\",\r\n    \"7865555552\",\r\n    \"7865555553\"\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.voicedrop.ai/v1/reverse-phone-lookup"},"status":"Accepted","code":202,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 18 Dec 2025 01:27:51 GMT"},{"key":"Content-Type","value":"application/json","description":""},{"key":"Content-Length","value":"128"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"76c8361d-8b35-465b-9497-04a42235f4ec"},{"key":"x-amz-apigw-id","value":"VwrGmFbtIAMESJw="},{"key":"X-Amzn-Trace-Id","value":"Root=1-69435890-156cc05f169c2b9474dd5d26;Parent=11cc042de56d59e3;Sampled=0;Lineage=1:80ec48c0:0"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": {\n        \"job_id\": \"7245dbdd-9abd-42f3-a9b2-a11dc625f7xy\",\n        \"job_status\": \"queued\",\n        \"total_numbers\": 4\n    }\n}"}],"_postman_id":"d7af58d5-076f-46c2-aaf7-451be95f3d80"},{"name":"Check job progress","id":"5d8053a7-ba9f-4dcb-a09c-e1e66335bcf9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.voicedrop.ai/v1/reverse-phone-lookup/{{job_id}}","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"auth-key"},{"key":"value","value":"{{auth-key}}"}]},"isInherited":true,"source":{"_postman_id":"d3041360-1d1d-499d-9b6c-3a4f3961cfa1","id":"d3041360-1d1d-499d-9b6c-3a4f3961cfa1","name":"VoiceDrop API Reference","type":"collection"}},"urlObject":{"protocol":"https","path":["v1","reverse-phone-lookup","{{job_id}}"],"host":["api","voicedrop","ai"],"query":[],"variable":[]}},"response":[{"id":"f013d689-19bc-45c9-bb04-b5ca8922d2b1","name":"200: Completed","originalRequest":{"method":"GET","header":[],"url":"https://api.voicedrop.ai/v1/reverse-phone-lookup/{{job_id}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 18 Dec 2025 01:29:47 GMT"},{"key":"Content-Type","value":"application/json","description":""},{"key":"Content-Length","value":"1927"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"f1a60a07-72a2-4ffb-a83c-d0720dc5864d"},{"key":"x-amz-apigw-id","value":"VwrZsGXWoAMEiaQ="},{"key":"X-Amzn-Trace-Id","value":"Root=1-6943590a-4992bc796577d12831f59bd2;Parent=77f40b190d66475d;Sampled=0;Lineage=1:80ec48c0:0"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": {\n        \"job_status\": \"completed\",\n        \"complete_percentage\": 100,\n        \"success_percentage\": 100,\n        \"success_voice_units_used\": \"0.20\",\n        \"processed\": 4,\n        \"total\": 4,\n        \"csv_download_url\": \"https://voicedrop-ai.s3.amazonaws.com/sample_file.csv\",\n        \"results_total\": 4,\n        \"results_shown\": 4,\n        \"results_preview\": [\n            {\n                \"phone_number\": \"7865555550\",\n                \"name\": \"JOHN MILLER\",\n                \"address\": \"\",\n                \"created_at\": \"2025-12-18 01:27:53\"\n            },\n            {\n                \"phone_number\": \"7865555551\",\n                \"name\": \"MICHAEL JOHNSON\",\n                \"address\": \"1180 SEVEN SEAS DR,LAKE BUENA VISTA,FL,32830\",\n                \"created_at\": \"2025-12-18 01:27:53\"\n            },\n            {\n                \"phone_number\": \"7865555552\",\n                \"name\": \"DAVID SMITH\",\n                \"address\": \"\",\n                \"created_at\": \"2025-12-18 01:27:53\"\n            },\n            {\n                \"phone_number\": \"7865555553\",\n                \"name\": \"ROBERT WILLIAMS\",\n                \"address\": \"\",\n                \"created_at\": \"2025-12-18 01:27:53\"\n            }\n        ]\n    }\n}"},{"id":"6f1698a9-f90d-4e3b-8f9d-5fac4edf6533","name":"200: In progress","originalRequest":{"method":"GET","header":[],"url":"https://api.voicedrop.ai/v1/reverse-phone-lookup/{{job_id}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 18 Dec 2025 01:36:34 GMT"},{"key":"Content-Type","value":"application/json","description":""},{"key":"Content-Length","value":"1937"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"e8616c6f-d541-40ce-922a-a49c33ae4707"},{"key":"x-amz-apigw-id","value":"VwsZbGccIAMEgLQ="},{"key":"X-Amzn-Trace-Id","value":"Root=1-69435aa2-72d829172f539779428c147f;Parent=6059a87dff70a3f5;Sampled=0;Lineage=1:80ec48c0:0"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": {\n        \"job_status\": \"in_progress\",\n        \"complete_percentage\": 25,\n        \"success_percentage\": 60,\n        \"success_voice_units_used\": \"3.00\",\n        \"processed\": 100,\n        \"total\": 400\n    }\n}"}],"_postman_id":"5d8053a7-ba9f-4dcb-a09c-e1e66335bcf9"}],"id":"a2d8a0ee-7114-42c6-9148-68ec4e345071","description":"<h3 id=\"reverse-lookup-api\">Reverse Lookup API</h3>\n<p>This collection provides endpoints to perform reverse phone number lookups at scale, allowing to enrich phone numbers with associated caller name and address data.</p>\n<ul>\n<li><p>Create Lookup Job: Submit a list of US phone numbers to start an asynchronous reverse name lookup job.</p>\n<ul>\n<li><p>Provide 10-digit US numbers (non-digits are ignored; duplicates removed).</p>\n</li>\n<li><p>Large lists are supported; processing is asynchronous.</p>\n</li>\n</ul>\n</li>\n<li><p>Check Job Progress: Track the status of a lookup job, monitor completion and success rates, and retrieve results once processing is complete.</p>\n<ul>\n<li><p>CSV Export: Download the full set of lookup results in CSV format for analysis or external system imports.</p>\n<ul>\n<li><p>Columns: “Phone Number”, “Caller Name”, “Address”, “Created at”.</p>\n</li>\n<li><p>Use the URL for the full dataset (results_preview is capped at 1000 items).</p>\n</li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n<p>#Notes:</p>\n<ul>\n<li>Usage-Based Billing: Only successful lookups are charged, ensuring predictable and efficient use of Voice Units.</li>\n</ul>\n<p><strong>Field meanings:</strong></p>\n<ul>\n<li><p><code>job_status</code>: Current job state (<code>queued</code>, <code>in_progress</code>, <code>completed</code>, <code>error</code>)</p>\n</li>\n<li><p><code>complete_percentage</code>: Percentage of total phone numbers processed</p>\n</li>\n<li><p><code>success_percentage</code>: Percentage of processed numbers that returned a successful match</p>\n</li>\n<li><p><code>success_voice_units_used</code>: Total Voice Units consumed by successful lookups only</p>\n</li>\n<li><p><code>processed</code>: Number of phone numbers processed so far</p>\n</li>\n<li><p><code>total</code>: Total number of phone numbers submitted</p>\n</li>\n<li><p><code>csv_download_url</code>: URL to download the full results in CSV format</p>\n</li>\n<li><p><code>results_total</code>: Total number of results available</p>\n</li>\n<li><p><code>results_shown</code>: Number of records included in the results preview</p>\n</li>\n<li><p><code>results_preview</code>: First N results for quick inspection (capped at 1,000 records)</p>\n</li>\n</ul>\n<p><strong>Rate limits and polling:</strong></p>\n<ul>\n<li><p>GET polling limit: Up to 30 requests per minute per API key.</p>\n</li>\n<li><p>Recommended polling: Every ~10 seconds until <code>completed.</code></p>\n</li>\n</ul>\n","_postman_id":"a2d8a0ee-7114-42c6-9148-68ec4e345071","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"auth-key"},{"key":"value","value":"{{auth-key}}"}]},"isInherited":true,"source":{"_postman_id":"d3041360-1d1d-499d-9b6c-3a4f3961cfa1","id":"d3041360-1d1d-499d-9b6c-3a4f3961cfa1","name":"VoiceDrop API Reference","type":"collection"}}},{"name":"List Sender Numbers","id":"43710004-65f5-4082-9d41-d4fda86ce0dd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.voicedrop.ai/v1/sender-numbers","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"auth-key"},{"key":"value","value":"{{auth-key}}"}]},"isInherited":true,"source":{"_postman_id":"d3041360-1d1d-499d-9b6c-3a4f3961cfa1","id":"d3041360-1d1d-499d-9b6c-3a4f3961cfa1","name":"VoiceDrop API Reference","type":"collection"}},"urlObject":{"protocol":"https","path":["v1","sender-numbers"],"host":["api","voicedrop","ai"],"query":[],"variable":[]}},"response":[{"id":"f81d0842-15fc-4b55-9894-0a6a8e94fd18","name":"200: Sender Numbers","originalRequest":{"method":"GET","header":[],"url":"https://api.voicedrop.ai/v1/sender-numbers"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 20 Feb 2025 21:12:38 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"83"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"203685d8-6b78-4fdf-ac14-4ac604aa0717"},{"key":"x-amz-apigw-id","value":"GTUegFZyIAMET4Q="},{"key":"X-Amzn-Trace-Id","value":"Root=1-67b79ac2-7e81d4b33a9de9ea69144661;Parent=6deec50baf629e80;Sampled=0;Lineage=1:df8f3941:0"}],"cookie":[],"responseTime":null,"body":"{\n    \"numbers\": [\n        \"7865555555\",\n        \"7865555551\",\n        \"7865555552\",\n        \"7865555553\",\n        \"7865555554\"\n    ]\n}"}],"_postman_id":"43710004-65f5-4082-9d41-d4fda86ce0dd"},{"name":"Add Twilio Sender Number","id":"1f951d73-e71b-47ed-b349-4f309b1706a8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n    \"phone_number\": \"7865555555\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.voicedrop.ai/v1/sender-numbers/verify/twilio","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"auth-key"},{"key":"value","value":"{{auth-key}}"}]},"isInherited":true,"source":{"_postman_id":"d3041360-1d1d-499d-9b6c-3a4f3961cfa1","id":"d3041360-1d1d-499d-9b6c-3a4f3961cfa1","name":"VoiceDrop API Reference","type":"collection"}},"urlObject":{"protocol":"https","path":["v1","sender-numbers","verify","twilio"],"host":["api","voicedrop","ai"],"query":[],"variable":[]}},"response":[],"_postman_id":"1f951d73-e71b-47ed-b349-4f309b1706a8"},{"name":"Refresh Twilio Sender Numbers","id":"66d28e15-ab16-4cc3-b70d-f58932f47c9e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{  \n    \"twilio_account_sid\": \"{TWILIO_ACCOUNT_SID}\",  \n    \"send_status_to_webhook\": \"{WEBHOOK_ENDPOINT_URL_HERE}\"  \n}","options":{"raw":{"language":"json"}}},"url":"https://api.voicedrop.ai/v1/sender-numbers/verify/twilio/refresh","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"auth-key"},{"key":"value","value":"{{auth-key}}"}]},"isInherited":true,"source":{"_postman_id":"d3041360-1d1d-499d-9b6c-3a4f3961cfa1","id":"d3041360-1d1d-499d-9b6c-3a4f3961cfa1","name":"VoiceDrop API Reference","type":"collection"}},"urlObject":{"protocol":"https","path":["v1","sender-numbers","verify","twilio","refresh"],"host":["api","voicedrop","ai"],"query":[],"variable":[]}},"response":[],"_postman_id":"66d28e15-ab16-4cc3-b70d-f58932f47c9e"},{"name":"Validate Prospect Numbers","id":"0c2ffd87-0eb7-4ed3-ba6e-1df2de0713cc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{ \"prospect_phone_numbers\": [\"7868323433\"] }","options":{"raw":{"language":"json"}}},"url":"https://api.voicedrop.ai/v1/phone-validations","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"auth-key"},{"key":"value","value":"{{auth-key}}"}]},"isInherited":true,"source":{"_postman_id":"d3041360-1d1d-499d-9b6c-3a4f3961cfa1","id":"d3041360-1d1d-499d-9b6c-3a4f3961cfa1","name":"VoiceDrop API Reference","type":"collection"}},"urlObject":{"protocol":"https","path":["v1","phone-validations"],"host":["api","voicedrop","ai"],"query":[],"variable":[]}},"response":[{"id":"0cba7809-2cc6-4601-aa10-d6ea0c24a556","name":"200: Validate Number","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{ \"prospect_phone_numbers\": [\"7865555555\"] }","options":{"raw":{"language":"json"}}},"url":"https://api.voicedrop.ai/v1/phone-validations"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 20 Feb 2025 21:19:47 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"875"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"08b5b4db-b1b9-43a6-b8a0-370547aed24f"},{"key":"x-amz-apigw-id","value":"GTVhnEj8IAMECjw="},{"key":"X-Amzn-Trace-Id","value":"Root=1-67b79c70-7c7de969130b50434005c556;Parent=40d6e8cf45f6611f;Sampled=0;Lineage=1:c76fcc3a:0"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"phones_validated\": [\n        {\n            \"message\": \"Phone is valid.\",\n            \"success\": true,\n            \"formatted\": \"+17865555555\",\n            \"local_format\": \"(786) 555-5555\",\n            \"valid\": true,\n            \"fraud_score\": 0,\n            \"recent_abuse\": false,\n            \"VOIP\": false,\n            \"prepaid\": false,\n            \"risky\": false,\n            \"active\": true,\n            \"carrier\": \"Verizon Wireless\",\n            \"line_type\": \"Wireless\",\n            \"country\": \"US\",\n            \"city\": \"MIAMI\",\n            \"zip_code\": \"33132\",\n            \"region\": \"FL\",\n            \"dialing_code\": 1,\n            \"active_status\": \"N/A\",\n            \"sms_domain\": \"vtext.com\",\n            \"associated_email_addresses\": {\n                \"status\": \"No associated emails found.\",\n                \"emails\": []\n            },\n            \"user_activity\": \"Disabled for performance. Contact support for further assistance.\",\n            \"mnc\": \"004\",\n            \"mcc\": \"310\",\n            \"leaked\": false,\n            \"spammer\": false,\n            \"request_id\": \"V0Kvh9yy8Q\",\n            \"name\": \"N/A\",\n            \"timezone\": \"America/New_York\",\n            \"do_not_call\": false,\n            \"accurate_country_code\": false,\n            \"sms_email\": \"7865555555@vtext.com\"\n        }\n    ]\n}"}],"_postman_id":"0c2ffd87-0eb7-4ed3-ba6e-1df2de0713cc"}],"id":"8ffb4a31-920f-4762-9615-6f3458e13848","description":"<p><strong>Phone Numbers API</strong></p>\n<p>This collection provides endpoints to manage and validate sender and prospect phone numbers.</p>\n<ul>\n<li><p><strong>List Sender Numbers</strong>: Retrieve a list of all active sender numbers in your account.</p>\n</li>\n<li><p><strong>Verify Sender Number</strong>: Verify a sender phone number to ensure it is valid and ready for use.</p>\n</li>\n<li><p><strong>Add Twilio Sender Number</strong>: Add a phone number from your Twilio account to your sender numbers. Your account must be connected to Twilio for this feature to work.</p>\n</li>\n<li><p><strong>Refresh Twilio Numbers</strong> – Sync and update the list of phone numbers from your connected Twilio account, ensuring your sender numbers are always up to date.</p>\n</li>\n<li><p><strong>Validate Prospect Numbers</strong>: Submit one or more prospect numbers for validation. The results will be available on your Validate Prospects page.</p>\n</li>\n</ul>\n<p>These endpoints facilitate efficient phone number management, ensuring seamless communication and compliance.</p>\n","_postman_id":"8ffb4a31-920f-4762-9615-6f3458e13848","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"auth-key"},{"key":"value","value":"{{auth-key}}"}]},"isInherited":true,"source":{"_postman_id":"d3041360-1d1d-499d-9b6c-3a4f3961cfa1","id":"d3041360-1d1d-499d-9b6c-3a4f3961cfa1","name":"VoiceDrop API Reference","type":"collection"}}},{"name":"User","item":[{"name":"User Profile","id":"0dc03b5e-9022-4771-ac0b-718418c7e036","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.voicedrop.ai/v1/profile","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"auth-key"},{"key":"value","value":"{{auth-key}}"}]},"isInherited":true,"source":{"_postman_id":"d3041360-1d1d-499d-9b6c-3a4f3961cfa1","id":"d3041360-1d1d-499d-9b6c-3a4f3961cfa1","name":"VoiceDrop API Reference","type":"collection"}},"urlObject":{"protocol":"https","path":["v1","profile"],"host":["api","voicedrop","ai"],"query":[],"variable":[]}},"response":[{"id":"259db276-e871-462b-bad0-d7d9e0038263","name":"200: Profile","originalRequest":{"method":"GET","header":[],"url":"https://api.voicedrop.ai/v1/profile"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 20 Feb 2025 20:56:36 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"3180"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"4b946961-7c2a-42c9-b2ac-aa40fc8b2d86"},{"key":"x-amz-apigw-id","value":"GTSINHAZoAMEEsw="},{"key":"X-Amzn-Trace-Id","value":"Root=1-67b79700-44b4621d0076296750d4b137;Parent=32c85a150408bc6f;Sampled=0;Lineage=1:12fca416:0"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"all_user_data\": {\n        \"first_name\": \"Jhon\",\n        \"last_name\": \"Doe\",\n        \"email\": \"jhon_doe@email.com\",\n        \"user_id\": \"1746731567XXXx978761526041269XXX\",\n        \"voice_clones\": [\n            {\n                \"id\": \"9FHGcgC6FaejCdg6RXXX\",\n                \"name\": \"My VoiceClone Name\",\n                \"recording_url\": \"https://voicedrop-ai.s3.amazonaws.com/L55l0kg8l7A29b4jYXXX-94452496093022291198.mp3\"\n            },\n            {\n                \"id\": \"KgjSC25eZrZwJT4GAXXX\",\n                \"name\": \"Created from API\",\n                \"recording_url\": \"https://voicedrop-ai.s3.amazonaws.com/yjsTPbvu6Kve9Hx7tXXX-24203863360397212927.mp3\"\n            },\n            {\n                \"id\": \"yjsTPbvu6Kve9Hx7tXXX\",\n                \"name\": \"Luna\",\n                \"recording_url\": \"https://6a9ad034b16e6510c0e362ad0a05ef65.cdn.bubble.io/f1742751407XXXx176459376129384450/F%202.mp3\"\n            }\n        ],\n        \"billing_type\": \"subscription\",\n        \"subscription\": {\n            \"plan_name\": \"Growth\",\n            \"next_renewal\": 1762468161,\n            \"voice_units_remaining\": \"14972.1\",\n            \"subscription_price\": \"$1.5\"\n        },\n        \"verified_phone_numbers\": [\n            \"7865555551\",\n            \"7865555552\",\n            \"7865555553\",\n            \"7865555554\",\n            \"7865555555\"\n        ]\n    }\n}"}],"_postman_id":"0dc03b5e-9022-4771-ac0b-718418c7e036"}],"id":"f475d603-fcf9-4997-8ee6-a201e1b03ae0","description":"<p><strong>User API</strong></p>\n<p>This endpoint allows you to retrieve your user profile information.</p>\n","_postman_id":"f475d603-fcf9-4997-8ee6-a201e1b03ae0","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"auth-key"},{"key":"value","value":"{{auth-key}}"}]},"isInherited":true,"source":{"_postman_id":"d3041360-1d1d-499d-9b6c-3a4f3961cfa1","id":"d3041360-1d1d-499d-9b6c-3a4f3961cfa1","name":"VoiceDrop API Reference","type":"collection"}}},{"name":"Do-not-call list","item":[{"name":"Add number to DNC","id":"c859a046-4889-414a-91c5-295d45c3aa20","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"phone\": \"7865555555\"}","options":{"raw":{"language":"json"}}},"url":"https://api.voicedrop.ai/v1/add-to-dnc-list","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"auth-key"},{"key":"value","value":"{{auth-key}}"}]},"isInherited":true,"source":{"_postman_id":"d3041360-1d1d-499d-9b6c-3a4f3961cfa1","id":"d3041360-1d1d-499d-9b6c-3a4f3961cfa1","name":"VoiceDrop API Reference","type":"collection"}},"urlObject":{"protocol":"https","path":["v1","add-to-dnc-list"],"host":["api","voicedrop","ai"],"query":[],"variable":[]}},"response":[{"id":"4298793a-345f-4c54-8249-dc4a22105f17","name":"200: Number Added","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"phone\": \"7865555555\"}","options":{"raw":{"language":"json"}}},"url":"https://api.voicedrop.ai/v1/add-to-dnc-list"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 24 Mar 2025 19:59:21 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"76"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"bfb2a076-5598-457d-8f30-40e00cc7bb83"},{"key":"x-amz-apigw-id","value":"H8nvZGP_IAMEn4Q="},{"key":"X-Amzn-Trace-Id","value":"Root=1-67e1b995-5830ada41764d51877c4e469;Parent=148df28ca3c8adac;Sampled=0;Lineage=1:70f78deb:0"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": \"Number added to the DNC list: 7865555555\"\n}"},{"id":"20b2b7b9-40f3-40c0-a17a-b55dba2442b1","name":"400: Number already exists","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"phone\": \"7865555555\"}","options":{"raw":{"language":"json"}}},"url":"https://api.voicedrop.ai/v1/add-to-dnc-list"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 24 Mar 2025 20:00:18 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"88"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"cab2ed8f-d8c4-4129-a904-e54e401deb1f"},{"key":"x-amz-apigw-id","value":"H8n41GyGoAMEfwQ="},{"key":"X-Amzn-Trace-Id","value":"Root=1-67e1b9d1-069b147e42c9759b370a3bbd;Parent=637b5cdbb9768db7;Sampled=0;Lineage=1:70f78deb:0"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"error\",\n    \"message\": \"This number already exists in the DNC list: 7865555555\"\n}"},{"id":"a4338f83-bef6-4f8e-a9c9-f314b5513ba6","name":"400: Invalid number","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"phone\": \"41555512120\"}","options":{"raw":{"language":"json"}}},"url":"https://api.voicedrop.ai/v1/add-to-dnc-list"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 24 Mar 2025 20:01:19 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"75"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"1f2ea565-7314-438c-8b9c-78ac36e6cb9f"},{"key":"x-amz-apigw-id","value":"H8oCgFuEoAMEtpg="},{"key":"X-Amzn-Trace-Id","value":"Root=1-67e1ba0f-5a69b4f26d9385a7723dd202;Parent=1dea4e8124a52cd5;Sampled=0;Lineage=1:70f78deb:0"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"error\",\n    \"message\": \"This is not a valid US number: 1555512120\"\n}"}],"_postman_id":"c859a046-4889-414a-91c5-295d45c3aa20"}],"id":"86797446-f383-4865-9b18-6ff137861132","description":"<p><strong>Do Not Call API</strong></p>\n<p>This collection provides an endpoint to manage your Do Not Call (DNC) list.</p>\n<ul>\n<li>Add number to DNC: Add a single phone number to your Do Not Call list.</li>\n</ul>\n<p>This endpoint helps ensure compliance by preventing communication with contacts who have opted out.</p>\n","_postman_id":"86797446-f383-4865-9b18-6ff137861132","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"auth-key"},{"key":"value","value":"{{auth-key}}"}]},"isInherited":true,"source":{"_postman_id":"d3041360-1d1d-499d-9b6c-3a4f3961cfa1","id":"d3041360-1d1d-499d-9b6c-3a4f3961cfa1","name":"VoiceDrop API Reference","type":"collection"}}}],"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"auth-key"},{"key":"value","value":"{{auth-key}}"}]}},"event":[{"listen":"prerequest","script":{"type":"text/javascript","packages":{},"exec":[""],"id":"8c9431bd-b229-4a05-b84d-e21db6635b0f"}},{"listen":"test","script":{"type":"text/javascript","packages":{},"exec":[""],"id":"bb4d3245-727b-440b-9788-8ff56f467f3f"}}],"variable":[{"id":"9c306b9e-b505-4ea1-8682-be37ad678dad","key":"campaign_id","value":"","type":"string"}]}