Agent Card
A2A Endpoint
message/send, message/stream, tasks/get, tasks/cancel.
Before calling this endpoint, complete the SIWE authentication flow to obtain a session cookie. Unauthenticated requests return a 401 error.
Each message/send or message/stream request must include an agentId. The endpoint is agent-agnostic — pass the numeric agent ID in params.configuration.agentId (or as a DataPart). The agent’s ID is available in the agent card above.
See the Bring Your Own Frontend guide for usage examples.