Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

NVIDIA Run:ai Researcher Command Line Interface API

The Researcher Command Line Interface API from NVIDIA Run:ai — 9 operation(s) for researcher command line interface.

NVIDIA Run:ai Researcher Command Line Interface API is one of 62 APIs that NVIDIA Run:ai publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Researcher Command Line Interface. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and authentication docs.

This API exposes 9 operations across 9 paths, and defines 2 schemas. It is described by OpenAPI 3.0.3, at version latest.

Requests are made against a single base URL, https://app.run.ai.

9 operations 9 paths 2 schemas 9 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
latest
Base URL
https://app.run.ai
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

NVIDIA Run:ai Researcher Command Line Interface API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (bearerAuth). By default, every request must be authenticated.

  • bearerAuth — Bearer authentication

Paths & Operations 9

Across 9 paths, the API surfaces 9 operations — 9 GET. Each is listed below with its method, path, parameters, and response codes.

Researcher Command Line Interface 9
GET
/api/v1/cli-exposer/installer/unix
Download Unix installer script
get_installer_unix → 200400401404500503
GET
/api/v1/cli-exposer/installer/unix/commands
Get Unix installer script commands
get_installer_unix_commands → 200400401404500503
GET
/api/v1/cli-exposer/installer/mac
Download Mac installer script
get_installer_mac → 200400401404500503
GET
/api/v1/cli-exposer/installer/mac/commands
Get Mac installer script commands
get_installer_mac_commands → 200400401404500503
GET
/api/v1/cli-exposer/installer/linux
Download Linux installer script
get_installer_linux → 200400401404500503
GET
/api/v1/cli-exposer/installer/linux/commands
Get Linux installer script commands
get_installer_linux_commands → 200400401404500503
GET
/api/v1/cli-exposer/installer/windows/commands
Get Windows MSI installer script commands
get_installer_windows_commands → 200400401404500503
GET
/api/v1/cli-exposer/dist/{operatingSystem}/{architecture}/runai
Download RunAI Researcher command line binary
get_binary 2 params → 200401404500503
GET
/api/v1/cli-exposer/docs/{documentName}
Get CLI document by name
get_manual_document 1 param → 200401404500503

Schemas 2

The contract defines 2 schemas that model the data the API accepts and returns. The most detailed are Error (3 properties), Command1 (1 property). Each schema is shown below with its type and property counts.

Command1
object
1 property 1 required
Error
object
3 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

runai-researcher-command-line-interface-api-openapi.yml Raw ↑

Other APIs NVIDIA Run:ai publishes across the network.

NVIDIA Run:ai Access Keys API
NVIDIA Run:ai Access rules API
NVIDIA Run:ai Administrator Command Line Interface API
NVIDIA Run:ai AI Applications API
NVIDIA Run:ai Applications API
NVIDIA Run:ai AuditLogs API
NVIDIA Run:ai Clusters API
NVIDIA Run:ai Compute API
NVIDIA Run:ai ConfigMap API
NVIDIA Run:ai Credentials API
NVIDIA Run:ai Datasources API
NVIDIA Run:ai Datavolumes API