app.maximai.biz - Connect custom data to large language models home pagelight logodark logo
  • Get Started
  • Github
  • Discord
  • Get Started
maximaibiz API
Authentication
  • Documentation
  • Agent
  • Datastore
  • Form
  • Email Inbox
  • Integrations
  • Widgets
  • API
  • Privacy
  • info@maximai.biz
  • maximaibiz 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)
maximaibiz API

Authentication

This demonstes how to authenticate a request to the maximaibiz API.

To access a private Agent or Datastore, you must provide a maximaibiz 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.maximai.biz/account

Was this page helpful?

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