curl http://localhost:8080/docs

Category: Google ADK

curl http://localhost:8080/docs

Open the ADK API Swagger UI

FastAPI serves interactive API documentation at /docs — every endpoint, schema, and example is browsable and executable from the browser. The fastest way to discover the exact JSON shapes the /run and session endpoints expect. The OpenAPI schema itself lives at /openapi.json.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.