Make the MongoDB docs better! We value your opinion. Share your feedback for a chance to win $100.
MongoDB Branding Shape
Click here >
Docs Menu

Atlas 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. You can also explore the various endpoints available through the Atlas Administration API in MongoDB's Postman workspace.

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:

On this page