POST
/
api
/
open
/
{apiToken}
/
chat

Path Parameters

apiToken
string
required

The API token associated with the user (e.g., /api/open/alzp32Ml2a2G)

Body

application/json
history
array | null
includeDetail
boolean | null
language
string | null
question
string
url
string

Response

200 - application/json
answer
string
costDuration
number
htmlUrl
string
id
string
remainingTime
number
service
string
sourceDocuments
object[]
sourceUrl
string
success
boolean