18 lines
549 B
Markdown
18 lines
549 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]
|
|
source: /shared/influxdb-v2/reference/api/_index.md
|
|
---
|
|
|
|
<!-- The content of this file is at
|
|
// SOURCE content/shared/influxdb-v2/reference/api/_index.md-->
|