---
title: All endpoints
description: View all API endpoints sorted by path.
url: https://docs.influxdata.com/influxdb/v1/api/all-endpoints/
estimated_tokens: 462
product: InfluxDB OSS v1
version: v1
publisher: InfluxData
canonical: https://docs.influxdata.com/influxdb/v1/api/all-endpoints/
---

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

All InfluxDB API endpoints, sorted by path.

## v2-compatible API

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

## v1-compatible API

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

## Management API

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