# IONOS Cloud DBaaS MongoDB API

The IONOS Cloud Database as a Service (DBaaS) MongoDB API lets you provision and manage highly available MongoDB clusters, configure backups using point-in-time snapshots, and handle user access and privileges.

## What can I do with the MongoDB APIs?

The MongoDB API lets you manage MongoDB database clusters programmatically by using conventional `HTTP` requests.

You can also use the MongoDB API to:

* Modify cluster attributes.
* Create sharded clusters.
* Enable the BI Connector for analytics.
* Manage user access to clusters.
* Access cluster logs.
* Migrate databases between clusters.
* Restore database clusters from backups.

## Quick Links

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><mark style="color:blue;"><strong>MongoDB v1 API</strong></mark></td><td>Learn how to manage MongoDB replica set clusters, users, and backups with the MongoDB v1 REST API.</td><td><a href="api/v1-api">v1-api</a></td></tr></tbody></table>
