Autonome API guide
Last updated
Last updated
Go to your Manage agent page post-deployment. Fetch your API URL and “View details” to get the username and password to access this API:
Generate the HTTP Basic Auth Header with the username and password (using a tool like this)
Fetch the agent ID via the curl request below:
You will receive a response like below:
Start talking to your agent via the curl request below (following the chat request schema that was previously defined by the default frameworks available or by you when uplaoding your own custom framework):
You will receive a response like below: