Skip to main content
The Topology endpoint exposes the current routing dependency graph. Call it to inspect how entrypoints resolve to recipes, which in turn target providers and models. This helps you debug routing behavior and understand configuration impact. The response is read-only and available to any authenticated caller.

Endpoint

Authentication

Authenticate with a session cookie or pass Authorization: Bearer <api-key>.

Response

object
Root object containing the dependency graph.