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.

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/kumoai-rest-api"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.

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
- Job
tags_raw:
- Machine Learning
- Batch Prediction
- Jobs
properties:
- type: Documentation
  url: https://docs.nvidia.com/sdgm/rest-api
- type: Authentication
  url: authentication/kumoai-authentication.yml