1.3 KiB
1.3 KiB
title | description | menu | weight | influxdb3/cloud-serverless/tags | |||||||
---|---|---|---|---|---|---|---|---|---|---|---|
InfluxDB HTTP API | The InfluxDB HTTP API provides a programmatic interface for interactions with InfluxDB. Access the InfluxDB API using the `/api/v2/write` or InfluxDB v1 endpoints. |
|
104 |
|
The InfluxDB HTTP API provides a programmatic interface for interactions with {{% product-name %}}, such as writing and querying data.
Access the InfluxDB HTTP API using the /api/v2/
or InfluxDB v1 endpoints.
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.