--- title: InfluxDB HTTP API description: > The InfluxDB HTTP API provides a programmatic interface for interactions with InfluxDB. Access the InfluxDB API using the `/api/v2/` endpoint or InfluxDB v1 endpoints. menu: influxdb_clustered: parent: Reference name: InfluxDB HTTP API weight: 104 influxdb/clustered/tags: [api] aliases: - /influxdb/clustered/api/v1-compatibility/ --- The InfluxDB HTTP API provides a programmatic interface for interactions with InfluxDB. ## InfluxDB HTTP API reference InfluxDB Clustered HTTP API reference The API reference describes requests and responses for `/api/v2/` endpoints and v1 `/query` and `/write` endpoints.