Getting started
To get started with the murai API, follow these steps:
- Create your own murai account and create your first workspace.
- Create new chatbot in your workspace's admin dashboard.
- Upload you chatbot's knowledge base.
- Add a new integration.
- Review the documentation: Before making API calls, we recommend reviewing the endpoints documentation to understand the available resources and their respective methods. This will help you to structure your requests correctly and interpret the responses.
- Authenticate your requests: To access the API, you'll need to authenticate your requests using your API key. This can be done by including your API key in the request header.
- Make API calls: Once you've authenticated your requests, you can start making API calls to send and exchange messages with chatbots.
Feel free to explore the functionalities and reach out if you have any questions or need assistance. Happy chatbot building!