Endpoints
Response modes
- JSON
- SSE
- WebSocket
Send one request to
POST /responses and receive one completed response.adk or langgraph.
Typed input, output, and media references use the same contract in every mode. See Typed multimodal contracts.
Pagination properties
Malformed or cross-user cursors return
400.
Playground
The playground uses only the neutral API. It supports sessions, state, tool activity, JSON, SSE, and WebSocket conversations.
Browsers cannot add arbitrary authorization headers to a WebSocket handshake.