[{"data":1,"prerenderedAt":177},["ShallowReactive",2],{"navigation_docs":3,"-getting-started-base-url":67,"-getting-started-base-url-surround":172},[4,41],{"title":5,"icon":6,"path":7,"stem":8,"children":9,"page":40},"Getting started","i-lucide-rocket","\u002Fgetting-started","1.getting-started",[10,15,20,25,30,35],{"title":11,"path":12,"stem":13,"icon":14},"Introduction","\u002Fgetting-started\u002Fintroduction","1.getting-started\u002F2.introduction","i-lucide-house",{"title":16,"path":17,"stem":18,"icon":19},"Authentication","\u002Fgetting-started\u002Fauthentication","1.getting-started\u002F3.authentication","i-lucide-key-round",{"title":21,"path":22,"stem":23,"icon":24},"Quickstart","\u002Fgetting-started\u002Fquickstart","1.getting-started\u002F4.quickstart","i-lucide-zap",{"title":26,"path":27,"stem":28,"icon":29},"Base URL","\u002Fgetting-started\u002Fbase-url","1.getting-started\u002F5.base-url","i-lucide-server",{"title":31,"path":32,"stem":33,"icon":34},"Responses","\u002Fgetting-started\u002Fresponses","1.getting-started\u002F6.responses","i-lucide-braces",{"title":36,"path":37,"stem":38,"icon":39},"Troubleshooting","\u002Fgetting-started\u002Ftroubleshooting","1.getting-started\u002F7.troubleshooting","i-lucide-circle-help",false,{"title":42,"icon":43,"path":44,"stem":45,"children":46,"page":40},"API reference","i-lucide-book-open","\u002Fapi-reference","2.api-reference",[47,52,57,62],{"title":48,"path":49,"stem":50,"icon":51},"Sessions","\u002Fapi-reference\u002Fsessions","2.api-reference\u002F1.sessions","i-lucide-smartphone",{"title":53,"path":54,"stem":55,"icon":56},"Messages","\u002Fapi-reference\u002Fmessages","2.api-reference\u002F2.messages","i-lucide-message-square",{"title":58,"path":59,"stem":60,"icon":61},"Webhooks","\u002Fapi-reference\u002Fwebhooks","2.api-reference\u002F3.webhooks","i-lucide-webhook",{"title":63,"path":64,"stem":65,"icon":66},"Limits and errors","\u002Fapi-reference\u002Flimits-and-errors","2.api-reference\u002F4.limits-and-errors","i-lucide-shield-alert",{"id":68,"title":26,"body":69,"description":163,"extension":164,"links":165,"meta":166,"navigation":167,"path":27,"seo":168,"stem":28,"__hash__":171},"docs\u002F1.getting-started\u002F5.base-url.md",{"type":70,"value":71,"toc":159},"minimark",[72,76,93,98,101,133,137,140,143,152,155],[73,74,75],"p",{},"Use this global base URL for ChatKazi API requests:",[77,78,83],"pre",{"className":79,"code":80,"language":81,"meta":82,"style":82},"language-txt shiki shiki-themes material-theme-lighter material-theme material-theme-palenight","https:\u002F\u002Fchatkazi.locci.cloud\u002Fapi\u002Fv1\n","txt","",[84,85,86],"code",{"__ignoreMap":82},[87,88,91],"span",{"class":89,"line":90},"line",1,[87,92,80],{},[94,95,97],"h2",{"id":96},"configure-your-backend","Configure your backend",[73,99,100],{},"Store the base URL and API key in your backend config.",[77,102,107],{"className":103,"code":104,"filename":105,"language":106,"meta":82,"style":82},"language-bash shiki shiki-themes material-theme-lighter material-theme material-theme-palenight","CHATKAZI_BASE_URL=https:\u002F\u002Fchatkazi.locci.cloud\u002Fapi\u002Fv1\nCHATKAZI_API_KEY=ck_live_your_api_key\n",".env","bash",[84,108,109,122],{"__ignoreMap":82},[87,110,111,115,119],{"class":89,"line":90},[87,112,114],{"class":113},"sTEyZ","CHATKAZI_BASE_URL",[87,116,118],{"class":117},"sMK4o","=",[87,120,80],{"class":121},"sfazB",[87,123,125,128,130],{"class":89,"line":124},2,[87,126,127],{"class":113},"CHATKAZI_API_KEY",[87,129,118],{"class":117},[87,131,132],{"class":121},"ck_live_your_api_key\n",[94,134,136],{"id":135},"keep-the-api-key-private","Keep the API key private",[73,138,139],{},"Your frontend should not call ChatKazi directly with an API key.",[73,141,142],{},"Use this shape instead:",[77,144,146],{"className":79,"code":145,"language":81,"meta":82,"style":82},"Browser -> Your backend -> ChatKazi API\n",[84,147,148],{"__ignoreMap":82},[87,149,150],{"class":89,"line":90},[87,151,145],{},[73,153,154],{},"That keeps your key private, lets you validate business rules before sending, and gives you one place to handle retries and logging.",[156,157,158],"style",{},"html .light .shiki span {color: var(--shiki-light);background: var(--shiki-light-bg);font-style: var(--shiki-light-font-style);font-weight: var(--shiki-light-font-weight);text-decoration: var(--shiki-light-text-decoration);}html.light .shiki span {color: var(--shiki-light);background: var(--shiki-light-bg);font-style: var(--shiki-light-font-style);font-weight: var(--shiki-light-font-weight);text-decoration: var(--shiki-light-text-decoration);}html .default .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}html.dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}html pre.shiki code .sTEyZ, html code.shiki .sTEyZ{--shiki-light:#90A4AE;--shiki-default:#EEFFFF;--shiki-dark:#BABED8}html pre.shiki code .sMK4o, html code.shiki .sMK4o{--shiki-light:#39ADB5;--shiki-default:#89DDFF;--shiki-dark:#89DDFF}html pre.shiki code .sfazB, html code.shiki .sfazB{--shiki-light:#91B859;--shiki-default:#C3E88D;--shiki-dark:#C3E88D}",{"title":82,"searchDepth":124,"depth":124,"links":160},[161,162],{"id":96,"depth":124,"text":97},{"id":135,"depth":124,"text":136},"Configure the global ChatKazi API URL.","md",null,{},{"icon":29},{"title":169,"description":170},"ChatKazi base URL","Configure the ChatKazi API base URL.","1ublr2m86-jw3gAYqRwx5WvpDDlFVL4rsvtxccNKrCw",[173,175],{"title":21,"path":22,"stem":23,"description":174,"icon":24,"children":-1},"Connect a number and send your first WhatsApp message.",{"title":31,"path":32,"stem":33,"description":176,"icon":34,"children":-1},"Understand ChatKazi response shapes.",1784048139989]