I

Influx OSS API Service

REST discovered

Details
URL
/api/v2
Docs
https://docs.influxdata.com/influxdb/v2/api/
Authentication
InfluxDB API token bearer discovered
Authorization: Bearer <credential>

Create an API token in your InfluxDB deployment. For InfluxDB 2 OSS, use the setup and API docs at InfluxDB OSS v2 get started and InfluxDB HTTP API, which document token-based authorization management under /authorizations. For InfluxDB 3 Cloud Serverless, sign up and create credentials from your account following Cloud Serverless setup. For self-managed InfluxDB 3 Core or Enterprise, set up the instance and create the token during/admin after setup using Core setup or Enterprise setup. Use the resulting token as a bearer token.