---
title: Management API
description: Management API reference for InfluxDB Clustered.
url: https://docs.influxdata.com/influxdb3/clustered/api/management-api/
estimated_tokens: 358
product: InfluxDB Clustered
version: clustered
---

[Download Clustered Management API Spec](/openapi/influxdb-clustered-management-api.yml)

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

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

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

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

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

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

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

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