Skip to main content
POST
/
agent
/
v5
/
chat
/
{id}
/
respond
"<string>"

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

Authorization
string
header
required

API key starting with sk_case_

Path Parameters

id
string
required

Chat session ID

Body

application/json
message
string
model
string | null
messages
object[]
parts
object[]

Response

Normalized chat SSE stream backed by Pi RPC

The response is of type string.