Python
Model Catalog
Provider catalog
Lists providers that appear in Auriko model catalog entries.
GET
Python
GET /v1/registry/providers returns provider records used in Auriko’s model catalog. Use this endpoint when you need provider IDs, display names, icons, or data policy values for catalog UI.
For per-model provider routes and pricing, use the Model directory.
This endpoint is public and does not require authentication.
All parameters, request/response schemas, and examples are auto-generated from the OpenAPI specification.