API Evangelist API Evangelist
API Learnings
Toolbox
API Evangelist LLC

Traefik REST API

The Traefik REST API exposes runtime configuration and state for all routers, services, middlewares, and entry points in a running Traefik instance. It provides read-only HTTP endpoints for inspecting HTTP, TCP, and UDP routing configuration, as well as version and overview statistics. The API must be enabled in static configuration and should be secured before use in production.

Documentation

Specifications

Other Resources

OpenAPI

traefik-api-openapi.yml Raw ↑