mu.chat - Connect custom data to large language models home page
Search...
⌘K
Telegram
Get Started
Get Started
Search...
Navigation
muchat API
Authentication
Documentation
Agent
Datastore
Form
Integrations
Widgets
API
Privacy
support@mu.chat
muchat API
Authentication
Endpoints
POST
Agent - Query
POST
Agent - Create
GET
Agent - Get
PATCH
Agent - Update
DEL
Agent - Delete
POST
Datasource - Create
GET
Datasource - Get
DEL
Datasource - Delete
POST
Datastore - Query
POST
Datastore - Create
GET
Datastore - Get
PATCH
Datastore - Update
DEL
Datastore - Delete
POST
Datasource - Upsert (⚠️ deprecated)
POST
Datasource - Update (⚠️ deprecated)
POST
Datasource - File Upload (⚠️ deprecated)
On this page
API Keys
You can get your API key from your account settings page.
muchat API
Authentication
This demonstes how to authenticate a request to the muchat API.
To access a private Agent or Datastore, you must provide a muchat API key in the Authorization header of your request.
Copy
'Authorization'
:
'Bearer <API_KEY>'
API Keys
You can get your API key from your account settings page.
https://app.mu.chat/account
Agent - Query
Assistant
Responses are generated using AI and may contain mistakes.