16 lines
418 B
Markdown
16 lines
418 B
Markdown
---
|
|
title: InfluxDB HTTP API
|
|
description: >
|
|
The InfluxDB HTTP API provides a programmatic interface for interactions with InfluxDB, such as writing and querying data,
|
|
and managing resources within an InfluxDB instance.
|
|
Access the InfluxDB API using the `/api/v2/` endpoint.
|
|
menu:
|
|
influxdb_cloud:
|
|
parent: Reference
|
|
name: InfluxDB HTTP API
|
|
weight: 3
|
|
influxdb/cloud/tags: [api]
|
|
---
|
|
|
|
{{< duplicate-oss >}}
|