InfluxDB HTTP API

Use the InfluxDB Clustered HTTP API to write and query data, and manage databases, tables, and tokens. InfluxDB Clustered provides separate Data API and Management API specifications.

InfluxDB Clustered exposes two distinct HTTP APIs:

  • Data API — write time series data to databases and query data using SQL, InfluxQL, or v1/v2 compatibility endpoints.
  • Management API — create and manage databases, database tokens, tables, and cluster resources.

Each API has its own OpenAPI specification and download button. Use the links below to navigate to each API reference.


Was this page helpful?

Thank you for your feedback!