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 AI Applications API

AI Applications.

NVIDIA Run:ai AI Applications 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 AI Applications. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and authentication docs.

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

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

3 operations 3 paths 10 schemas 3 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 AI Applications 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 3

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

AI Applications 3

AI Applications.

GET
/api/v1/ai-applications
List AI applications. [Experimental]
list_applications 7 params → 200400401403503
GET
/api/v1/ai-applications/count
Count AI applications. [Experimental]
count_applications 2 params → 200400401403500503
GET
/api/v1/ai-applications/{aiApplicationId}
Get AI application. [Experimental]
get_application 1 param → 200400401403503

Schemas 10

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

Application1
object
10 properties
Error
object
3 properties 2 required
CountResponse
object
1 property 1 required
ApplicationVerbosity
string
ApplicationAllocatedResources
object
4 properties
RequestResourceCores
object
2 properties
ApplicationResource
object
3 properties
ApplicationRequestResources
object
4 properties
Applications1
array
RequestResourceQuantity
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

runai-ai-applications-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 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
NVIDIA Run:ai Departments API