--- title: Develop with the InfluxDB API seotitle: Use the InfluxDB API description: Interact with InfluxDB Cloud using a rich API for writing and querying data and more. weight: 3 menu: influxdb_cloud: name: Develop with the API influxdb/cloud/tags: [api] --- The InfluxDB v2 API provides a programmatic interface for interactions with InfluxDB. Access the InfluxDB API using the `/api/v2/` endpoint. ## InfluxDB client libraries InfluxDB client libraries are language-specific packages that integrate with the InfluxDB v2 API. For information about supported client libraries, see [InfluxDB client libraries](/influxdb/cloud/api-guide/client-libraries/). ## InfluxDB Cloud API documentation InfluxDB Cloud API documentation ## InfluxDB v1 compatibility API documentation The InfluxDB v2 API includes [InfluxDB 1.x compatibility endpoints](/influxdb/cloud/reference/api/influxdb-1x/) that work with InfluxDB 1.x client libraries and third-party integrations like [Grafana](https://grafana.com) and others. View full v1 compatibility API documentation {{< influxdbu title="Building IoT Apps with InfluxDB" summary="Learn the basics of how to build an IoT application with InfluxDB with this **free** InfluxDB University course." action="Take the course" link="https://university.influxdata.com/courses/building-iot-apps-with-influxdb-tutorial/" >}}