{"info":{"_postman_id":"8e026baf-435c-409e-8b63-9d6f225fa955","name":"Sendfy-API","description":"<html><head></head><body><p>BASE_URL = <a href=\"https://api.sendfy.app/\">https://api.sendfy.app/</a></p>\n<p>Documentation for <a href=\"https://sendfy.app/\">https://sendfy.app/</a></p>\n<p>Get your x-api-key <a href=\"https://app.sendfy.app/users/edit\">here</a></p>\n<p>Steps:</p>\n<p>1 - Create your instance:<br><a href=\"https://documenter.getpostman.com/view/32041627/2s9YkuZyim#ae5fa65a-f8f5-45c6-bd60-fe7fd5868bf1\">https://documenter.getpostman.com/view/32041627/2s9YkuZyim#ae5fa65a-f8f5-45c6-bd60-fe7fd5868bf1</a></p>\n<p>2 - Check the status of the instance to receive the QRCODE and scan it with a mobile device:<br><a href=\"https://documenter.getpostman.com/view/32041627/2s9YkuZyim#97d1bfb9-ffab-4ae3-b8b4-fd8faf7e4351\">https://documenter.getpostman.com/view/32041627/2s9YkuZyim#97d1bfb9-ffab-4ae3-b8b4-fd8faf7e4351</a></p>\n<p>3 - Send a text message:<br><a href=\"https://documenter.getpostman.com/view/32041627/2s9YkuZyim#ae669d1e-d525-49c5-a1b2-13a1cc63a2fe\">https://documenter.getpostman.com/view/32041627/2s9YkuZyim#ae669d1e-d525-49c5-a1b2-13a1cc63a2fe</a></p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"32041627","collectionId":"8e026baf-435c-409e-8b63-9d6f225fa955","publishedId":"2s9YkuZyim","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2023-12-28T16:49:54.000Z"},"item":[{"name":"Instances","item":[{"name":"Create instance","id":"ae5fa65a-f8f5-45c6-bd60-fe7fd5868bf1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-api-key","value":"your-x-api-key","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"description\": \"\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.sendfy.app/api/v1/create_instance.json","urlObject":{"path":["api","v1","create_instance.json"],"host":["https://api.sendfy.app"],"query":[],"variable":[]}},"response":[],"_postman_id":"ae5fa65a-f8f5-45c6-bd60-fe7fd5868bf1"},{"name":"Delete instance","id":"1dc04d3a-f404-42fe-b254-75548edb2085","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"x-api-key","value":"your-x-api-key","type":"text"},{"key":"instance-id","value":"your-instance-id","type":"text"}],"url":"https://api.sendfy.app/api/v1/delete_instance.json","urlObject":{"path":["api","v1","delete_instance.json"],"host":["https://api.sendfy.app"],"query":[],"variable":[]}},"response":[],"_postman_id":"1dc04d3a-f404-42fe-b254-75548edb2085"},{"name":"Get instance Status","id":"0168e46c-fc04-4ef0-ae0e-942b851c7986","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-api-key","value":"your-x-api-key","type":"text"},{"key":"instance-id","value":"your-instance-id","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":"https://api.sendfy.app/api/v1/get_instance_status.json","urlObject":{"path":["api","v1","get_instance_status.json"],"host":["https://api.sendfy.app"],"query":[],"variable":[]}},"response":[],"_postman_id":"0168e46c-fc04-4ef0-ae0e-942b851c7986"},{"name":"Get instance QRCODE","id":"97d1bfb9-ffab-4ae3-b8b4-fd8faf7e4351","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-api-key","value":"your-x-api-key","type":"text"},{"key":"instance-id","value":"your-instance-id","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":"https://api.sendfy.app/api/v1/get_instance_qrcode.json","urlObject":{"path":["api","v1","get_instance_qrcode.json"],"host":["https://api.sendfy.app"],"query":[],"variable":[]}},"response":[],"_postman_id":"97d1bfb9-ffab-4ae3-b8b4-fd8faf7e4351"},{"name":"Get instance Detail","id":"2dc5a6c0-f65b-4209-90dc-6a955262dae6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-api-key","value":"your-x-api-key","type":"text"},{"key":"instance-id","value":"your-instance-id","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":"https://api.sendfy.app/api/v1/get_instance_detail.json","urlObject":{"path":["api","v1","get_instance_detail.json"],"host":["https://api.sendfy.app"],"query":[],"variable":[]}},"response":[],"_postman_id":"2dc5a6c0-f65b-4209-90dc-6a955262dae6"},{"name":"Get instance Message Log","id":"1e74d0ed-44bc-49d7-bf09-d25189389eff","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-api-key","value":"your-x-api-key","type":"text"},{"key":"instance-id","value":"your-instance-id","type":"text"},{"key":"message-log-id","value":"your-message-log-id","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":"https://api.sendfy.app/api/v1/get_instance_message_log.json","urlObject":{"path":["api","v1","get_instance_message_log.json"],"host":["https://api.sendfy.app"],"query":[],"variable":[]}},"response":[],"_postman_id":"1e74d0ed-44bc-49d7-bf09-d25189389eff"},{"name":"Get instance Message Logs","id":"12f5d024-cdf8-4637-8012-95fa6c28d4dc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-api-key","value":"your-x-api-key","type":"text"},{"key":"instance-id","value":"your-instance-id","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":"https://api.sendfy.app/api/v1/get_instance_message_logs.json?page=1","urlObject":{"path":["api","v1","get_instance_message_logs.json"],"host":["https://api.sendfy.app"],"query":[{"key":"page","value":"1"}],"variable":[]}},"response":[],"_postman_id":"12f5d024-cdf8-4637-8012-95fa6c28d4dc"},{"name":"Get instances","id":"8aba1d77-17b5-4cfe-98de-4a6b6823356c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-api-key","value":"your-x-api-key","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":"https://api.sendfy.app/api/v1/get_instances.json?enable=true","urlObject":{"path":["api","v1","get_instances.json"],"host":["https://api.sendfy.app"],"query":[{"key":"enable","value":"true"}],"variable":[]}},"response":[],"_postman_id":"8aba1d77-17b5-4cfe-98de-4a6b6823356c"},{"name":"Get instance chats","id":"cf246f18-0da7-44a9-9b15-73a039b5ecfe","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-api-key","value":"your-x-api-key","type":"text"},{"key":"instance-id","value":"your-instance-id","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":"https://api.sendfy.app/api/v1/get_chats.json","urlObject":{"path":["api","v1","get_chats.json"],"host":["https://api.sendfy.app"],"query":[],"variable":[]}},"response":[],"_postman_id":"cf246f18-0da7-44a9-9b15-73a039b5ecfe"},{"name":"Get chat messages by phone","id":"067b927b-7b74-4292-b407-60e206628111","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-api-key","value":"your-x-api-key","type":"text"},{"key":"instance-id","value":"your-instance-id","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":"https://api.sendfy.app/api/v1/get_messages.json?phone=phone number","urlObject":{"path":["api","v1","get_messages.json"],"host":["https://api.sendfy.app"],"query":[{"key":"phone","value":"phone number"}],"variable":[]}},"response":[],"_postman_id":"067b927b-7b74-4292-b407-60e206628111"}],"id":"2a42dbb7-e4bb-496e-bde2-54d99d3fe699","_postman_id":"2a42dbb7-e4bb-496e-bde2-54d99d3fe699","description":""},{"name":"Messages","item":[{"name":"Send text message","id":"ae669d1e-d525-49c5-a1b2-13a1cc63a2fe","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-api-key","value":"your-x-api-key","type":"text"},{"key":"instance-id","value":"your-instance-id","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"phone\": \"\", // phone with DDI ( example Brazil: 5511987654321 ) or group ( 1203630xxxx729655@g.us )\n    \"message\": \"\", // text message\n    \"send_at\": \"\" // (optional) schedule for send message in iso8601 example: 2023-04-06T13:10:02-03:00 (Timezone America/Sao_Paulo)\n}","options":{"raw":{"language":"json"}}},"url":"https://api.sendfy.app/api/v1/send_message.json","urlObject":{"path":["api","v1","send_message.json"],"host":["https://api.sendfy.app"],"query":[],"variable":[]}},"response":[],"_postman_id":"ae669d1e-d525-49c5-a1b2-13a1cc63a2fe"},{"name":"Send button message","id":"405cb37e-b4f8-4f90-b590-f2561831b3fa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-api-key","value":"your-x-api-key","type":"text"},{"key":"instance-id","value":"your-instance-id","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"phone\": \"\", // phone with DDI ( example Brazil: 5511987654321 ) or group ( 1203630xxxx729655@g.us )\n    \"label\": \"\", // label for link\n    \"link\": \"\", // https link\n    \"send_at\": \"\" // (optional) schedule for send message in iso8601 example: 2023-04-06T13:10:02-03:00 (Timezone America/Sao_Paulo)\n}","options":{"raw":{"language":"json"}}},"url":"https://api.sendfy.app/api/v1/send_message_button.json","urlObject":{"path":["api","v1","send_message_button.json"],"host":["https://api.sendfy.app"],"query":[],"variable":[]}},"response":[],"_postman_id":"405cb37e-b4f8-4f90-b590-f2561831b3fa"},{"name":"Send file message","id":"cd44540d-76cd-4232-b3b3-13d278af10f6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-api-key","value":"","type":"text"},{"key":"instance-id","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"type","value":"","description":"<p>2 for image, 3 for video, 4 for audio, 5 for pdf</p>\n","type":"text"},{"key":"file","type":"file","description":"<p>file with a maximum of 5 MB</p>\n","value":null},{"key":"caption","value":"","type":"text"},{"key":"phone","value":"","description":"<p>phone with DDI ( example Brazil: 5511987654321 ) or group ( <a href=\"mailto:1203630xxxx729655@g.us\">1203630xxxx729655@g.us</a> )</p>\n","type":"text"}]},"url":"https://api.sendfy.app/api/v1/send_message_file.json","urlObject":{"path":["api","v1","send_message_file.json"],"host":["https://api.sendfy.app"],"query":[],"variable":[]}},"response":[],"_postman_id":"cd44540d-76cd-4232-b3b3-13d278af10f6"}],"id":"bb910f29-03b0-4c02-ac60-365958c81671","description":"<p><strong>WARNING</strong>: try to send messages with intervals of at least 30 seconds between each message, to prevent Whatsapp from considering it spam</p>\n","_postman_id":"bb910f29-03b0-4c02-ac60-365958c81671"},{"name":"Groups","item":[{"name":"Group create","id":"3cb54f5b-229f-476e-b041-6192ec26bed0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-api-key","value":"your-x-api-key","type":"text"},{"key":"instance-id","value":"your-instance-id","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"group_name\": \"\", // group name\n    \"group_description\": \"\", // group description\n    \"phones\": [\"\"], // (optional) phones to add in group,\n    \"phones_admin\": [\"\"], // anothers group admin,\n    \"image_url\": \"\", // (optional) group image url    \n    \"announcement\": true, // only allow admins to send messages\n    \"locked\": true // only allow admins to modify the group's settings\n}","options":{"raw":{"language":"json"}}},"url":"https://api.sendfy.app/api_group/v1/group_create.json","urlObject":{"path":["api_group","v1","group_create.json"],"host":["https://api.sendfy.app"],"query":[],"variable":[]}},"response":[],"_postman_id":"3cb54f5b-229f-476e-b041-6192ec26bed0"},{"name":"Group update participants","id":"4ad10593-f71d-4c57-ba27-9ca3096c8991","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-api-key","value":"your-x-api-key","type":"text"},{"key":"instance-id","value":"your-instance-id","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"group_id\": \"\", // group id 12036xxxx6547112@g.us\n    \"phones\": [\"\"], // phones to do action\n    \"user_action\": \"\" // \"add\" (to add in group), \"remove\" (to remove in group), \"demote\" (to demote admin) or \"promote\" (to promote admin)\n}","options":{"raw":{"language":"json"}}},"url":"https://api.sendfy.app/api_group/v1/group_update_participants.json","urlObject":{"path":["api_group","v1","group_update_participants.json"],"host":["https://api.sendfy.app"],"query":[],"variable":[]}},"response":[],"_postman_id":"4ad10593-f71d-4c57-ba27-9ca3096c8991"},{"name":"Group update subject","id":"fea4d7f2-d323-4908-959a-cf98e06b4f6a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-api-key","value":"your-x-api-key","type":"text"},{"key":"instance-id","value":"your-instance-id","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"group_id\": \"\", // group id 12036xxxx6547112@g.us\n    \"subject\": \"\" // group subject    \n}","options":{"raw":{"language":"json"}}},"url":"https://api.sendfy.app/api_group/v1/group_update_subject.json","urlObject":{"path":["api_group","v1","group_update_subject.json"],"host":["https://api.sendfy.app"],"query":[],"variable":[]}},"response":[],"_postman_id":"fea4d7f2-d323-4908-959a-cf98e06b4f6a"},{"name":"Group update description","id":"f6616e48-793e-415d-94bb-b19fde6f1ef7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-api-key","value":"your-x-api-key","type":"text"},{"key":"instance-id","value":"your-instance-id","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"group_id\": \"\", // group id 12036xxxx6547112@g.us\n    \"description\": \"\" // group description    \n}","options":{"raw":{"language":"json"}}},"url":"https://api.sendfy.app/api_group/v1/group_update_description.json","urlObject":{"path":["api_group","v1","group_update_description.json"],"host":["https://api.sendfy.app"],"query":[],"variable":[]}},"response":[],"_postman_id":"f6616e48-793e-415d-94bb-b19fde6f1ef7"},{"name":"Group update picture","id":"467a280b-205c-4fc3-ac0c-ce3e9b3bad55","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-api-key","value":"your-x-api-key","type":"text"},{"key":"instance-id","value":"your-instance-id","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"group_id\": \"\", // group id 12036xxxx6547112@g.us\n    \"picture_url\": \"\" // image url\n}","options":{"raw":{"language":"json"}}},"url":"https://api.sendfy.app/api_group/v1/group_update_picture.json","urlObject":{"path":["api_group","v1","group_update_picture.json"],"host":["https://api.sendfy.app"],"query":[],"variable":[]}},"response":[],"_postman_id":"467a280b-205c-4fc3-ac0c-ce3e9b3bad55"},{"name":"Group update settings","id":"22544caa-3e0f-44df-babf-4231e8dbb4eb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-api-key","value":"your-x-api-key","type":"text"},{"key":"instance-id","value":"your-instance-id","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"group_id\": \"\", // group id 12036xxxx6547112@g.us\n    \"setting\": \"\"  // announcement (only allow admins to send messages) // not_announcement (allow everyone to send messages) // locked (only allow admins to modify the group's settings) // unlocked (allow everyone to modify the group's settings -- like display picture etc)\n}","options":{"raw":{"language":"json"}}},"url":"https://api.sendfy.app/api_group/v1/group_update_settings.json","urlObject":{"path":["api_group","v1","group_update_settings.json"],"host":["https://api.sendfy.app"],"query":[],"variable":[]}},"response":[],"_postman_id":"22544caa-3e0f-44df-babf-4231e8dbb4eb"},{"name":"Group accept invite","id":"ed3c8773-cc0e-479c-b309-8bbe12d6b306","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-api-key","value":"your-x-api-key","type":"text"},{"key":"instance-id","value":"your-instance-id","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"group_url\": \"\" // group link link https://chat.whatsapp.com/JyV3SixxxxxxPxYtS1tM\n}","options":{"raw":{"language":"json"}}},"url":"https://api.sendfy.app/api_group/v1/group_accept_invite.json","urlObject":{"path":["api_group","v1","group_accept_invite.json"],"host":["https://api.sendfy.app"],"query":[],"variable":[]}},"response":[],"_postman_id":"ed3c8773-cc0e-479c-b309-8bbe12d6b306"},{"name":"Get group invite link","id":"395fb782-3901-45f8-82ad-c0751d88c012","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-api-key","value":"your-x-api-key","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"group_id\": \"\" // group id 12036xxxx6547112@g.us\n}","options":{"raw":{"language":"json"}}},"url":"https://api.sendfy.app/api_group/v1/group_link.json","urlObject":{"path":["api_group","v1","group_link.json"],"host":["https://api.sendfy.app"],"query":[],"variable":[]}},"response":[],"_postman_id":"395fb782-3901-45f8-82ad-c0751d88c012"},{"name":"Get all groups","id":"37bb88c1-925e-4ed0-97e5-ec0cb8d534a0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-api-key","value":"your-x-api-key","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":"https://api.sendfy.app/api_group/v1/group_get_all.json","urlObject":{"path":["api_group","v1","group_get_all.json"],"host":["https://api.sendfy.app"],"query":[],"variable":[]}},"response":[],"_postman_id":"37bb88c1-925e-4ed0-97e5-ec0cb8d534a0"},{"name":"Get all campaigns","id":"0ee286c7-c4d2-42f5-9954-8968e7785795","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-api-key","value":"your-x-api-key"},{"key":"instance-id","value":"your-instance-id","type":"text"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.sendfy.app/api_group/v1/get_campaigns.json","urlObject":{"path":["api_group","v1","get_campaigns.json"],"host":["https://api.sendfy.app"],"query":[],"variable":[]}},"response":[],"_postman_id":"0ee286c7-c4d2-42f5-9954-8968e7785795"},{"name":"Get groups by campaign id","id":"55f0ebbf-0abe-4a15-9774-ee1b035797a8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-api-key","value":"your-x-api-key"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"campaign_id\": \"\" // campaign id\n}","options":{"raw":{"language":"json"}}},"url":"https://api.sendfy.app/api_group/v1/get_groups_by_campaign_id.json","urlObject":{"path":["api_group","v1","get_groups_by_campaign_id.json"],"host":["https://api.sendfy.app"],"query":[],"variable":[]}},"response":[],"_postman_id":"55f0ebbf-0abe-4a15-9774-ee1b035797a8"}],"id":"c37ea2a2-f561-420a-8c52-16629ab5ee90","_postman_id":"c37ea2a2-f561-420a-8c52-16629ab5ee90","description":""},{"name":"AI Agents","item":[{"name":"Get Ai Whatsapp Agents","id":"9bf7ce7d-b3a0-4b47-84f5-5a086e7d3268","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-api-key","value":"your-x-api-key"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.sendfy.app/api_agent/v1/get_ia_agents_whatsapp.json","urlObject":{"path":["api_agent","v1","get_ia_agents_whatsapp.json"],"host":["https://api.sendfy.app"],"query":[],"variable":[]}},"response":[],"_postman_id":"9bf7ce7d-b3a0-4b47-84f5-5a086e7d3268"},{"name":"Get Ai Whatsapp Agents Stoped","id":"ba7b26b4-c0ce-4f69-8613-e6be9245c084","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-api-key","value":"your-x-api-key"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.sendfy.app/api_agent/v1/get_ia_stoped_whatsapp.json?whatsapp_agent_id=...","urlObject":{"path":["api_agent","v1","get_ia_stoped_whatsapp.json"],"host":["https://api.sendfy.app"],"query":[{"key":"whatsapp_agent_id","value":"..."}],"variable":[]}},"response":[],"_postman_id":"ba7b26b4-c0ce-4f69-8613-e6be9245c084"},{"name":"Get Ai Instagram Agents","id":"eb230fea-7c0d-47aa-9431-02927cae09a8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-api-key","value":"your-x-api-key"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.sendfy.app/api_agent/v1/get_ia_agents_instagram.json","urlObject":{"path":["api_agent","v1","get_ia_agents_instagram.json"],"host":["https://api.sendfy.app"],"query":[],"variable":[]}},"response":[],"_postman_id":"eb230fea-7c0d-47aa-9431-02927cae09a8"},{"name":"Create Ai Whatsapp Agent","id":"e965bf71-c82a-4260-bb4f-12de19cf8817","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"x-api-key","value":"your-x-api-key","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"\", //* agent name\n    \"prompt\": \"\", //* agent prompt \n    \"whatsapp_instance_id\": \"\", //* whatsapp instance id\n    \"enable\": true, // enable    \n    \"groups_ignore\": true, // groups ignore messages\n    \"buffer_time\": \"5\", // buffer time \n    \"gpt_key\": \"\", // gemini or chatgpt or openroute key\n    \"model_llm\": \"\", // gemini openai openrouter\n    \"llm\": \"\", // gemini-2.5-flash-lite exemple for gemini\n    \"reply_audio\": false, // audio replay with elevenlabs\n    \"reply_audio_api\": \"\", // elevenlabs api key\n    \"reply_audio_voice\": \"\", //elevenlabs voice id\n    \"reply_audio_frequency\": \"\" // frequency 1-ever 2-random 3-same user\n}","options":{"raw":{"language":"json"}}},"url":"https://api.sendfy.app/api_agent/v1/create_whatsapp.json","urlObject":{"path":["api_agent","v1","create_whatsapp.json"],"host":["https://api.sendfy.app"],"query":[],"variable":[]}},"response":[],"_postman_id":"e965bf71-c82a-4260-bb4f-12de19cf8817"},{"name":"Stop Ai Whatsapp Agent by phone","id":"4dc99059-f8d1-4afd-a058-6f5daf9dd588","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"x-api-key","value":"your-x-api-key","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"phone\": \"\", //* phone to ai stop\n    \"whatsapp_agent_id\": \"\" //* whatsapp agent id    \n}","options":{"raw":{"language":"json"}}},"url":"https://api.sendfy.app/api_agent/v1/stop_whatsapp_ia.json","urlObject":{"path":["api_agent","v1","stop_whatsapp_ia.json"],"host":["https://api.sendfy.app"],"query":[],"variable":[]}},"response":[],"_postman_id":"4dc99059-f8d1-4afd-a058-6f5daf9dd588"},{"name":"Start Ai Whatsapp Agent by phone","id":"e3413531-e975-4ef9-99b8-c53558eef97b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"x-api-key","value":"your-x-api-key","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"phone\": \"\", //* phone to ai stop\n    \"whatsapp_agent_id\": \"\" //* whatsapp agent id    \n}","options":{"raw":{"language":"json"}}},"url":"https://api.sendfy.app/api_agent/v1/start_whatsapp_ia.json","urlObject":{"path":["api_agent","v1","start_whatsapp_ia.json"],"host":["https://api.sendfy.app"],"query":[],"variable":[]}},"response":[],"_postman_id":"e3413531-e975-4ef9-99b8-c53558eef97b"},{"name":"Create Ai Instagram Agent","id":"c6804a44-c02c-4f8d-9745-9cf214f3d7b1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"x-api-key","value":"your-x-api-key","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"\", // agent name\n    \"access_token\": \"\", // instagram access token\n    \"instagram_id\": \"\", // instagram business id\n    \"prompt\": \"\", // prompt\n    \"enable\": \"\", // enable\n    \"comment_delay\": \"\", // delay\n    \"comment_enable\": \"\", //comment enable\n    \"gpt_key\": \"\", // gemini or chatgpt or openroute key\n    \"model_llm\": \"\", // gemini openai openrouter\n    \"llm\": \"\" // gemini-2.5-flash-lite exemple for gemini\n}","options":{"raw":{"language":"json"}}},"url":"https://api.sendfy.app/api_agent/v1/create_instagram.json","urlObject":{"path":["api_agent","v1","create_instagram.json"],"host":["https://api.sendfy.app"],"query":[],"variable":[]}},"response":[],"_postman_id":"c6804a44-c02c-4f8d-9745-9cf214f3d7b1"},{"name":"Delete Ai Instagram Agent","id":"7020b71a-9bb9-4f03-b3f9-a27fd5e4bb4a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"DELETE","header":[{"key":"x-api-key","value":"your-x-api-key","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"instagram_agent_id\": \"\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.sendfy.app/api_agent/v1/delete_instagram.json","urlObject":{"path":["api_agent","v1","delete_instagram.json"],"host":["https://api.sendfy.app"],"query":[],"variable":[]}},"response":[],"_postman_id":"7020b71a-9bb9-4f03-b3f9-a27fd5e4bb4a"},{"name":"Delete Ai Whatsapp Agent","id":"e0140998-2ab5-4056-a62a-a2ace1c8b1e8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"DELETE","header":[{"key":"x-api-key","value":"your-x-api-key","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"whatsapp_agent_id\": \"\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.sendfy.app/api_agent/v1/delete_whatsapp.json","urlObject":{"path":["api_agent","v1","delete_whatsapp.json"],"host":["https://api.sendfy.app"],"query":[],"variable":[]}},"response":[],"_postman_id":"e0140998-2ab5-4056-a62a-a2ace1c8b1e8"},{"name":"Update Ai Whatsapp Agent","id":"720b6ef0-15c2-4fe5-addb-51cfebcc0daf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"PATCH","header":[{"key":"x-api-key","value":"your-x-api-key","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"whatsapp_agent_id\" : \"\",\n    \"name\": \"\", //* agent name\n    \"prompt\": \"\", //* agent prompt \n    \"whatsapp_instance_id\": \"\", //* whatsapp instance id\n    \"enable\": true, // enable    \n    \"groups_ignore\": true, // groups ignore messages\n    \"buffer_time\": \"5\", // buffer time \n    \"gpt_key\": \"\", // gemini or chatgpt or openroute key\n    \"model_llm\": \"\", // gemini openai openrouter\n    \"llm\": \"\", // gemini-2.5-flash-lite exemple for gemini\n    \"reply_audio\": false, // audio replay with elevenlabs\n    \"reply_audio_api\": \"\", // elevenlabs api key\n    \"reply_audio_voice\": \"\", //elevenlabs voice id\n    \"reply_audio_frequency\": \"\" // frequency 1-ever 2-random 3-same user\n}","options":{"raw":{"language":"json"}}},"url":"https://api.sendfy.app/api_agent/v1/update_whatsapp.json","urlObject":{"path":["api_agent","v1","update_whatsapp.json"],"host":["https://api.sendfy.app"],"query":[],"variable":[]}},"response":[],"_postman_id":"720b6ef0-15c2-4fe5-addb-51cfebcc0daf"},{"name":"Update Ai Instagram Agent","id":"60d18fae-18ae-4521-97af-6a525c5b8c5e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"PATCH","header":[{"key":"x-api-key","value":"your-x-api-key","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"instagram_agent_id\" : \"\",\n    \"name\": \"\", // agent name\n    \"access_token\": \"\", // instagram access token\n    \"instagram_id\": \"\", // instagram business id\n    \"prompt\": \"\", // prompt\n    \"enable\": \"\", // enable\n    \"comment_delay\": \"\", // delay\n    \"comment_enable\": \"\", //comment enable\n    \"gpt_key\": \"\", // gemini or chatgpt or openroute key\n    \"model_llm\": \"\", // gemini openai openrouter\n    \"llm\": \"\" // gemini-2.5-flash-lite exemple for gemini\n}","options":{"raw":{"language":"json"}}},"url":"https://api.sendfy.app/api_agent/v1/update_instagram.json","urlObject":{"path":["api_agent","v1","update_instagram.json"],"host":["https://api.sendfy.app"],"query":[],"variable":[]}},"response":[],"_postman_id":"60d18fae-18ae-4521-97af-6a525c5b8c5e"}],"id":"8917499a-cb9b-4abf-bccb-d7541047901c","description":"<p>Whatsapp and Instagram AI agents</p>\n","_postman_id":"8917499a-cb9b-4abf-bccb-d7541047901c"},{"name":"Contact","item":[{"name":"Get Contacts","id":"b973c4c9-8f27-4f3b-aa1f-8e5862e95fa0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-api-key","value":"your-x-api-key"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.sendfy.app/api/v1/get_contacts.json","urlObject":{"path":["api","v1","get_contacts.json"],"host":["https://api.sendfy.app"],"query":[],"variable":[]}},"response":[],"_postman_id":"b973c4c9-8f27-4f3b-aa1f-8e5862e95fa0"},{"name":"Create a contact","id":"b7a36d91-daa4-406c-aa91-2d5a7875258e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-api-key","value":"your-x-api-key","type":"text"},{"key":"instance-id","value":"your-instance-id","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"phone\": \"559988776655\",\n    \"name\": \"name ....\" \n}","options":{"raw":{"language":"json"}}},"url":"https://api.sendfy.app/api/v1/create_contact.json","urlObject":{"path":["api","v1","create_contact.json"],"host":["https://api.sendfy.app"],"query":[],"variable":[]}},"response":[],"_postman_id":"b7a36d91-daa4-406c-aa91-2d5a7875258e"}],"id":"f349e7c1-af5e-4459-86d8-6aa74a778586","_postman_id":"f349e7c1-af5e-4459-86d8-6aa74a778586","description":""}],"event":[{"listen":"prerequest","script":{"id":"f300befa-484b-45f6-a353-52d24e6fbcac","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"10f5e411-4660-483c-8664-30f4d63f1a87","type":"text/javascript","exec":[""]}}],"variable":[{"key":"BASE_URL","value":"https://api.sendfy.app","type":"string"}]}