docs-v2/content/influxdb3/cloud-dedicated/reference/api/_index.md

1.9 KiB

title description menu weight influxdb3/cloud-dedicated/tags
InfluxDB HTTP API The InfluxDB HTTP API provides a programmatic interface for interactions with InfluxDB, such as writing and querying data, and managing an InfluxDB cluster. Access the InfluxDB API using the `/api/v2/write`, InfluxDB v1, or Management API endpoints for InfluxDB Cloud Dedicated.
influxdb3_cloud_dedicated
parent name
Reference InfluxDB HTTP API
105
api

The InfluxDB HTTP API provides a programmatic interface for interactions with {{% product-name %}}, such as writing and querying data, and managing an InfluxDB cluster.

Access the InfluxDB HTTP API using the /api/v2/ endpoint, InfluxDB v1 endpoints, or Management API endpoints for {{% product-name %}}.

InfluxDB v2 Compatibility API reference documentation

InfluxDB v2 API for {{% product-name %}}

The API reference describes requests and responses for InfluxDB v2-compatible endpoints that work with {{% product-name %}} and with InfluxDB 2.x client libraries and third-party integrations.

InfluxDB v1 Compatibility API reference documentation

InfluxDB v1 API for {{% product-name %}}

The API reference describes requests and responses for InfluxDB v1-compatible /write and /query endpoints that work with {{% product-name %}} and with InfluxDB 1.x client libraries and third-party integrations.

InfluxDB Management API reference documentation

InfluxDB Management API for {{% product-name %}}

The API reference describes requests and responses for InfluxDB Management API endpoints. The Management API lets cluster administrators manage resources such as databases, partitioning templates, and database tokens.