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

960 B

title seotitle description influxdb3/cloud-serverless/tags menu weight
Manage API tokens Manage API tokens in InfluxDB Manage API tokens in InfluxDB using the InfluxDB UI or the influx CLI.
tokens
authentication
security
influxdb3_cloud_serverless
name parent
Manage tokens Administer InfluxDB Cloud
9

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" >}}