API
Models
Use curated SkillRouter slugs that are independent of provider adapters.
Catalog contract
GET /v1/models returns reviewed raw routes and virtual SkillRouter models. The catalog is authoritative for active status, context, output limits, capabilities, and customer prices.
- A raw slug such as anthropic/claude-sonnet selects a stable customer-facing model.
- A virtual slug such as skillrouter/seo-audit selects a skill-led routing policy.
- Preferred and fallback adapters are internal routing configuration.
- New upstream models enter a staging catalog and require admin approval before publication.
Provider migration
A model can move from OpenRouter to a direct provider by changing its route record. The public slug, request format, normalized errors, usage record, and pricing contract remain owned by SkillRouter.