curl -s http://localhost:8080/api/overview | jq

Category: Web Servers & Proxies

curl -s http://localhost:8080/api/overview | jq

Show Traefik API overview counters

The /api/overview endpoint summarizes how many routers, services, and middlewares are configured, including TCP and UDP counts. A quick health snapshot of what Traefik is doing right now. Use /api/rawdata for the full detail.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.