InfluxData · Authentication Profile

Influxdata Authentication

Authentication

InfluxData secures its APIs with apiKey and http across 2 declared security schemes, as derived from its OpenAPI definitions.

Time Series DatabaseDatabaseMonitoringObservabilityIoTMetricsAnalyticsDevOpsReal-Time DataInfluxDBTelegrafCompany
Methods: apiKey, http Schemes: 2 OAuth flows: API key in: header

Security Schemes

TokenAuthentication apiKey
· in: header (Authorization)
BasicAuthentication http
scheme: basic

Source

Authentication Profile

Raw ↑
generated: '2026-07-19'
method: derived
source: openapi/influxdata-cloud-openapi-original.yml, openapi/influxdata-oss-openapi-original.yml
summary:
  types:
  - apiKey
  - http
  api_key_in:
  - header
schemes:
- name: TokenAuthentication
  type: apiKey
  in: header
  parameter: Authorization
  description: |-
    Use the [Token authentication](#section/Authentication/TokenAuthentication)
    scheme to authenticate to the InfluxDB API.

    In your API requests, send an `Authorization` header.
    For the header value, provide the word `Token` followed by a space and an InfluxDB API token.
    The word `Token` is case-sensitive.

    ### Syntax

    `Authorization: Token INFLUX_API_TOKEN`

    ### Example

    #### Use Token authenticatio
  sources:
  - openapi/influxdata-cloud-openapi-original.yml
  - openapi/influxdata-oss-openapi-original.yml
- name: BasicAuthentication
  type: http
  scheme: basic
  description: |-
    ### Basic authentication scheme

    Use the HTTP Basic authentication scheme for InfluxDB `/api/v2` API operations that support it:

    ### Syntax

    `Authorization: Basic [example key]`

    To construct the `BASE64_ENCODED_CREDENTIALS`, combine the username and
    the password with a colon (`USERNAME:PASSWORD`), and then encode the
    resulting string in [base64](https://developer.mozilla.org/en-US/d
  sources:
  - openapi/influxdata-cloud-openapi-original.yml
  - openapi/influxdata-oss-openapi-original.yml

Work with this as data

Every security artifact here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for security posture

4 MCP tools reach this
  • find_securityBrowse and filter every security artifact in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This security artifact
curl "https://apis.io/api/v1/security/influxdata-authentication"
All security posture
curl "https://apis.io/api/v1/security?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.