NVIDIA Run:ai (latest)

Download OpenAPI specification:Download

License: NVIDIA Run:ai

Introduction

The NVIDIA Run:ai Control-Plane API reference is a guide that provides an easy-to-use programming interface for adding various tasks to your application, including workload submission, resource management, and administrative operations.

NVIDIA Run:ai APIs are accessed using bearer tokens. To obtain a token, you need to create a Service account through the NVIDIA Run:ai user interface. To create a service account, in your UI, go to Access โ†’ Service Accounts (for organization-level service accounts) or User settings โ†’ Access Keys (for user access keys), and create a new one.

After you have created a new service account, you will need to assign it access rules. To assign access rules to the service account, see Create access rules. Make sure you assign the correct rules to your service account. Use the Roles to assign the correct access rules.

To get your access token, follow the instructions in Request a token.