Skip to main content
POST
A2A JSON-RPC endpoint for an agent

Authorizations

Authorization
string
header
required

Use a Bearer token for authentication. Submit the token using the Authorization header: Authorization: Bearer <token>.

Path Parameters

agentName
string
required

Body

application/json

The body is of type object.

Response

A JSON-RPC response, or (for SendStreamingMessage) an SSE stream of JSON-RPC responses.

The response is of type object.