Overview

Document Overview

Documentation of API endpoints of MaiAgent

API Categories and Endpoint List

AI Assistant

Attachments and Files

Knowledge Base (New)

Knowledge Base (Legacy)

Conversations and Messages

Conversation Widget

Organizations and Members

Roles and Permissions

Contacts

Authentication Requirements

All API requests must include an API Key in the HTTP Header, in the following format:

Authorization: Api-Key YOUR_API_KEY

Usage Instructions

  • Please read the detailed documentation for each endpoint carefully

  • Detailed request and response formats can be found on each category page

  • All example code is provided in multiple programming languages

Status Code Descriptions

Status Code
Description

200

Request successful

201

Resource created successfully

400

Bad request format

401

Authentication failed

403

Insufficient permissions

404

Resource not found

500

Server error

Last updated

Was this helpful?