23 lines
674 B
Markdown
23 lines
674 B
Markdown
---
|
|
title: Use the InfluxDB HTTP API to write data
|
|
description: >
|
|
Use the `/api/v3/write_lp`, `/api/v2/write`, or `/write` HTTP API endpoints
|
|
to write data to {{% product-name %}}.
|
|
menu:
|
|
influxdb3_enterprise:
|
|
name: Use the HTTP API
|
|
parent: Write data
|
|
identifier: write-http-api
|
|
weight: 100
|
|
related:
|
|
- /influxdb3/enterprise/reference/syntax/line-protocol/
|
|
- /influxdb3/enterprise/get-started/write/
|
|
- /influxdb3/enterprise/api/v3/#operation/PostWriteLP, /api/v3/write_lp endpoint
|
|
source: /shared/influxdb3-write-guides/http-api/_index.md
|
|
---
|
|
|
|
<!--
|
|
The content for this page is at
|
|
// SOURCE content/shared/influxdb3-write-guides/http-api/_index.md
|
|
-->
|