Docs Menu

Docs HomeLaunch & Manage MongoDBMongoDB Atlas

Manage Deployments with the Atlas Administration API

On this page

  • Next Steps

Important

If you are using legacy unversioned Atlas Administration API (v1), see the Migration Guide to learn why and how to migrate to the new Versioned Atlas Administration API (v2). To learn more about the Versioned Atlas Administration API, see Versioned Atlas Administration API Overview.

Programmatically perform administrative tasks on your Atlas cluster outside of the Atlas UI with the Atlas Administration API. Atlas Administration API resources add, edit, or delete administrative objects within Atlas, including projects, users, and database deployments.

You can't read or write data using the Atlas Administration API.

Use these resources and the following sections to learn more about the Atlas Administration API:

  • Get Started with the Atlas Administration API

  • Atlas Administration API Reference

  • Atlas Administration API Authentication

  • Atlas Administration API Specification

  • Atlas Administration API Error Codes

To manage programmatic access to the Atlas Administration API, see any of the following procedures:

← Atlas Programmatic Access

On this page