Explore our comprehensive REST API to integrate Chatzuri into your apps. Get started with authentication, endpoints, code examples, and usage limits.
This page will help you get started with Chatzuri.
Chatzuri offers an API for you to interact with your agents if you are subscribed to a paid plan. To get an API key, go to https://www.chatzuri.com/dashboard/<your-team-slug>/settings/api-keys
Pressing the eye icon will reveal the secret API key. This key will need to be substituted into for all API requests.

To get the ID of a created Agent, navigate to https://www.chatzuri.com/dashboard/<your-team-slug>/agents
Select "Settings", then make sure you are on the "General" tab. You will find the Agent ID at the top.

You can also quickly get the ID by using the URL of the webpage. Once you have clicked on the Agent, the URL will contain your Agent ID in the form https://www.chatzuri.com/dashboard/<your-team-slug>/agent/<Your Agent ID>