---
title: All endpoints
description: View all API endpoints sorted by path.
url: https://docs.influxdata.com/enterprise_influxdb/v1/api/all-endpoints/
estimated_tokens: 1579
product: InfluxDB Enterprise v1
version: v1
---

[Download InfluxDB Enterprise v1 API Spec](/openapi/influxdb-enterprise-v1-openapi.yml)

All InfluxDB Enterprise v1 API endpoints, sorted by path.

## v2-compatible API

[GET `/api/v2/buckets` List buckets (v2 compatible) v2](/enterprise_influxdb/v1/api/buckets-v2-compatible/#operation/GetApiV2Buckets) [POST `/api/v2/buckets` Create bucket (v2 compatible) v2](/enterprise_influxdb/v1/api/buckets-v2-compatible/#operation/PostApiV2Buckets) [DELETE `/api/v2/buckets/{bucketID}` Delete bucket (v2 compatible) v2](/enterprise_influxdb/v1/api/buckets-v2-compatible/#operation/DeleteApiV2BucketsBucketID) [POST `/api/v2/delete` Delete data (v2 compatible) v2](/enterprise_influxdb/v1/api/delete-v2-compatible/#operation/PostApiV2Delete) [POST `/api/v2/query` Query with Flux (v2 compatible) v2](/enterprise_influxdb/v1/api/query/#operation/PostApiV2Query) [POST `/api/v2/write` Write data (v2 compatible) v2](/enterprise_influxdb/v1/api/write/#operation/PostApiV2Write)

## v1-compatible API

[GET `/health` Check server health v2](/enterprise_influxdb/v1/api/system-information/#operation/GetHealth) [GET `/ping` Check server status](/enterprise_influxdb/v1/api/system-information/#operation/GetPing) [HEAD `/ping` Check server status (HEAD)](/enterprise_influxdb/v1/api/system-information/#operation/HeadPing) [GET `/query` Query data (GET)](/enterprise_influxdb/v1/api/query/#operation/GetQuery) [POST `/query` Query data (POST)](/enterprise_influxdb/v1/api/query/#operation/PostQuery) [POST `/write` Write data](/enterprise_influxdb/v1/api/write/#operation/PostWrite)

## Management API

[GET `/debug/pprof` Get profiling index](/enterprise_influxdb/v1/api/debug/#operation/GetDebugPprof) [GET `/debug/pprof/{profile}` Get profile data](/enterprise_influxdb/v1/api/debug/#operation/GetDebugPprofProfile) [GET `/debug/pprof/all` Get all profiles archive](/enterprise_influxdb/v1/api/debug/#operation/GetDebugPprofAll) [GET `/debug/requests` Track HTTP requests](/enterprise_influxdb/v1/api/debug/#operation/GetDebugRequests) [GET `/debug/vars` Get server statistics](/enterprise_influxdb/v1/api/debug/#operation/GetDebugVars) [GET `/shard-status` Get shard status](/enterprise_influxdb/v1/api/system-information/#operation/GetShardStatus)
