---
title: Develop with the InfluxDB API
description: Interact with InfluxDB Cloud using a rich API for writing and querying data and more.
url: https://docs.influxdata.com/influxdb/cloud/api-guide/
estimated_tokens: 437
product: InfluxDB Cloud (TSM)
version: cloud
---

# Develop with the InfluxDB 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/cloud/api/)

## 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](/influxdb/cloud/api/v1-compatibility/)

![InfluxDB University](/svgs/influxdbu-full-white.svg)

#### Building IoT Apps with InfluxDB

Learn the basics of how to build an IoT application with InfluxDB with this **free** InfluxDB University course.

[Take the course](https://university.influxdata.com/courses/building-iot-apps-with-influxdb-tutorial/)

[api](/influxdb/cloud/tags/api/)
