Traefik Labs · Capability
Traefik Proxy REST API — Entrypoints
Traefik Proxy REST API — Entrypoints. 2 operations. Lead operation: List All Entry Points. Self-contained Naftiko capability covering one Traefik business surface.
What You Can Do
GET
Listentrypoints
— List All Entry Points
/v1/entrypoints
GET
Getentrypoint
— Get a Specific Entry Point
/v1/entrypoints/{name}
MCP Tools
list-all-entry-points
List All Entry Points
read-only
idempotent
get-specific-entry-point
Get a Specific Entry Point
read-only
idempotent