v1

latestOpenAPI 3.1.02026-08-04118425322.0 KB
agentic-search > agenticSearch

Chat

Chat endpoint that processes user input with LLM and MCP video search integration for select datasets in the org. Please contact Coactive Support to configure the datasets required.

post/api/v0/chat

Headers

Authorizationstring required

Bearer authentication

Request body

chat_request_textstring nullable

User's chat input text

upload_idstring nullable

Upload ID of the user's input image

history_chat_messagesobject[] nullable

Conversation history (does not include current message)

Response

Successful Response

chat_response_textstring required

LLM response text

history_chat_messagesobject[] required

Conversation history (includes current message)

suggested_follow_upsstring[] required

Suggested follow-up messages to continue the conversation