diff --git a/content/nvidia-air-v2/API-SDK.md b/content/nvidia-air-v2/API-SDK.md
new file mode 100644
index 0000000000..2ee77a0199
--- /dev/null
+++ b/content/nvidia-air-v2/API-SDK.md
@@ -0,0 +1,20 @@
+---
+title: API & SDK
+author: NVIDIA
+weight: 55
+product: NVIDIA Air 2.0
+---
+
+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 {{}}.
+
+{{}}
+
+## Python SDK
+
+The Air Python SDK provides a high-level interface for interacting with the NVIDIA Air API.
+
+{{}}