Back to Influxdb

Manage API tokens

content/influxdb3/cloud-serverless/admin/tokens/_index.md

latest625 B
Original Source

InfluxDB API tokens ensure secure interaction between InfluxDB and external tools such as clients or applications. An API token belongs to a specific user and identifies InfluxDB permissions within an organization.

Learn how to create, view, update, or delete an API token.

API token types

All-Access API token

Grants full read and write access to all resources in an organization.

Custom API token

Grants read access, write access, or both to specific resources in an organization.


{{< children hlevel="h2" >}}