Skip to main content
The debug endpoint runs the routing classifier on a prompt and returns the full decision - without making any provider call or consuming any credits. Use it to understand why a prompt was routed to a particular tier, or to verify that your tier floor and ceiling settings are working as expected. Endpoint:

Request


Response


Response Fields

All fields are nested under a decision object.

Example: Debugging a Misclassification

If a prompt is routing to an unexpected tier, call the debug endpoint to inspect the decision:
Response:
If the tier feels wrong for your use case, you can override it with a routor_tier_floor on the request or save a Routing Profile with the right constraints.

Authentication

Same as all other endpoints: