Related to "api"
Learn to use APIs for your workloads
Choose the API and tools that fit your workload. Learn how to authenticate, write, and query using Telegraf, client libraries, and HTTP clients.
InfluxDB v3 API client libraries
InfluxDB v3 client libraries use InfluxDB HTTP APIs to write data and use Flight SQL clients to query data stored in an InfluxDB Cloud Dedicated database. View the list of available client libraries.
InfluxDB v2 API client libraries
InfluxDB v2 client libraries use InfluxDB /api/v2
endpoints and work with InfluxDB 2.0 API compatibility endpoints. View the list of available client libraries.
InfluxDB HTTP API
The InfluxDB HTTP API provides a programmatic interface for interactions with InfluxDB. Access the InfluxDB API using the /api/v2/
endpoint or InfluxDB v1 endpoints.
InfluxDB API client libraries
InfluxDB client libraries are language-specific tools that integrate with InfluxDB APIs. View the list of available client libraries.
InfluxDB v1 client libraries
InfluxDB v1 client libraries use the InfluxDB 1.7 API and should be fully compatible with InfluxDB 1.5+. View the list of available client libraries.