19 lines
523 B
Markdown
19 lines
523 B
Markdown
---
|
|
title: InfluxDB 1.x compatibility API
|
|
description: >
|
|
The InfluxDB v2 API includes InfluxDB 1.x compatibility endpoints that work with
|
|
InfluxDB 1.x client libraries and third-party integrations like [Grafana](https://grafana.com) and others.
|
|
menu:
|
|
influxdb_cloud:
|
|
name: v1 compatibility
|
|
parent: Develop with the API
|
|
weight: 104
|
|
influxdb/cloud/tags: [influxql, query, write]
|
|
related:
|
|
- /influxdb/cloud/query-data/influxql
|
|
aliases:
|
|
- /influxdb/cloud/reference/api/influxdb-1x/
|
|
---
|
|
|
|
{{< duplicate-oss >}}
|