External API
The External API section exposes comprehensive REST access to all Qpiai Agent Hive capabilities, enabling seamless integration with external applications and services.
API Authentication
The API token is automatically generated from your username and password. This same token is used for both MCP server connections and external API endpoints.
Security:
All requests are secured via the X-API-KEY header for consistent and secure authentication.
API Capabilities
With 70+ endpoints, the API supports:
- Messaging
- Conversation history
- Session control
- File operations
Request Format:
JSON-based requests for standardized communication.
Integration Support
Ready-to-use JavaScript examples with error handling simplify integration into:
- Web applications
- Automation pipelines
- Enterprise systems

Fig 10.9
Last updated on