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:
Click the "Username" at the top right corner.
Click "Account".
You can view the "API Key".
Authorization: Api-Key <Your API Key>

Last updated
Was this helpful?