AI Registry standalone API

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

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

The 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 AI Registry through the POST method

Currently, the AI Registry Standalone API does not support uploading the models through POST method from the local machine.

Cloud Platforms

AI Registry API is available only on AWS and Azure.

API definition

The Swagger definition is available in the Cloudera AI API documentation.