Create Chat Session

Initialize a new AI chat session. Returns a session_id that can be used with PostSessionMessage to have a conversation with the AI. Messages are generated as part of runs, with is_final indicating run completion.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

ChatSession represents an interactive conversation session with the AI. Messages in the session are ordered and accessed via cursor positions.

ChatSession represents an interactive conversation session with the AI. Messages in the session are ordered and accessed via cursor positions.

context
object
messages
array of objects
Message history in the session
boolean
boolean
Response

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json