adk api_server --port 8000

Category: Google ADK

adk api_server --port 8000

Start the ADK agent API server

Launches the FastAPI server that exposes agents over HTTP at the given port (default 8000). Production deployments typically wrap get_fast_api_app() in a custom FastAPI app instead (the Hosty pattern) so auth and a UI can be added; the built-in server is the quick way to expose agents for testing.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.