---
title: Management API
description: Management API reference for InfluxDB Cloud Dedicated.
url: https://docs.influxdata.com/influxdb3/cloud-dedicated/api/management-api/
estimated_tokens: 374
product: InfluxDB Cloud Dedicated
version: cloud-dedicated
---

[Download Cloud Dedicated Management API Spec](/openapi/influxdb-cloud-dedicated-management-api.yml)

### [Quick start](/influxdb3/cloud-dedicated/api/management-api/quick-start/)

Use the InfluxDB 3 Cloud Dedicated Management API to create databases, issue database tokens, and configure your cluster programmatically.

### [Database tokens](/influxdb3/cloud-dedicated/api/management-api/database-tokens/)

Create and manage database tokens that authorize read and write access to InfluxDB 3 Cloud Dedicated databases.

### [Databases](/influxdb3/cloud-dedicated/api/management-api/databases/)

Create and manage databases in an InfluxDB 3 Cloud Dedicated cluster, including setting retention periods and custom partition templates.

### [Tables](/influxdb3/cloud-dedicated/api/management-api/tables/)

Manage tables in an InfluxDB 3 Cloud Dedicated database, including creating tables with custom column schemas.
