parent
8f4b72b082
commit
f0aa06a166
|
@ -22,8 +22,8 @@ curl --request POST https://cloud2.influxdata.com/api/v2/write \
|
|||
--data-urlencode "bucket=example-bucket"
|
||||
```
|
||||
|
||||
## InfluxDB v2 API Documentation
|
||||
<a class="btn" href="/influxdb/cloud/api/">InfluxDB OSS 2.0 API documentation</a>
|
||||
## InfluxDB Cloud API documentation
|
||||
<a class="btn" href="/influxdb/cloud/api/">InfluxDB Cloud API documentation</a>
|
||||
|
||||
## InfluxDB v1 compatibility API documentation
|
||||
The InfluxDB v2 API includes [InfluxDB 1.x compatibility endpoints](/influxdb/cloud/reference/api/influxdb-1x/)
|
||||
|
|
|
@ -24,7 +24,7 @@ curl --request POST http://localhost:8086/api/v2/write \
|
|||
--data-urlencode "bucket=example-bucket"
|
||||
```
|
||||
|
||||
## InfluxDB v2 API Documentation
|
||||
## InfluxDB v2 API documentation
|
||||
<a class="btn" href="/influxdb/v2.0/api/">InfluxDB OSS 2.0 API documentation</a>
|
||||
|
||||
#### View InfluxDB API documentation locally
|
||||
|
|
Loading…
Reference in New Issue