📄️ Authorization
Navigate to Settings -> Webhooks API, and scroll to the bottom of the page to retrieve your Your-Secret-Key.
📄️ Regions
- US Region//usapi.hottask.com
📄️ Upload a file
- Step 1 : Retrieve the upload URL.
📄️ Get AI Model List
The NewOaks AI API enables the retrieval of knowledge base data for a specified chatbot by sending a GET request to the /chat/Chatbot/ModelList endpoint.
🗃️ Chatbot
5 items
🗃️ Chat
2 items
🗃️ Real Estate
4 items
📄️ Lead/Appointment Data API
The API enables you to retrieve Lead/Appointment data by sending a POST request to the /chat/Chatbot/LeadList endpoint.
📄️ Send Twilio Message
The API provides functionality to send messages via Twilio by sending a POST request to the /chat/Chatbot/SendTwilioMessage endpoint.
📄️ Get Message Credits Usage
The API provides functionality to retrieve message credits usage information by sending a GET request to the /chat/Chatbot/GetMessageCreditsUsage endpoint.