Skip to main content
GET
/
v1
/
registry
/
models
List Canonical Models
curl --request GET \
  --url https://api.auriko.ai/v1/registry/models \
  --header 'Authorization: Bearer <token>'
Returns all canonical models in the Auriko registry with provider availability and metadata.
This endpoint is public and does not require authentication.
All parameters, request/response schemas, and examples are auto-generated from the OpenAPI specification.