Kumo REST API

Automate and schedule predictive query training and batch predictions. Retrain a predictive query (re-ingesting data from the source), trigger recurring batch predictions, monitor job status and evaluation metrics, and cancel in-progress jobs. Authenticates with a tenant-scoped X-API-Key header.

API entry from apis.yml

apis.yml Raw ↑
aid: kumoai-rest-api
name: Kumo REST API
description: Automate and schedule predictive query training and batch predictions. Retrain a predictive
  query (re-ingesting data from the source), trigger recurring batch predictions, monitor job status and
  evaluation metrics, and cancel in-progress jobs. Authenticates with a tenant-scoped X-API-Key header.
humanURL: https://docs.nvidia.com/sdgm/rest-api
baseURL: https://<customer_id>.kumoai.cloud/api
x-baseURL-note: The public API URL is tenant-scoped; SPCS deployments use https://<kumo_spcs_deployment_url>/api.
tags:
- Machine Learning
- Batch Prediction
- Jobs
properties:
- type: Documentation
  url: https://docs.nvidia.com/sdgm/rest-api
- type: Authentication
  url: ../authentication/kumoai-authentication.yml