Send messages to an AI agent and receive responses. Supports text queries, file attachments, real-time streaming, and conversation continuity.
true, responds with Server-Sent Events in real-time.UNRESOLVED, RESOLVED).streaming: true, the endpoint responds with Server-Sent Events:
answer: Partial response text (concatenate to build the full answer)endpoint_response: Full response object (JSON) with all metadata| Status Code | Type | Description |
|---|---|---|
| 401 | UNAUTHORIZED | Invalid API Key or insufficient permissions |
| 404 | NOT_FOUND | Agent not found |
| 500 | Internal Error | Error processing the message |