Cloudera AI Registry standalone API

You can use standalone Cloudera AI Registry API to communicate with the Cloudera AI Registry using the REST client or CLI client.

After the release of Cloudera AI Registry General Availability (GA), the Cloudera AI Registry API has been exposed through Cloudera AI Workbench APIv2. So, a Cloudera AI Workbench must be present in the same Cloudera environment to communicate with the Cloudera AI Registry. For more information, see REST API.

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.