mu.chat - Connect custom data to large language models home pagelight logodark logo
  • Telegram
  • Get Started
  • Get Started
muchat API
Authentication
  • Documentation
  • Agent
  • Datastore
  • Form
  • Integrations
  • Widgets
  • API
  • Privacy
  • [email protected]
  • 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)
    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.

    'Authorization': 'Bearer <API_KEY>'
    

    ​
    API Keys

    ​
    You can get your API key from your account settings page.

    https://app.mu.chat/account

    Agent - Query
    twitterdiscordlinkedin
    Powered by Mintlify
    On this page
    • API Keys
    • You can get your API key from your account settings page.