docs-v2/content/influxdb/cloud/admin/tokens/_index.md

949 B

title seotitle description influxdb/cloud/tags menu weight aliases
Manage API tokens Manage API tokens in InfluxDB Manage API tokens in InfluxDB using the InfluxDB UI or the influx CLI.
tokens
authentication
security
influxdb_cloud
name parent
Manage tokens Administer InfluxDB Cloud
11
/influxdb/cloud/users/tokens
/influxdb/cloud/security/tokens/

InfluxDB API tokens ensure secure interaction between users and data. A token belongs to an organization and identifies InfluxDB permissions within the organization.

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

API token types

All-Access token

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

Read/Write token

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

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