Model Catalog REST API
API Reference for Model Catalog (a Kubeflow Model Registry component)
This document describes the API specification for the Model Catalog REST API.
About the Model Catalog
The Model Catalog Service provides a read-only discovery service for ML models across multiple catalog sources. It acts as a federated metadata aggregation layer, allowing users to search and discover models from various external catalogs through a unified REST API.
For more information on Model Catalog, check the component documentation.
Swagger UI
The following Swagger UI is automatically generated from the 0.2.21
version of the Model Catalog REST API.
Note
The try it out feature of Swagger UI does not work due to authentication and CORS, but it can help you construct the correct API calls.Feedback
Was this page helpful?
Thank you for your feedback!
We're sorry this page wasn't helpful. If you have a moment, please share your feedback so we can improve.
Last modified August 6, 2025: model-registry: Add Swagger for Model Catalog (#4169) (1c947275)