ConsoleCatalog
Sign in
NVIDIA Build logo

NVIDIA Build

build.nvidia.comAi Toolsno auth

NVIDIA AI model catalog - model details, example code, and provider pricing.

Catalog Filters

ASYNCREADNo auth

Returns the available labels and use-case facets for filtering the model catalog.

ParametersFormJSON

NGC resource type to fetch labelsets for (maps to resource-type query param)

cost: 1 credit · balance: 0
curl https://api.openwire.sh/v1/wire/task \
  -X POST \
  -H "X-API-Key: $ANAKIN_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "action_id": "act_build_nvidia_model_filter_labelsets",
    "params": {
      "resource_type": "ENDPOINT"
    }
  }'