MessageFlow API Documentation
Welcome to the MessageFlow API documentation. This documentation provides detailed information about all available API endpoints, their parameters, and example requests and responses.Getting Started
All API endpoints require authentication using a Bearer token. Include the token in the Authorization header of your requests:Base URL
All API endpoints are relative to the base URL:Common Parameters
Most endpoints require atenant_id parameter, which can be provided as a query parameter:
Response Format
All responses are returned in JSON format. Successful responses include the requested data, while error responses include an error message and appropriate HTTP status code.Available APIs
Use the sidebar navigation to explore the available API endpoints:- Core APIs: Manage agents, intents, AI actions, and functions
- Integration APIs: Handle external integrations and data sources
- Management APIs: Manage tenant configurations and settings