---
title: All endpoints
description: View all API endpoints sorted by path.
url: https://docs.influxdata.com/influxdb3/clustered/api/data-api/all-endpoints/
estimated_tokens: 191
publisher: InfluxData
canonical: https://docs.influxdata.com/influxdb3/clustered/api/data-api/all-endpoints/
---

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

All InfluxDB Clustered API endpoints, sorted by path.

## v2-compatible API

[POST`/api/v2/write`Write data using the InfluxDB v2 HTTP API](/influxdb3/clustered/api/data-api/write-data/#operation/PostWrite)

## v1-compatible API

[GET`/ping`Get the status of the instance](/influxdb3/clustered/api/data-api/ping/#operation/GetPing)[HEAD`/ping`Get the status of the instance](/influxdb3/clustered/api/data-api/ping/#operation/HeadPing)[GET`/query`Query using the InfluxDB v1 HTTP API](/influxdb3/clustered/api/data-api/query-data/#operation/GetLegacyQuery)[POST`/write`Write data using the InfluxDB v1 HTTP API](/influxdb3/clustered/api/data-api/write-data/#operation/PostLegacyWrite)
