{"info":{"_postman_id":"fefc3d83-f541-48a8-9885-15f04742d3b6","name":"My Customer API","description":"<html><head></head><body><p>Documentation Postman pour l'API My Customer — authentification JWT (dashboard) et API publique v1 (X-API-Key).</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"28993898","collectionId":"fefc3d83-f541-48a8-9885-15f04742d3b6","publishedId":"2sBXwyF6j9","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2026-06-25T21:40:56.000Z"},"item":[{"name":"Public API (v1)","item":[{"name":"Send Message","id":"9d009a07-e863-4a8d-a5e3-cfa98a7fa764","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-API-Key","value":""},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"to\": \"22955187395\",\n  \"text\": \"Bonjour depuis My Customer !\"\n}"},"url":"http://localhost:8000/api/v1/messages/send/","urlObject":{"path":["v1","messages","send",""],"host":["http://localhost:8000/api"],"query":[],"variable":[]}},"response":[],"_postman_id":"9d009a07-e863-4a8d-a5e3-cfa98a7fa764"},{"name":"Send Bulk Messages","id":"fcdab821-f1cf-4f18-ad4b-4380b1793a7e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-API-Key","value":""},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"messages\": [\n    { \"to\": \"22955187395\", \"text\": \"Message 1\" },\n    { \"to\": \"22955187396\", \"text\": \"Message 2\" }\n  ]\n}"},"url":"http://localhost:8000/api/v1/messages/send-bulk/","urlObject":{"path":["v1","messages","send-bulk",""],"host":["http://localhost:8000/api"],"query":[],"variable":[]}},"response":[],"_postman_id":"fcdab821-f1cf-4f18-ad4b-4380b1793a7e"},{"name":"Check WhatsApp Number","id":"fc7382b5-1b25-4b86-ab04-c016f60091af","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-API-Key","value":""}],"url":"http://localhost:8000/api/v1/messages/check/?phone=22955187395","urlObject":{"path":["v1","messages","check",""],"host":["http://localhost:8000/api"],"query":[{"key":"phone","value":"22955187395"}],"variable":[]}},"response":[],"_postman_id":"fc7382b5-1b25-4b86-ab04-c016f60091af"},{"name":"WhatsApp Status","id":"e4fb729f-7229-4df8-a182-2ad91a3f6c90","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-API-Key","value":""}],"url":"http://localhost:8000/api/v1/whatsapp/status/","urlObject":{"path":["v1","whatsapp","status",""],"host":["http://localhost:8000/api"],"query":[],"variable":[]}},"response":[],"_postman_id":"e4fb729f-7229-4df8-a182-2ad91a3f6c90"},{"name":"List Campaigns","id":"25792d9d-528e-4538-a8e6-f0b1c7795180","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-API-Key","value":""}],"url":"http://localhost:8000/api/v1/campaigns/","urlObject":{"path":["v1","campaigns",""],"host":["http://localhost:8000/api"],"query":[],"variable":[]}},"response":[],"_postman_id":"25792d9d-528e-4538-a8e6-f0b1c7795180"},{"name":"Create Campaign","id":"a5c73bcd-094a-4f16-98ea-e48a03bdaab3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-API-Key","value":""},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"Campagne test\",\n  \"message_template\": \"Bonjour {{name}} !\"\n}"},"url":"http://localhost:8000/api/v1/campaigns/","urlObject":{"path":["v1","campaigns",""],"host":["http://localhost:8000/api"],"query":[],"variable":[]}},"response":[],"_postman_id":"a5c73bcd-094a-4f16-98ea-e48a03bdaab3"},{"name":"OpenAPI Schema","id":"364af548-39e4-4cf6-97ef-640d70b2975c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:8000/api/v1/openapi.json","urlObject":{"path":["v1","openapi.json"],"host":["http://localhost:8000/api"],"query":[],"variable":[]}},"response":[],"_postman_id":"364af548-39e4-4cf6-97ef-640d70b2975c"}],"id":"01dcc78f-96b0-4606-bbd4-69c08ee9a1a5","description":"<p>Endpoints publics avec en-tête X-API-Key (Dashboard → Développeur).</p>\n","_postman_id":"01dcc78f-96b0-4606-bbd4-69c08ee9a1a5"},{"name":"Account","item":[{"name":"Regenerate API Key","id":"9896cd7f-1401-4c30-878d-8062ddac3c99","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer "}],"url":"http://localhost:8000/api/account/regenerate-api-key/","urlObject":{"path":["account","regenerate-api-key",""],"host":["http://localhost:8000/api"],"query":[],"variable":[]}},"response":[],"_postman_id":"9896cd7f-1401-4c30-878d-8062ddac3c99"},{"name":"Send Verification Email","id":"2cd9d63d-e674-45db-8bf6-cfe294da279e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer "}],"url":"http://localhost:8000/api/send-verification/","urlObject":{"path":["send-verification",""],"host":["http://localhost:8000/api"],"query":[],"variable":[]}},"response":[],"_postman_id":"2cd9d63d-e674-45db-8bf6-cfe294da279e"},{"name":"Verify Email","id":"3ea7a983-d2b8-4063-8996-8d0aee805031","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:8000/api/verify-email/?token=YOUR_TOKEN","urlObject":{"path":["verify-email",""],"host":["http://localhost:8000/api"],"query":[{"key":"token","value":"YOUR_TOKEN"}],"variable":[]}},"response":[],"_postman_id":"3ea7a983-d2b8-4063-8996-8d0aee805031"}],"id":"b541bd4a-0929-4cbb-8428-943eef991d97","_postman_id":"b541bd4a-0929-4cbb-8428-943eef991d97","description":""},{"name":"WhatsApp","item":[{"name":"List Connections","id":"3525bbab-fc13-4495-a608-4653494d2a04","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer "}],"url":"http://localhost:8000/api/whatsapp/connections/","urlObject":{"path":["whatsapp","connections",""],"host":["http://localhost:8000/api"],"query":[],"variable":[]}},"response":[],"_postman_id":"3525bbab-fc13-4495-a608-4653494d2a04"},{"name":"Create Connection","id":"b5a315e6-267e-4104-b260-57bc6d83f72e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer "},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"label\": \"Ligne commerciale\"\n}"},"url":"http://localhost:8000/api/whatsapp/connections/","urlObject":{"path":["whatsapp","connections",""],"host":["http://localhost:8000/api"],"query":[],"variable":[]}},"response":[],"_postman_id":"b5a315e6-267e-4104-b260-57bc6d83f72e"},{"name":"Connect (QR)","id":"f35da543-ecfd-4461-8db6-73b48d91f88d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer "}],"url":"http://localhost:8000/api/whatsapp/connections/:connection_id/connect/","urlObject":{"path":["whatsapp","connections",":connection_id","connect",""],"host":["http://localhost:8000/api"],"query":[],"variable":[{"id":"accec8f8-fcec-4b9f-8d66-c11cab264e9d","type":"any","value":"","key":"connection_id"}]}},"response":[],"_postman_id":"f35da543-ecfd-4461-8db6-73b48d91f88d"},{"name":"Get QR Code","id":"3ef92036-e62f-4cd4-a36b-fa3abc973a2c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer "}],"url":"http://localhost:8000/api/whatsapp/connections/:connection_id/qr/","urlObject":{"path":["whatsapp","connections",":connection_id","qr",""],"host":["http://localhost:8000/api"],"query":[],"variable":[{"id":"24a9cd47-97b8-4bbb-a7b4-ed795996d647","type":"any","value":"","key":"connection_id"}]}},"response":[],"_postman_id":"3ef92036-e62f-4cd4-a36b-fa3abc973a2c"},{"name":"Disconnect","id":"7dc0f01a-515c-4a73-8c82-89aa9632ddf6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer "}],"url":"http://localhost:8000/api/whatsapp/connections/:connection_id/disconnect/","urlObject":{"path":["whatsapp","connections",":connection_id","disconnect",""],"host":["http://localhost:8000/api"],"query":[],"variable":[{"id":"1756132a-5512-4dc9-85ba-d18c71e02f40","type":"any","value":"","key":"connection_id"}]}},"response":[],"_postman_id":"7dc0f01a-515c-4a73-8c82-89aa9632ddf6"}],"id":"067c6234-d3ad-4f03-a6a3-c180eec5301c","_postman_id":"067c6234-d3ad-4f03-a6a3-c180eec5301c","description":""},{"name":"Authentication","item":[{"name":"Register User","id":"5f87a877-de3c-4134-a898-f8a93363af68","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"username\": \"john_doe\",\n  \"email\": \"john@example.com\",\n  \"password\": \"password123\",\n  \"password_confirm\": \"password123\",\n  \"name\": \"John Doe\",\n  \"slug\": \"john-doe\",\n  \"plan\": \"starter\"\n}"},"url":"http://localhost:8000/api/register/","urlObject":{"path":["register",""],"host":["http://localhost:8000/api"],"query":[],"variable":[]}},"response":[],"_postman_id":"5f87a877-de3c-4134-a898-f8a93363af68"},{"name":"Login User","id":"18fe0446-aee7-4ae8-8c24-f95a9d576149","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"username\": \"john_doe\",\n  \"password\": \"password123\"\n}"},"url":"http://localhost:8000/api/login/","urlObject":{"path":["login",""],"host":["http://localhost:8000/api"],"query":[],"variable":[]}},"response":[],"_postman_id":"18fe0446-aee7-4ae8-8c24-f95a9d576149"}],"id":"f190e385-c7aa-40f5-a467-77078c2763bb","_postman_id":"f190e385-c7aa-40f5-a467-77078c2763bb","description":""},{"name":"Users","item":[{"name":"List Users","id":"40211e94-82c9-4fd1-9bb6-170be0b7eb65","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer "}],"url":"http://localhost:8000/api/users/","urlObject":{"path":["users",""],"host":["http://localhost:8000/api"],"query":[],"variable":[]}},"response":[],"_postman_id":"40211e94-82c9-4fd1-9bb6-170be0b7eb65"},{"name":"Retrieve User","id":"3b962b2a-a58b-4e35-b5f9-fa80d2d70139","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer "}],"url":"http://localhost:8000/api/users/:user_id/","urlObject":{"path":["users",":user_id",""],"host":["http://localhost:8000/api"],"query":[],"variable":[{"id":"1f087b9a-b047-4122-9827-b7e647b208fd","type":"any","value":"","key":"user_id"}]}},"response":[],"_postman_id":"3b962b2a-a58b-4e35-b5f9-fa80d2d70139"},{"name":"Update User","id":"698854c6-cd84-422a-9cfd-453cb81c4b59","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Authorization","value":"Bearer "},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"John Doe Updated\"\n}"},"url":"http://localhost:8000/api/users/:user_id/","urlObject":{"path":["users",":user_id",""],"host":["http://localhost:8000/api"],"query":[],"variable":[{"id":"28997754-3113-4b62-bfce-307d67487f33","type":"any","value":"","key":"user_id"}]}},"response":[],"_postman_id":"698854c6-cd84-422a-9cfd-453cb81c4b59"}],"id":"3f0a255b-ca60-4317-be0d-53cf3e10cfe0","_postman_id":"3f0a255b-ca60-4317-be0d-53cf3e10cfe0","description":""},{"name":"Projects","item":[{"name":"Project Pages","item":[{"name":"List Project Pages","id":"7f96ec77-a0dc-49b8-9357-321b912b7572","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-API-Key","value":""}],"url":"http://localhost:8000/api/projects/:project_id/pages/","urlObject":{"path":["projects",":project_id","pages",""],"host":["http://localhost:8000/api"],"query":[],"variable":[{"id":"9157bdb4-76e5-4f13-8375-d5a622a015f6","type":"any","value":"","key":"project_id"}]}},"response":[],"_postman_id":"7f96ec77-a0dc-49b8-9357-321b912b7572"},{"name":"Create Project Page","id":"c7f84c8b-e8b0-402c-ae6d-9fcf6cb8afa5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-API-Key","value":""},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"page_key\": \"home\",\n  \"route\": \"/home\",\n  \"screen_title\": \"Accueil\",\n  \"screen_description\": \"Page d'accueil de l'application\",\n  \"context_hint\": \"Utilisateur sur la page d'accueil\",\n  \"is_active\": true\n}"},"url":"http://localhost:8000/api/projects/:project_id/pages/","urlObject":{"path":["projects",":project_id","pages",""],"host":["http://localhost:8000/api"],"query":[],"variable":[{"id":"89b6d816-835c-4af9-9e17-1a3edb504199","type":"any","value":"","key":"project_id"}]}},"response":[],"_postman_id":"c7f84c8b-e8b0-402c-ae6d-9fcf6cb8afa5"},{"name":"Retrieve Project Page","id":"b18de4ca-562d-4d10-b981-5041553ef45b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-API-Key","value":""}],"url":"http://localhost:8000/api/projects/:project_id/pages/:page_id/","urlObject":{"path":["projects",":project_id","pages",":page_id",""],"host":["http://localhost:8000/api"],"query":[],"variable":[{"id":"726d9863-f65c-4569-87d8-dccc975943a6","type":"any","value":"","key":"project_id"},{"id":"d07afd8c-ae59-4d20-8ca9-1ace2a985051","type":"any","value":"","key":"page_id"}]}},"response":[],"_postman_id":"b18de4ca-562d-4d10-b981-5041553ef45b"},{"name":"Update Project Page","id":"5b2f6178-a8c0-4ae1-8457-b8cd28fb60b0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"X-API-Key","value":""},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"screen_title\": \"Accueil Updated\"\n}"},"url":"http://localhost:8000/api/projects/:project_id/pages/:page_id/","urlObject":{"path":["projects",":project_id","pages",":page_id",""],"host":["http://localhost:8000/api"],"query":[],"variable":[{"id":"374cf009-1ed6-49bc-b5c1-3042a4dd35f0","type":"any","value":"","key":"project_id"},{"id":"168f1ade-9220-4dc0-ab2b-a199fd28eb2d","type":"any","value":"","key":"page_id"}]}},"response":[],"_postman_id":"5b2f6178-a8c0-4ae1-8457-b8cd28fb60b0"},{"name":"Delete Project Page","id":"41d9643c-85e4-4d6a-85d8-15c8aa808158","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"X-API-Key","value":""}],"url":"http://localhost:8000/api/projects/:project_id/pages/:page_id/","urlObject":{"path":["projects",":project_id","pages",":page_id",""],"host":["http://localhost:8000/api"],"query":[],"variable":[{"id":"5279eab6-e9ad-415a-93c3-d33a67438f9d","type":"any","value":"","key":"project_id"},{"id":"f8c3f07b-6db3-4ad7-93aa-71605f2e8edb","type":"any","value":"","key":"page_id"}]}},"response":[],"_postman_id":"41d9643c-85e4-4d6a-85d8-15c8aa808158"}],"id":"0d1b3f06-89fa-416c-991e-eabd19517956","_postman_id":"0d1b3f06-89fa-416c-991e-eabd19517956","description":""},{"name":"Project Rules","item":[{"name":"List Project Rules","id":"d0c58c4c-39b1-405e-a077-50b147749f46","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-API-Key","value":""}],"url":"http://localhost:8000/api/projects/:project_id/rules/","urlObject":{"path":["projects",":project_id","rules",""],"host":["http://localhost:8000/api"],"query":[],"variable":[{"id":"cf1f7730-6170-42f0-b368-f1c0d48cb901","type":"any","value":"","key":"project_id"}]}},"response":[],"_postman_id":"d0c58c4c-39b1-405e-a077-50b147749f46"},{"name":"Create Project Rule","id":"24c0f7b4-3b1a-44e2-bbd5-e8c94521a182","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-API-Key","value":""},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"title\": \"Règle de support\",\n  \"content\": \"Toujours être poli avec les clients\",\n  \"tags\": [\"support\", \"politesse\"],\n  \"priority\": 1,\n  \"is_active\": true,\n  \"page\": null\n}"},"url":"http://localhost:8000/api/projects/:project_id/rules/","urlObject":{"path":["projects",":project_id","rules",""],"host":["http://localhost:8000/api"],"query":[],"variable":[{"id":"8dc16c59-6dcc-4e1c-a987-eed550575e4e","type":"any","value":"","key":"project_id"}]}},"response":[],"_postman_id":"24c0f7b4-3b1a-44e2-bbd5-e8c94521a182"},{"name":"Retrieve Project Rule","id":"53847395-8cac-4989-986b-9b74189d1bc0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-API-Key","value":""}],"url":"http://localhost:8000/api/projects/:project_id/rules/:rule_id/","urlObject":{"path":["projects",":project_id","rules",":rule_id",""],"host":["http://localhost:8000/api"],"query":[],"variable":[{"id":"76a9bbbe-1bf9-4f75-bf3b-19850b471029","type":"any","value":"","key":"project_id"},{"id":"20acfb78-aad7-45b8-8f02-36745aeaeeae","type":"any","value":"","key":"rule_id"}]}},"response":[],"_postman_id":"53847395-8cac-4989-986b-9b74189d1bc0"},{"name":"Update Project Rule","id":"3eea227f-dabc-4517-8b08-d204fd4cbcdf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"X-API-Key","value":""},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"title\": \"Règle Updated\"\n}"},"url":"http://localhost:8000/api/projects/:project_id/rules/:rule_id/","urlObject":{"path":["projects",":project_id","rules",":rule_id",""],"host":["http://localhost:8000/api"],"query":[],"variable":[{"id":"06485d83-81a5-4052-815e-cc3b87b5fad4","type":"any","value":"","key":"project_id"},{"id":"817f9c9f-9b53-4315-8b6e-65a2798b9ec5","type":"any","value":"","key":"rule_id"}]}},"response":[],"_postman_id":"3eea227f-dabc-4517-8b08-d204fd4cbcdf"},{"name":"Delete Project Rule","id":"544d829e-e528-4399-a857-a676a546631e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"X-API-Key","value":""}],"url":"http://localhost:8000/api/projects/:project_id/rules/:rule_id/","urlObject":{"path":["projects",":project_id","rules",":rule_id",""],"host":["http://localhost:8000/api"],"query":[],"variable":[{"id":"41804a5d-6a1b-4153-a75a-4863bf45d0cf","type":"any","value":"","key":"project_id"},{"id":"a1406341-919f-4ba9-8d33-06cd7add89bf","type":"any","value":"","key":"rule_id"}]}},"response":[],"_postman_id":"544d829e-e528-4399-a857-a676a546631e"}],"id":"191595fe-d8d2-490e-9305-3a0bf1214cf2","_postman_id":"191595fe-d8d2-490e-9305-3a0bf1214cf2","description":""},{"name":"FAQs","item":[{"name":"List FAQs","id":"1f26440b-8091-4772-9cea-735c07512d86","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-API-Key","value":""}],"url":"http://localhost:8000/api/projects/:project_id/faqs/","urlObject":{"path":["projects",":project_id","faqs",""],"host":["http://localhost:8000/api"],"query":[],"variable":[{"id":"6b586b70-436e-4f1c-983e-1619549a8e42","type":"any","value":"","key":"project_id"}]}},"response":[],"_postman_id":"1f26440b-8091-4772-9cea-735c07512d86"},{"name":"Create FAQ","id":"0f3743f5-5a20-45f5-a5ea-2772e0be23fb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-API-Key","value":""},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"question\": \"Comment réinitialiser mon mot de passe ?\",\n  \"answer\": \"Cliquez sur 'Mot de passe oublié' sur la page de connexion.\",\n  \"tags\": [\"authentification\", \"mot de passe\"],\n  \"is_active\": true,\n  \"page\": null\n}"},"url":"http://localhost:8000/api/projects/:project_id/faqs/","urlObject":{"path":["projects",":project_id","faqs",""],"host":["http://localhost:8000/api"],"query":[],"variable":[{"id":"7b577bed-ae30-46d9-9a96-7a2806a35cc1","type":"any","value":"","key":"project_id"}]}},"response":[],"_postman_id":"0f3743f5-5a20-45f5-a5ea-2772e0be23fb"},{"name":"Retrieve FAQ","id":"365224b4-13e6-4937-94e5-0756ed5ae565","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-API-Key","value":""}],"url":"http://localhost:8000/api/projects/:project_id/faqs/:faq_id/","urlObject":{"path":["projects",":project_id","faqs",":faq_id",""],"host":["http://localhost:8000/api"],"query":[],"variable":[{"id":"141652bc-2f57-4df8-ad4b-bba3c8f6467e","type":"any","value":"","key":"project_id"},{"id":"0dfea8de-1928-4d15-86df-fa3ba85ddd74","type":"any","value":"","key":"faq_id"}]}},"response":[],"_postman_id":"365224b4-13e6-4937-94e5-0756ed5ae565"},{"name":"Update FAQ","id":"6b6c8f4d-4d45-442e-8f44-889be9ac2a56","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"X-API-Key","value":""},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"question\": \"Question Updated\"\n}"},"url":"http://localhost:8000/api/projects/:project_id/faqs/:faq_id/","urlObject":{"path":["projects",":project_id","faqs",":faq_id",""],"host":["http://localhost:8000/api"],"query":[],"variable":[{"id":"11f14e2e-9cbf-40d6-8567-643ab2efae3f","type":"any","value":"","key":"project_id"},{"id":"b0e52f1a-50ae-49ea-94d5-08668c2803ef","type":"any","value":"","key":"faq_id"}]}},"response":[],"_postman_id":"6b6c8f4d-4d45-442e-8f44-889be9ac2a56"},{"name":"Delete FAQ","id":"e7552232-55c0-43fc-b2bc-1c79c5c0c4fc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"X-API-Key","value":""}],"url":"http://localhost:8000/api/projects/:project_id/faqs/:faq_id/","urlObject":{"path":["projects",":project_id","faqs",":faq_id",""],"host":["http://localhost:8000/api"],"query":[],"variable":[{"id":"9336f8c3-536c-4a84-a24a-6b2dd7101014","type":"any","value":"","key":"project_id"},{"id":"0b7d4a6b-ddae-4e66-a0c1-047b3e8bfb27","type":"any","value":"","key":"faq_id"}]}},"response":[],"_postman_id":"e7552232-55c0-43fc-b2bc-1c79c5c0c4fc"}],"id":"bd9977fc-2033-4c2d-8cbc-302d7a78c116","_postman_id":"bd9977fc-2033-4c2d-8cbc-302d7a78c116","description":""},{"name":"Knowledge Bases","item":[{"name":"List Knowledge Bases","id":"1334501c-0216-49c7-ad9c-7f614b331f96","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-API-Key","value":""}],"url":"http://localhost:8000/api/projects/:project_id/knowledge/","urlObject":{"path":["projects",":project_id","knowledge",""],"host":["http://localhost:8000/api"],"query":[],"variable":[{"id":"163bc7e2-0d30-44a5-8358-438adbfd821a","type":"any","value":"","key":"project_id"}]}},"response":[],"_postman_id":"1334501c-0216-49c7-ad9c-7f614b331f96"},{"name":"Create Knowledge Base","id":"80b1a465-2a83-4dbe-bb43-5a330e520ba9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-API-Key","value":""}],"body":{"mode":"formdata","formdata":[{"key":"title","value":"Guide utilisateur","type":"text"},{"key":"description","value":"Guide complet d'utilisation","type":"text"},{"key":"file","type":"file","value":null},{"key":"tags","value":"[\"guide\", \"utilisateur\"]","type":"text"},{"key":"is_active","value":"true","type":"text"}]},"url":"http://localhost:8000/api/projects/:project_id/knowledge/","urlObject":{"path":["projects",":project_id","knowledge",""],"host":["http://localhost:8000/api"],"query":[],"variable":[{"id":"0705c1cc-9a53-47b1-90dd-ab9bfc43478a","type":"any","value":"","key":"project_id"}]}},"response":[],"_postman_id":"80b1a465-2a83-4dbe-bb43-5a330e520ba9"},{"name":"Retrieve Knowledge Base","id":"ecf7f024-07ea-432f-86a1-0b2b437b1d95","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-API-Key","value":""}],"url":"http://localhost:8000/api/projects/:project_id/knowledge/:kb_id/","urlObject":{"path":["projects",":project_id","knowledge",":kb_id",""],"host":["http://localhost:8000/api"],"query":[],"variable":[{"id":"df21125c-8b10-42ce-8a9e-564975d5af59","type":"any","value":"","key":"project_id"},{"id":"632cd580-62bb-4688-923a-12e570fb1902","type":"any","value":"","key":"kb_id"}]}},"response":[],"_postman_id":"ecf7f024-07ea-432f-86a1-0b2b437b1d95"},{"name":"Update Knowledge Base","id":"23a52bdf-5d8b-40bc-a7cf-16a03eb5fa9f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"X-API-Key","value":""},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"title\": \"Guide Updated\"\n}"},"url":"http://localhost:8000/api/projects/:project_id/knowledge/:kb_id/","urlObject":{"path":["projects",":project_id","knowledge",":kb_id",""],"host":["http://localhost:8000/api"],"query":[],"variable":[{"id":"10b01df1-db0b-4e49-aff8-4e9815d54c22","type":"any","value":"","key":"project_id"},{"id":"d4032ae1-e54f-42fd-873f-088e3c4dd7b4","type":"any","value":"","key":"kb_id"}]}},"response":[],"_postman_id":"23a52bdf-5d8b-40bc-a7cf-16a03eb5fa9f"},{"name":"Delete Knowledge Base","id":"013d7757-1f08-4bf5-bb69-0aceaede25ca","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"X-API-Key","value":""}],"url":"http://localhost:8000/api/projects/:project_id/knowledge/:kb_id/","urlObject":{"path":["projects",":project_id","knowledge",":kb_id",""],"host":["http://localhost:8000/api"],"query":[],"variable":[{"id":"c9ad23a9-9837-4485-a44f-f3721977c887","type":"any","value":"","key":"project_id"},{"id":"8d9e71b0-d04e-4db8-a0de-b428ffead84e","type":"any","value":"","key":"kb_id"}]}},"response":[],"_postman_id":"013d7757-1f08-4bf5-bb69-0aceaede25ca"}],"id":"58212409-a0f8-4174-9463-531150d02ed8","_postman_id":"58212409-a0f8-4174-9463-531150d02ed8","description":""},{"name":"Webhooks","item":[{"name":"List Webhooks","id":"f2334571-a763-42b2-a954-50193c800776","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-API-Key","value":""}],"url":"http://localhost:8000/api/projects/:project_id/webhooks/","urlObject":{"path":["projects",":project_id","webhooks",""],"host":["http://localhost:8000/api"],"query":[],"variable":[{"id":"890fff3a-748f-4aee-ac09-8c850461c6b8","type":"any","value":"","key":"project_id"}]}},"response":[],"_postman_id":"f2334571-a763-42b2-a954-50193c800776"},{"name":"Create Webhook","id":"b5d6da2f-8e8b-4bef-b96a-5978932cc159","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-API-Key","value":""},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"event_type\": \"new_conversation\",\n  \"url\": \"https://example.com/webhook\",\n  \"secret\": \"webhook_secret\",\n  \"is_active\": true\n}"},"url":"http://localhost:8000/api/projects/:project_id/webhooks/","urlObject":{"path":["projects",":project_id","webhooks",""],"host":["http://localhost:8000/api"],"query":[],"variable":[{"id":"cfc5f8c2-f49e-484c-8cba-6bb2aee9b70b","type":"any","value":"","key":"project_id"}]}},"response":[],"_postman_id":"b5d6da2f-8e8b-4bef-b96a-5978932cc159"},{"name":"Retrieve Webhook","id":"5cf7afd3-7cad-4829-b9e3-754d8493e9d1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-API-Key","value":""}],"url":"http://localhost:8000/api/projects/:project_id/webhooks/:webhook_id/","urlObject":{"path":["projects",":project_id","webhooks",":webhook_id",""],"host":["http://localhost:8000/api"],"query":[],"variable":[{"id":"a3f6c08c-95a2-4457-8f85-bbe0f53a9c63","type":"any","value":"","key":"project_id"},{"id":"0e0160da-d2ba-4a20-af65-edc85d0312e5","type":"any","value":"","key":"webhook_id"}]}},"response":[],"_postman_id":"5cf7afd3-7cad-4829-b9e3-754d8493e9d1"},{"name":"Update Webhook","id":"32e8558b-586a-4a57-b6a1-56d0ba9e74b0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"X-API-Key","value":""},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"url\": \"https://updated-example.com/webhook\"\n}"},"url":"http://localhost:8000/api/projects/:project_id/webhooks/:webhook_id/","urlObject":{"path":["projects",":project_id","webhooks",":webhook_id",""],"host":["http://localhost:8000/api"],"query":[],"variable":[{"id":"bfcc46d9-ee2a-4fd7-99a2-f0318f983829","type":"any","value":"","key":"project_id"},{"id":"5f0045a1-2b64-483f-a63a-d4b280ae08b6","type":"any","value":"","key":"webhook_id"}]}},"response":[],"_postman_id":"32e8558b-586a-4a57-b6a1-56d0ba9e74b0"},{"name":"Delete Webhook","id":"76fcadbc-bf38-4bc9-9723-0861fa6812cc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"X-API-Key","value":""}],"url":"http://localhost:8000/api/projects/:project_id/webhooks/:webhook_id/","urlObject":{"path":["projects",":project_id","webhooks",":webhook_id",""],"host":["http://localhost:8000/api"],"query":[],"variable":[{"id":"56f3aa4f-188a-4142-9ce8-4b4afecc6eb7","type":"any","value":"","key":"project_id"},{"id":"86aaaf1e-3109-452d-844a-91b29e149084","type":"any","value":"","key":"webhook_id"}]}},"response":[],"_postman_id":"76fcadbc-bf38-4bc9-9723-0861fa6812cc"}],"id":"cc9f2ea0-87ec-4501-a28b-402893624b62","_postman_id":"cc9f2ea0-87ec-4501-a28b-402893624b62","description":""},{"name":"Context Chunks","item":[{"name":"List Context Chunks","id":"3177d112-9eeb-445c-bf4f-b2c920ee5716","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-API-Key","value":""}],"url":"http://localhost:8000/api/projects/:project_id/chunks/","urlObject":{"path":["projects",":project_id","chunks",""],"host":["http://localhost:8000/api"],"query":[],"variable":[{"id":"fe572ebe-06da-4f54-a5b7-3ef5181f0f57","type":"any","value":"","key":"project_id"}]}},"response":[],"_postman_id":"3177d112-9eeb-445c-bf4f-b2c920ee5716"},{"name":"Search Context Chunks","id":"f56bc7ef-725f-4121-833f-91158cb32169","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-API-Key","value":""},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"query\": \"réinitialiser mot de passe\"\n}"},"url":"http://localhost:8000/api/projects/:project_id/chunks/search/","urlObject":{"path":["projects",":project_id","chunks","search",""],"host":["http://localhost:8000/api"],"query":[],"variable":[{"id":"bee077aa-8b31-49a0-a4fd-f72b250cfea8","type":"any","value":"","key":"project_id"}]}},"response":[],"_postman_id":"f56bc7ef-725f-4121-833f-91158cb32169"}],"id":"acd6077e-b7e0-4e99-ba34-bb9b1ef691f1","_postman_id":"acd6077e-b7e0-4e99-ba34-bb9b1ef691f1","description":""},{"name":"List Projects","id":"08a4944e-3d91-410c-8986-b50a507b38f1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-API-Key","value":""}],"url":"http://localhost:8000/api/projects/","urlObject":{"path":["projects",""],"host":["http://localhost:8000/api"],"query":[],"variable":[]}},"response":[],"_postman_id":"08a4944e-3d91-410c-8986-b50a507b38f1"},{"name":"Create Project","id":"f2ae332b-6a03-4595-a5a3-4411531a8881","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-API-Key","value":""},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"My New Project\",\n  \"description\": \"New project description\",\n  \"company_name\": \"My Company\",\n  \"ai_personality\": \"Tu es un assistant client professionnel, bienveillant et efficace.\",\n  \"system_rules\": \"\",\n  \"language\": \"fr\",\n  \"max_response_tokens\": 400,\n  \"max_history_messages\": 5\n}"},"url":"http://localhost:8000/api/projects/","urlObject":{"path":["projects",""],"host":["http://localhost:8000/api"],"query":[],"variable":[]}},"response":[],"_postman_id":"f2ae332b-6a03-4595-a5a3-4411531a8881"},{"name":"Retrieve Project","id":"096eb026-72cd-4b2a-9032-1aae7fc079a0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-API-Key","value":""}],"url":"http://localhost:8000/api/projects/:project_id/","urlObject":{"path":["projects",":project_id",""],"host":["http://localhost:8000/api"],"query":[],"variable":[{"id":"85382031-40c0-4942-bfe2-d9e6c7a9cf21","type":"any","value":"","key":"project_id"}]}},"response":[],"_postman_id":"096eb026-72cd-4b2a-9032-1aae7fc079a0"},{"name":"Update Project","id":"082f8a27-c24d-4736-934a-450fcd332b28","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"X-API-Key","value":""},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"Updated Project Name\"\n}"},"url":"http://localhost:8000/api/projects/:project_id/","urlObject":{"path":["projects",":project_id",""],"host":["http://localhost:8000/api"],"query":[],"variable":[{"id":"290c9dbd-9729-46ee-9c0d-28c0841fc9db","type":"any","value":"","key":"project_id"}]}},"response":[],"_postman_id":"082f8a27-c24d-4736-934a-450fcd332b28"},{"name":"Delete Project","id":"9d45bf75-d7f1-4f39-b95d-c9c415d3bc6a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"X-API-Key","value":""}],"url":"http://localhost:8000/api/projects/:project_id/","urlObject":{"path":["projects",":project_id",""],"host":["http://localhost:8000/api"],"query":[],"variable":[{"id":"ded02ce4-918e-4146-b5c6-7c8a7d56eff7","type":"any","value":"","key":"project_id"}]}},"response":[],"_postman_id":"9d45bf75-d7f1-4f39-b95d-c9c415d3bc6a"},{"name":"Reindex Project","id":"4349e601-ce04-49dd-8847-0d3b9cc1a8c4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-API-Key","value":""}],"url":"http://localhost:8000/api/projects/:project_id/reindex/","urlObject":{"path":["projects",":project_id","reindex",""],"host":["http://localhost:8000/api"],"query":[],"variable":[{"id":"0447dd26-91af-483e-82c7-e796c1f2c26e","type":"any","value":"","key":"project_id"}]}},"response":[],"_postman_id":"4349e601-ce04-49dd-8847-0d3b9cc1a8c4"},{"name":"Project Stats","id":"25e75ebb-5bc7-44db-8d81-011c74cbf9be","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-API-Key","value":""}],"url":"http://localhost:8000/api/projects/:project_id/stats/","urlObject":{"path":["projects",":project_id","stats",""],"host":["http://localhost:8000/api"],"query":[],"variable":[{"id":"e8d11a8a-ee31-437d-a159-11d8dca3570a","type":"any","value":"","key":"project_id"}]}},"response":[],"_postman_id":"25e75ebb-5bc7-44db-8d81-011c74cbf9be"}],"id":"cc67bd12-e066-4292-9a25-8a9da44bc7a2","_postman_id":"cc67bd12-e066-4292-9a25-8a9da44bc7a2","description":""},{"name":"Conversations","item":[{"name":"List Conversations","id":"b1fab0ae-c016-43a9-87ca-f71cef2b605c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-API-Key","value":""}],"url":"http://localhost:8000/api/conversations/","urlObject":{"path":["conversations",""],"host":["http://localhost:8000/api"],"query":[{"disabled":true,"key":"status","value":"active"},{"disabled":true,"key":"project","value":""}],"variable":[]}},"response":[],"_postman_id":"b1fab0ae-c016-43a9-87ca-f71cef2b605c"},{"name":"Retrieve Conversation","id":"ef2a638e-2b4d-4f60-abae-0da029087433","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-API-Key","value":""}],"url":"http://localhost:8000/api/conversations/:conversation_id/","urlObject":{"path":["conversations",":conversation_id",""],"host":["http://localhost:8000/api"],"query":[],"variable":[{"id":"fc63f9d9-0642-496b-9f1c-3f391c3a57c2","type":"any","value":"","key":"conversation_id"}]}},"response":[],"_postman_id":"ef2a638e-2b4d-4f60-abae-0da029087433"},{"name":"Resolve Conversation","id":"c7737c16-10dc-468d-b1e2-77b9ec182c73","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-API-Key","value":""}],"url":"http://localhost:8000/api/conversations/:conversation_id/resolve/","urlObject":{"path":["conversations",":conversation_id","resolve",""],"host":["http://localhost:8000/api"],"query":[],"variable":[{"id":"67956a30-4d39-4573-b945-db3df60b6bd6","type":"any","value":"","key":"conversation_id"}]}},"response":[],"_postman_id":"c7737c16-10dc-468d-b1e2-77b9ec182c73"},{"name":"Get Conversation Messages","id":"434d3393-73ce-447a-b264-4db41d2883d0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-API-Key","value":""}],"url":"http://localhost:8000/api/conversations/:conversation_id/messages/","urlObject":{"path":["conversations",":conversation_id","messages",""],"host":["http://localhost:8000/api"],"query":[],"variable":[{"id":"57198084-3aef-4178-b105-9cd187c5e1e3","type":"any","value":"","key":"conversation_id"}]}},"response":[],"_postman_id":"434d3393-73ce-447a-b264-4db41d2883d0"}],"id":"a26c2b8e-c42d-4f4c-989d-955af9c66e09","_postman_id":"a26c2b8e-c42d-4f4c-989d-955af9c66e09","description":""},{"name":"Customers","item":[{"name":"List Customers","id":"8fa99ab7-7858-40d8-b036-c42600a8f1aa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-API-Key","value":""}],"url":"http://localhost:8000/api/customers/","urlObject":{"path":["customers",""],"host":["http://localhost:8000/api"],"query":[],"variable":[]}},"response":[],"_postman_id":"8fa99ab7-7858-40d8-b036-c42600a8f1aa"},{"name":"Retrieve Customer","id":"6ed52fba-52d2-4a8c-9f1a-ea631ab967f5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-API-Key","value":""}],"url":"http://localhost:8000/api/customers/:customer_id/","urlObject":{"path":["customers",":customer_id",""],"host":["http://localhost:8000/api"],"query":[],"variable":[{"id":"bc7d8508-87e9-48b9-b1b3-cdc928e6fb6e","type":"any","value":"","key":"customer_id"}]}},"response":[],"_postman_id":"6ed52fba-52d2-4a8c-9f1a-ea631ab967f5"}],"id":"b7e2dfad-6aa1-4fb9-8f2c-43481717214f","_postman_id":"b7e2dfad-6aa1-4fb9-8f2c-43481717214f","description":""},{"name":"Escalation Tickets","item":[{"name":"List Escalation Tickets","id":"6d8edf77-9b72-4ced-a42c-2d7e8b0fff4e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-API-Key","value":""}],"url":"http://localhost:8000/api/escalations/","urlObject":{"path":["escalations",""],"host":["http://localhost:8000/api"],"query":[],"variable":[]}},"response":[],"_postman_id":"6d8edf77-9b72-4ced-a42c-2d7e8b0fff4e"},{"name":"Retrieve Escalation Ticket","id":"c49a410d-49f5-4812-bb6f-793ffee63769","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-API-Key","value":""}],"url":"http://localhost:8000/api/escalations/:ticket_id/","urlObject":{"path":["escalations",":ticket_id",""],"host":["http://localhost:8000/api"],"query":[],"variable":[{"id":"786eb42b-bcd2-4e80-911a-d6aa68b15817","type":"any","value":"","key":"ticket_id"}]}},"response":[],"_postman_id":"c49a410d-49f5-4812-bb6f-793ffee63769"},{"name":"Assign Ticket to Agent","id":"2a2d5870-bc8a-484f-a09a-483669a9c307","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-API-Key","value":""},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"agent_id\": \"agent_uuid\"\n}"},"url":"http://localhost:8000/api/escalations/:ticket_id/assign/","urlObject":{"path":["escalations",":ticket_id","assign",""],"host":["http://localhost:8000/api"],"query":[],"variable":[{"id":"b9684270-987f-4c98-8bab-9c1856d6e9a0","type":"any","value":"","key":"ticket_id"}]}},"response":[],"_postman_id":"2a2d5870-bc8a-484f-a09a-483669a9c307"},{"name":"Resolve Ticket","id":"9d4a5be3-6539-4706-89f9-515e834e4454","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-API-Key","value":""},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"note\": \"Résolu avec succès\"\n}"},"url":"http://localhost:8000/api/escalations/:ticket_id/resolve/","urlObject":{"path":["escalations",":ticket_id","resolve",""],"host":["http://localhost:8000/api"],"query":[],"variable":[{"id":"81e02aef-6d70-4815-9865-d7119cdd6b7c","type":"any","value":"","key":"ticket_id"}]}},"response":[],"_postman_id":"9d4a5be3-6539-4706-89f9-515e834e4454"}],"id":"1a9f4d3a-0282-4898-ab2b-06ba0c5ccea0","_postman_id":"1a9f4d3a-0282-4898-ab2b-06ba0c5ccea0","description":""},{"name":"Usage Metrics","item":[{"name":"List Usage Metrics","id":"2a5ba5bc-d68d-43b8-a194-2d74e8be41c1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-API-Key","value":""}],"url":"http://localhost:8000/api/usage-metrics/","urlObject":{"path":["usage-metrics",""],"host":["http://localhost:8000/api"],"query":[],"variable":[]}},"response":[],"_postman_id":"2a5ba5bc-d68d-43b8-a194-2d74e8be41c1"}],"id":"bd65f40e-a5e9-4724-921d-85aaa35eed47","_postman_id":"bd65f40e-a5e9-4724-921d-85aaa35eed47","description":""},{"name":"Prompt Logs","item":[{"name":"List Prompt Logs","id":"db9e0eaa-a35d-4927-8981-bcd74ad5cae5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-API-Key","value":""}],"url":"http://localhost:8000/api/prompt-logs/","urlObject":{"path":["prompt-logs",""],"host":["http://localhost:8000/api"],"query":[],"variable":[]}},"response":[],"_postman_id":"db9e0eaa-a35d-4927-8981-bcd74ad5cae5"}],"id":"330e5b71-c524-4174-b37a-0477072ff2f8","_postman_id":"330e5b71-c524-4174-b37a-0477072ff2f8","description":""},{"name":"Security Flags","item":[{"name":"List Security Flags","id":"ea61d795-3b1d-4001-83cf-5715ccedb7f0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-API-Key","value":""}],"url":"http://localhost:8000/api/security-flags/","urlObject":{"path":["security-flags",""],"host":["http://localhost:8000/api"],"query":[],"variable":[]}},"response":[],"_postman_id":"ea61d795-3b1d-4001-83cf-5715ccedb7f0"},{"name":"Resolve Security Flag","id":"3d4b8d49-6889-4c32-a661-3c690637a52d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-API-Key","value":""}],"url":"http://localhost:8000/api/security-flags/:flag_id/resolve/","urlObject":{"path":["security-flags",":flag_id","resolve",""],"host":["http://localhost:8000/api"],"query":[],"variable":[{"id":"b3cc8554-e518-4be8-b1a3-0395f69146a3","type":"any","value":"","key":"flag_id"}]}},"response":[],"_postman_id":"3d4b8d49-6889-4c32-a661-3c690637a52d"}],"id":"000620f7-33ad-4176-9537-b5c971b19c34","_postman_id":"000620f7-33ad-4176-9537-b5c971b19c34","description":""},{"name":"Dashboard","item":[{"name":"Get Dashboard Stats","id":"e0f36d02-7663-4bf8-9e7f-8d055b86fff7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-API-Key","value":""}],"url":"http://localhost:8000/api/dashboard/","urlObject":{"path":["dashboard",""],"host":["http://localhost:8000/api"],"query":[],"variable":[]}},"response":[],"_postman_id":"e0f36d02-7663-4bf8-9e7f-8d055b86fff7"}],"id":"680ffe36-e596-48a3-9a67-3ac96927a697","_postman_id":"680ffe36-e596-48a3-9a67-3ac96927a697","description":""},{"name":"SDK Endpoints","item":[{"name":"Send Message (SDK)","id":"f5f2aa1a-29cc-4049-8023-418f55150dc7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-SDK-Token","value":""},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"customer_external_id\": \"user_123\",\n  \"message\": \"Bonjour, comment ça va ?\",\n  \"page_key\": \"home\",\n  \"route\": \"/home\",\n  \"screen_title\": \"Accueil\",\n  \"screen_description\": \"Page d'accueil\",\n  \"screen_state\": {},\n  \"file_id\": null,\n  \"conversation_id\": null\n}"},"url":"http://localhost:8000/api/sdk/message/","urlObject":{"path":["sdk","message",""],"host":["http://localhost:8000/api"],"query":[],"variable":[]}},"response":[],"_postman_id":"f5f2aa1a-29cc-4049-8023-418f55150dc7"},{"name":"Upload File (SDK)","id":"8c0442f0-66a4-4593-a9c0-c0e05d0ad843","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-SDK-Token","value":""}],"body":{"mode":"formdata","formdata":[{"key":"customer_id","value":"user_123","type":"text"},{"key":"file","type":"file","value":null}]},"url":"http://localhost:8000/api/sdk/upload/","urlObject":{"path":["sdk","upload",""],"host":["http://localhost:8000/api"],"query":[],"variable":[]}},"response":[],"_postman_id":"8c0442f0-66a4-4593-a9c0-c0e05d0ad843"},{"name":"Submit Feedback (SDK)","id":"adb00ff1-8401-4720-bd9f-0f7f1bff644d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-SDK-Token","value":""},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"conversation_id\": \"conversation_uuid\",\n  \"rating\": 5,\n  \"comment\": \"Excellent service !\"\n}"},"url":"http://localhost:8000/api/sdk/feedback/","urlObject":{"path":["sdk","feedback",""],"host":["http://localhost:8000/api"],"query":[],"variable":[]}},"response":[],"_postman_id":"adb00ff1-8401-4720-bd9f-0f7f1bff644d"},{"name":"Send Live Event (SDK)","id":"ab169007-b747-4165-a851-e879645010b0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-SDK-Token","value":""},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"customer_id\": \"user_123\",\n  \"event_type\": \"page_view\",\n  \"payload\": { \"page\": \"home\" }\n}"},"url":"http://localhost:8000/api/sdk/events/","urlObject":{"path":["sdk","events",""],"host":["http://localhost:8000/api"],"query":[],"variable":[]}},"response":[],"_postman_id":"ab169007-b747-4165-a851-e879645010b0"}],"id":"dacf3308-c37e-4a62-bb4b-7655cbaf00ef","_postman_id":"dacf3308-c37e-4a62-bb4b-7655cbaf00ef","description":""}],"variable":[{"key":"base_url","value":"http://localhost:8000/api"},{"key":"access_token","value":""},{"key":"api_key","value":""},{"key":"sdk_token","value":""}]}