---
title: "Get Routers Meta"
method: GET
path: "/routers/meta"
tags: ["routers"]
---

# Get Routers Meta

`GET /routers/meta`

Return the effort presets and candidate models for every router type.

Authentication is optional; the payload is static configuration.

## Response `200`

Successful Response

- RouterMetaResponse — Per-router effort presets and candidate models, plus the effort order.
  - `efforts` string[], required — Routing-effort tiers in ascending cost/quality order.
  - `routers` object, required — Metadata keyed by router type value.

---

[API](https://skmtc.net/pioneer/apis/brain-api.md) · [All operations](https://skmtc.net/pioneer/apis/brain-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/pioneer/brain-api/revisions/31dfe831e079/schema)
