Related to "authentication"
Manage security and authorization
Security, access control, and sensitive secret handling are incredibly important when handling any sort of sensitive data. This section provides information about managing the security of your InfluxDB instance.
influx auth
The influx auth
command and its subcommands manage API tokens in InfluxDB.
Manage API tokens
Manage API tokens in InfluxDB using the InfluxDB UI or the influx CLI.
Use Postman with the InfluxDB API
Use Postman, a popular tool for exploring APIs, to interact with the InfluxDB API.