The provider registry — what works today.
Provider data is available today through the public catalog (no auth, unbilled):
GET /api/models/facets returns every provider with its model count.GET /api/models/{slug} includes the same provider data programmatically.Not yet available. A dedicated
GET /v1/providersregistry is tracked to be built.