# CRBNai API ## Docs - [README](https://apidog.com/apidoc/shared/4617785c-3ee6-4ce9-bd3c-b9fc3bf34d71/doc-351680.md): - [Authentication](https://apidog.com/apidoc/shared/4617785c-3ee6-4ce9-bd3c-b9fc3bf34d71/doc-351681.md): - Guides [Creating a Knowledge Bot](https://apidog.com/apidoc/shared/4617785c-3ee6-4ce9-bd3c-b9fc3bf34d71/doc-375729.md): ## API Docs - API Keys [Get all API Keys](https://apidog.com/apidoc/shared/4617785c-3ee6-4ce9-bd3c-b9fc3bf34d71/api-3938689.md): Use this endpoint to get the API keys for the current user. - API Keys [Create API Key](https://apidog.com/apidoc/shared/4617785c-3ee6-4ce9-bd3c-b9fc3bf34d71/api-3938690.md): Use this endpoint to create an API key with an existing API key. - API Keys [Delete API Key](https://apidog.com/apidoc/shared/4617785c-3ee6-4ce9-bd3c-b9fc3bf34d71/api-3938691.md): Delete the API key using the specified id. - Chats > Messages [Get Chat Messages](https://apidog.com/apidoc/shared/4617785c-3ee6-4ce9-bd3c-b9fc3bf34d71/api-3939125.md): Get all chat messages, ordered by created date descending. - Chats > Messages [Post Chat Message](https://apidog.com/apidoc/shared/4617785c-3ee6-4ce9-bd3c-b9fc3bf34d71/api-3939126.md): Post a new chat message to a chat which then responds with a stream of JSONs containing deltas which build the response message. - Chats > Recipes [Get All Chat Recipes](https://apidog.com/apidoc/shared/4617785c-3ee6-4ce9-bd3c-b9fc3bf34d71/api-3939127.md): This will fetch all chat recipes that a user is allowed to see. - Chats [Get All Chats](https://apidog.com/apidoc/shared/4617785c-3ee6-4ce9-bd3c-b9fc3bf34d71/api-3938732.md): Get all Chats belonging to the current user. - Chats [Create Chat](https://apidog.com/apidoc/shared/4617785c-3ee6-4ce9-bd3c-b9fc3bf34d71/api-3938733.md): Create a new Chat for the current user. - Documents [Delete Document](https://apidog.com/apidoc/shared/4617785c-3ee6-4ce9-bd3c-b9fc3bf34d71/api-3939149.md): Delete a document from a Knowledge Bot. - Documents [Download Document](https://apidog.com/apidoc/shared/4617785c-3ee6-4ce9-bd3c-b9fc3bf34d71/api-3939128.md): Download the document with its original filename by its id. - Documents [Update Document](https://apidog.com/apidoc/shared/4617785c-3ee6-4ce9-bd3c-b9fc3bf34d71/api-4948664.md): Update a documents attributes. - Knowledge Bots > Documents [Add Document to Knowledge Bot](https://apidog.com/apidoc/shared/4617785c-3ee6-4ce9-bd3c-b9fc3bf34d71/api-3939148.md): Add a Document to Knowledge Bot. - Knowledge Bots > Documents [Prepare Document Upload](https://apidog.com/apidoc/shared/4617785c-3ee6-4ce9-bd3c-b9fc3bf34d71/api-3986006.md): Request the upload URLs to upload files for a specific knowledge base. - Knowledge Bots > Chats > Chat Messages [Get Messages of a Knowledge Bot chat](https://apidog.com/apidoc/shared/4617785c-3ee6-4ce9-bd3c-b9fc3bf34d71/api-4806613.md): - Knowledge Bots > Chats > Chat Messages [Post a message to a Knowlege Bot chat](https://apidog.com/apidoc/shared/4617785c-3ee6-4ce9-bd3c-b9fc3bf34d71/api-4806614.md): - Knowledge Bots > Chats [Get all Knowledge Bot chats](https://apidog.com/apidoc/shared/4617785c-3ee6-4ce9-bd3c-b9fc3bf34d71/api-4806600.md): Get all chats that belong to a Knowledge Bot. - Knowledge Bots > Chats [Create Knowledge Bot chat](https://apidog.com/apidoc/shared/4617785c-3ee6-4ce9-bd3c-b9fc3bf34d71/api-4806612.md): - Knowledge Bots > Chats - deprecated [Chat with a Knowledge Bot](https://apidog.com/apidoc/shared/4617785c-3ee6-4ce9-bd3c-b9fc3bf34d71/api-3994035.md): Interact with your knowledge bot by asking questions or even a more complex chat history. - Knowledge Bots [Create Knowledge Bot](https://apidog.com/apidoc/shared/4617785c-3ee6-4ce9-bd3c-b9fc3bf34d71/api-3939138.md): This will create a new Knowledge Bot. - Knowledge Bots [Get All Knowledge Bots](https://apidog.com/apidoc/shared/4617785c-3ee6-4ce9-bd3c-b9fc3bf34d71/api-3939131.md): Get the knowledge bots the logged in user has access to. - Knowledge Bots [Get Knowledge Bot by ID](https://apidog.com/apidoc/shared/4617785c-3ee6-4ce9-bd3c-b9fc3bf34d71/api-3939144.md): Get a Knowledge Bot by its id. - Knowledge Bots [Delete Knowledge Bot by ID](https://apidog.com/apidoc/shared/4617785c-3ee6-4ce9-bd3c-b9fc3bf34d71/api-3939145.md): Delete a Knowledge Bot by its ID. - Knowledge Bots [Update Knowledge Bot by ID](https://apidog.com/apidoc/shared/4617785c-3ee6-4ce9-bd3c-b9fc3bf34d71/api-3939146.md): Update Knowledge Bot by ID.