📄️ Answer API
You can use this REST API to send a query and get the answer just like you do on the chat widget. Use this to integrate it with your own application or workflows to build complex solutions. You can see the queries asked on the Messages page with channel as API.
📄️ Create Ticket API
You can use this REST API to create a support ticket on CrawlChat. These support tickets are same as the one that are created from the chat widget. This API also triggers the email communications as expected.
📄️ Compose API
You can use this REST API to compose text content from your knowledge base. This is different from /answer because you can keep asking updates on the created content iteratively. It fetches the context from the knowledge base of the collection and makes up the content automatically.
📄️ Add Page API
You can use this REST API to add content as Page to you Collections Knowledge Base. It will instantly get added and will be available for the answering engine across all the channels