API & SDK

NVIDIA Air provides a REST API and a Python SDK for programmatic access to the platform.

API Documentation

The Air API lets you manage simulations, images, organizations, and other resources programmatically. For authentication details, see API Authentication.

View the API reference

Python SDK

The Air Python SDK provides a high-level interface for interacting with the NVIDIA Air API.

View the SDK documentation