Skip to main content
The neutral API keeps product-facing behavior stable across frameworks and authoring modes.

Endpoints

Response modes

Send one request to POST /responses and receive one completed response.
All modes use the same portable event names. Native metadata stays under 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.