Cloudera AI Registry standalone API
You can use the standalone Cloudera AI Registry API to communicate with the Cloudera AI Registry using the REST client or CLI client.
The Cloudera AI Registry standalone API supports the following functionalities:
- GET/PATCH/DELETE for the model and model version
- GET a curated list of NGC models
- Import external model from NVIDIA NGC or HuggingFace to Cloudera AI Registry through the POST method
Currently, the Cloudera AI Registry Standalone API does not support uploading the models through POST method from the local machine.
Cloud Platforms
Cloudera AI Registry API is available only on AWS and Azure.
API definition
The Swagger definition is available in the Cloudera AI API documentation.