How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

NVIDIA Run:ai Projects API

Projects implement resource allocation policies and create segregation between different initiatives. It can represent a team, an individual, or an initiative that shares resources or has a specific resources budget (quota). See [Projects](https://run-ai-docs.nvidia.com/saas/platform-management/aiinitiatives/organization/projects) for more information.

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

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

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

17 operations 10 paths 61 schemas 2 DELETE9 GET1 PATCH2 POST3 PUT

Metadata

The identity and technical contract details declared by the specification.

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

Authentication & Security 1

NVIDIA Run:ai Projects 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 17

Across 10 paths, the API surfaces 17 operations — 2 DELETE, 9 GET, 1 PATCH, 2 POST, 3 PUT. Each is listed below with its method, path, parameters, and response codes.

Projects 17

Projects implement resource allocation policies and create segregation between different initiatives. It can represent a team, an individual, or an initiative that shares resource…

POST
/api/v1/org-unit/projects
Create project
create_project body → 201400401403409503
GET
/api/v1/org-unit/projects
Get projects
get_projects 6 params → 200400401403503
PUT
/api/v1/org-unit/projects/{projectId}
Update project
update_project 1 param body → 200400401403404503
GET
/api/v1/org-unit/projects/{projectId}
Get project
get_project 1 param → 200401403404503
DELETE
/api/v1/org-unit/projects/{projectId}
Delete project
delete_project 1 param → 202204400401403404500503
PUT
/api/v1/org-unit/projects/{projectId}/resources
Update project resources
update_project_resources 1 param body → 200400401403404503
PATCH
/api/v1/org-unit/projects/{projectId}/resources
Patch project resources
patch_project_resources 1 param body → 200400401403404503
GET
/api/v1/org-unit/projects/{projectId}/metrics
Get project metrics data.
get_project_metrics 6 params → 200207400401403404500503
GET
/api/v1/org-unit/projects/telemetry
Get projects telemetry
get_projects_telemetry 5 params → 200400401403503
GET
/api/v1/org-unit/projects/count
Count projects
count_projects 2 params → 200400401403503
GET
/v1/k8s/clusters/{clusterUuid}/projects/metricsdeprecated
Get metrics data for all projects.
getProjectsMetrics 5 params → 200401403404500503
GET
/v1/k8s/clusters/{clusterUuid}/projects/{projectId}/metricsdeprecated
Get metrics data for a specific project.
getProjectMetrics 6 params → 200401403404500503
POST
/v1/k8s/clusters/{clusterId}/projectsdeprecated
Create a new project.
createProject 2 params body → 200400409
GET
/v1/k8s/clusters/{clusterId}/projectsdeprecated
List all projects and their details.
getProjects 3 params → 200
PUT
/v1/k8s/clusters/{clusterId}/projects/{id}deprecated
Update a project.
updateProject 3 params body → 200400404409
DELETE
/v1/k8s/clusters/{clusterId}/projects/{id}deprecated
Delete a project.
deleteProject 2 params → 200404
GET
/v1/k8s/clusters/{clusterId}/projects/{id}deprecated
List details of a specific project.
getProject 3 params → 200404

Schemas 61

The contract defines 61 schemas that model the data the API accepts and returns. The most detailed are ProjectCommonFields (12 properties), ProjectStatus (7 properties), SchedulingRules (5 properties), ResourcesNullable (5 properties). Each schema is shown below with its type and property counts.

NodePoolsQuotaStatuses
array
The current quota status for each node pool. Supported only for cluster versions 2.15+ or higher.
ProjectEffective
object
3 properties
TotalResources
object
3 properties
SchedulingRules
objectnull
5 properties
Resource
object
3 properties
NodePoolQuotaStatus
object
4 properties
QuotaStatusResourceList
object
3 properties
ProjectCommonFields
object
12 properties
units
string
OrgUnitMetricType
string
Specify which metric data to request.
QuotaStatus
object
Sum of all quota statuses of all the node pools
3 properties
Project2
NodeTypesPerWorkload
object
3 properties
ResourcesData
object
4 properties 4 required
ProjectStatus
object
7 properties
ResourcesUpdateRequest
array
Resources assigned to this Project per Node Pool
Resource1
object
3 properties
ResourcePermissions
object
3 properties
DepartmentName
string
ClusterName
string
ResourcesDataOvertime
AssignedResources
object
4 properties
ProjectName1
string
ResourcesNullable
object
5 properties
MetricsResponse
object
1 property 1 required
TimeRange
object
Overtime metrics data. Returned only if both start and end query parameters are set.
1 property 1 required
NodePoolResources
object
2 properties 1 required
DepartmentId
integer
The id of the department
ResourceData
object
quota equals to the given resources and allocated equal to the real count of used resources
3 properties 2 required
Project
NodeAffinity
object
2 properties
OrgUnitTelemetryType
string
Select a telemetry type.
NonNullResource
object
3 properties
NodePoolAssignedResourcesCreate
object
4 properties 1 required
Project1
object
3 properties 2 required
ProjectId1
integer
TelemetryResponse
object
3 properties 3 required
DepartmentProjectParent
objectnull
Department or project parent
3 properties 2 required
projects
object
2 properties 1 required
NodepoolName
string
Resources
object
5 properties 1 required
ProjectPhase
string
ProjectUpdateRequest1
MeasurementResponse
object
3 properties 2 required
JobsNodeAffinity
object
2 properties
QuotaStatusResource
object
3 properties
DataUpdatableFields
object
Updatable fields
4 properties 1 required
ProjectStatus1
object
3 properties
ClusterId
string
The id of the cluster.
ProjectFilterSortFields
string
ProjectCreationRequest
OvertimeRangeData
object
Average data for the specified time range, or for the lifetime of the project/department if it exists for less than the time range.
4 properties
QuotaStatusNodePool
project
object
3 properties 2 required
CountResponse
object
1 property 1 required
ProjectUpdateRequest
NodePoolAssignedResources
1 required
NodeTypeForProject
object
2 properties
OvertimeData
object
3 properties
ProjectCreateRequest
2 required
Error
object
3 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

runai-projects-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
Where this information came from

This is an independent, third-party profile of NVIDIA Run:ai Projects API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.