Quick start

API Integration

API integration documentation and sample code

Base API endpoint

https://api.maiagent.ai/api/v1/

Authentication

All API requests must be authenticated using an API key. Please include the API key in the request header:

To find the "API Key" log in to the MaiAgent admin panel and then follow these steps:

  1. Click the "Username" at the top right corner.

  2. Click "Account".

  3. You can view the "API Key".

Authorization: Api-Key <Your API Key>
API Key

Last updated

Was this helpful?