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.
Authenticate using JWT tokens. For a more secure alternative to using passwords, include JWT tokens with requests to the InfluxDB API. This is currently only ...
Create a token in the InfluxDB UI In the navigation menu on the left, select Data (Load Data) > Tokens. Load Data Click Generate and select a token type ( Read/Write Token or All-Access Token ). In the window that appears, enter a description for your token in the Description field. If generating a read/write token:
Create API tokens using the InfluxDB user interface (UI), the influx command line interface (CLI), or the InfluxDB API. Tokens are visible to the user who created the token. Users who own a token with Operator permissions also have access to all tokens.
Use tokens to authenticate requests to InfluxDB, including requests to write, query, and manage data and resources. Authenticate requests using the influx CLI, API requests made with client libraries, and tools like curl.. Add a token to a CLI request
View tokens in the InfluxDB UI In the navigation menu on the left, select Data (Load Data) > Tokens. Load Data Click a token name from the list to view the token and a summary of access permissions. View tokens using the influx CLI Use the influx auth …
... provides information about managing the security of your InfluxDB instance. ... Manage API tokens in InfluxDB using the InfluxDB UI or the influx CLI.
Use tokens to authenticate requests to InfluxDB, including requests to write, query, and manage data and resources. Authenticate requests using the influx ...
View tokens in the InfluxDB UI · In the navigation menu on the left, select Data (Load Data) > Tokens. Load Data · Click a token name from the list to view the ...
Create a token in the InfluxDB UI · In the navigation menu on the left, select Data (Load Data) > Tokens. · Click Generate and select a token type (Read/Write ...
InfluxDB API tokens ensure secure interaction between users and data. A token belongs to an organization and identifies InfluxDB permissions within the ...
InfluxDB API tokens ensure secure interaction between InfluxDB and external tools such as clients or applications. An API token belongs to a specific user ...