27 lines
874 B
Markdown
27 lines
874 B
Markdown
---
|
|
title: Learn to use APIs for your workloads
|
|
seo_title: Learn to use APIs for your data workloads in InfluxDB Clustered
|
|
description: >
|
|
Choose the API and tools that fit your workload.
|
|
Learn how to authenticate, write, and query using Telegraf, client libraries, and HTTP clients.
|
|
weight: 19
|
|
menu:
|
|
influxdb3_clustered:
|
|
name: API compatibility
|
|
parent: Guides
|
|
influxdb3/clustered/tags: [api]
|
|
aliases:
|
|
- /influxdb3/clustered/primers/
|
|
- /influxdb3/clustered/primers/api/
|
|
related:
|
|
- /influxdb3/clustered/query-data/sql/
|
|
- /influxdb3/clustered/query-data/influxql/
|
|
- /influxdb3/clustered/write-data/
|
|
- /influxdb3/clustered/write-data/use-telegraf/configure/
|
|
- /influxdb3/clustered/reference/api/
|
|
- /influxdb3/clustered/reference/client-libraries/
|
|
---
|
|
|
|
Choose the {{% product-name %}} API and tools that best fit your workload:
|
|
|
|
{{< children sort>}} |