📄️ Introduction
Magic AI helps you to create your own custom AI chat bots in minutes. You can use Magic AI's API to manage, train and use your custom chat bots. Our chat bots are backed by ChatGPT 4 and ChatGPT 3.5
📄️ List Projects
List all your projects in your organization
📄️ Create Project
Create a new project.
📄️ Get project by id
get a project by id
📄️ Update Project
Update a new project.
📄️ Delete Project
Delete a project. This will delete all the data sources and chat history associated with this project. You can not undo this operation. Please be careful before running this operation.
📄️ Create data source
Create a new data source with text content.
📄️ Delete data source
Delete a data source from the project.
📄️ Chat
Send new chat message and get response from your AI chat bot
📄️ Get chat in a chat session
This endpoint will return one chat session's content
📄️ List chat sessions in a project for current user
This endpoint will return all the chat sessions for the current user in the given project.
📄️ List chat sessions in a project for all users
This endpoint will return all sessions in given project for all users