minor updates to api reference doc

pull/171/head
Scott Anderson 2019-04-18 12:15:01 -06:00
parent a86b66b155
commit ead376c19b
1 changed files with 2 additions and 2 deletions

View File

@ -1,14 +1,14 @@
---
title: InfluxDB v2 API
description: >
The InfluxDB v2 API provides a programatic interface for all interactions with InfluxDB.
The InfluxDB v2 API provides a programmatic interface for interactions with InfluxDB.
Access the InfluxDB API using the `/api/v2/` endpoint.
menu: v2_0_ref
weight: 2
v2.0/tags: [api]
---
The InfluxDB v2 API provides a programatic interface for all interactions with InfluxDB.
The InfluxDB v2 API provides a programmatic interface for interactions with InfluxDB.
Access the InfluxDB API using the `/api/v2/` endpoint.
## Authentication