cURL
API
Send Message
Use this endpoint to send queries or prompts to your trained agent and receive immediate, accurate responses.
POST
cURL
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The agent id associated with the trained agent model.
Body
application/json
Response
Message response
The reply message from your agent.
Example:
"Hello there! 😄 How can I assist you today?"
The chat session id to keep track of a unique conversation.
Example:
"aki56d7-1719768767426"
The unique identifier for the message.
Example:
"d0135d64-2f4b-4a79-9b29-af76e4ea93a7"
URLs related to the message.
Example:
[]document links related to the message.
Example:
[]