Create interactive chat session
Creates a persistent chat session backed by a Daytona or Vercel runtime. Session state is retained and can be resumed or recovered across requests.
POST
Documentation Index
Fetch the complete documentation index at: https://docs.case.dev/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key starting with sk_case_
Body
application/json
Optional human-readable session title
Optional model override for the chat runtime session
Idle timeout before session is eligible for snapshot/termination. Defaults to 15 minutes.
Restrict the chat session to specific vault IDs
Previous
End chat sessionSnapshots and terminates the active sandbox (if any), then marks the chat as ended.
Next

