Authentication
All requests require:Authorization: Bearer <token>– your API keyX-Envole-User-Id: <user-id>– user identifier; may represent an Envole user or an external ID
Capabilities
- Start new session threads and manage existing ones
- Send messages containing text or files
- Stream agent responses, tool approvals, and notifications via Server-Sent Events
- Retrieve previous threads and messages