> ## Documentation Index
> Fetch the complete documentation index at: https://docs.nebius.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Nebius AI Cloud SDKs

The Nebius AI Cloud SDKs are client libraries for working with Nebius AI Cloud resources from applications. They are built on gRPC and are based on the [Nebius AI Cloud API](https://github.com/nebius/api).

Use the SDKs to manage resources, handle authentication and call Nebius AI Cloud services without building API requests manually.

Nebius AI Cloud provides SDKs for the following programming languages:

* [Go](/grpc-api/sdk/go)
* [Python](/grpc-api/sdk/python)
* [JavaScript](https://github.com/nebius/js-sdk)
