Docs Menu
Docs Home
/
MongoDB Atlas
/ /

SDK

On this page

  • Atlas Go SDK

You can build applications that interact with the Atlas Administration API using the Atlas SDK. The SDK provides platform-specific and language-specific tools, libraries, and documentation to help build applications quickly and easily.

To learn more about the Atlas Administration API and the resources it can access, see Manage Deployments with the Atlas Administration API and the API Specification.

Note

The Atlas Go SDK replaces the previous Go HTTP client (go-client-mongodb-atlas) for the Atlas Administration API. To migrate from go-client-mongodb-atlas to the Atlas Go SDK, see the Migration Guide.

You can access the Atlas Go SDK here:

To learn about the Atlas Go SDK, use the following resources. This documentation reflects the latest version of the Atlas Go SDK:

← Atlas Administration API Error Codes

On this page