Overview
Overview
The Basics: The API allows you to connect the chatbot to any other platform to be able to automatically talk with users (example: Connect the AI chatbot behind your Facebook Page鈥檚 Messenger to talk with users and get them to book a meeting).
Bot API Authentication: The API uses a standard header (HTTP Authentication) for authorization.
Authorization: Token {api_key}
Last updated