Skip to main content
GET
Error

Authorizations

Authorization
string
header
required

Bearer token authentication. Use your provider API key or Bifrost authentication token. Virtual keys (prefixed with sk-bf-) can also be passed here.

Response

Complexity analyzer config retrieved successfully

Full runtime configuration for complexity routing analysis.

tier_boundaries
object
required

Score thresholds for complexity tier classification. All values must satisfy 0 < simple_medium < medium_complex < complex_reasoning < 1.

keywords
object
required

Editable keyword lists used by the complexity analyzer. Only the four user-facing dimensions are exposed; reasoning_keywords entries drive the reasoning tier override. Matching is normalized to lowercase and duplicates are removed on save.