APIClarity · Authentication Profile

Apiclarity Authentication

Authentication

Authentication profile for APIClarity, read from the contracts the project actually publishes in its own source repository. APIClarity is Apache-2.0 software the user deploys into their own Kubernetes cluster — there is no vendor-operated API, no vendor account, and no vendor-issued credential. Everything below is a deployment-local credential.

APIClarity secures its APIs with apiKey across 1 declared security scheme, as derived from its OpenAPI definitions.

API ObservabilityAPI SecurityAPI Traffic AnalysisCiscoKubernetesOpen-SourceOpenAPI ReconstructionOpenClarityService MeshShadow APIs
Methods: apiKey Schemes: 1 OAuth flows: API key in:

Security Schemes

X-Trace-Source-Token apiKey
· in: header ()

Source

Authentication Profile

Raw ↑
generated: '2026-09-04'
method: searched
source: https://raw.githubusercontent.com/openclarity/apiclarity/master/plugins/api/swagger.yaml
docs: https://github.com/openclarity/apiclarity#readme
description: >-
  Authentication profile for APIClarity, read from the contracts the project actually
  publishes in its own source repository. APIClarity is Apache-2.0 software the user
  deploys into their own Kubernetes cluster — there is no vendor-operated API, no vendor
  account, and no vendor-issued credential. Everything below is a deployment-local
  credential.
summary:
  types:
  - apiKey
  vendor_issued_credentials: false
  scheme_count: 1
correction:
  date: '2026-09-04'
  note: >-
    A previous round recorded an `http`/`bearer` scheme named BearerAuth with the description
    "deployments commonly require a bearer token". No APIClarity contract declares it —
    api/swagger.yaml, api3/core/openapi.yaml, api3/global/openapi.gen.yaml and every module
    spec declare zero securitySchemes. It had been written into the API Evangelist-derived
    openapi/ documents and then read back out as if it were the provider's. It has been
    removed from those documents and from this profile.
schemes:
- name: X-Trace-Source-Token
  type: apiKey
  in: header
  header: X-Trace-Source-Token
  required: false
  applies_to: openapi/apiclarity-plugins-telemetry-swagger.yml
  description: >-
    "Optional header to authenticate the trace source." Presented by a traffic-source plugin
    (Istio WASM filter, taper DaemonSet, Kong, Tyk, Kuma, OpenTelemetry collector) on every
    call to the plugins telemetry API — POST /telemetry, GET /hostsToTrace and
    POST /control/newDiscoveredAPIs.
  issuance: >-
    The token is minted by the operator's own APIClarity deployment when a trace source is
    registered through POST /control/traceSources; the created TraceSource object carries a
    `token` string that the external trace source then presents.
  source: https://raw.githubusercontent.com/openclarity/apiclarity/master/plugins/api/swagger.yaml
  evidence: 'parameters.TraceSourceTokenHeader (name: X-Trace-Source-Token, in: header, required: false)'
management_api:
  declared_scheme: none
  note: >-
    The APIClarity core/management API (/api, and /api/modules/* for the BFLA, fuzzer,
    spec-differ, spec-reconstructor and trace-analyzer modules) declares NO securityScheme in
    any published contract. In the shipped Helm chart the service is cluster-internal and the
    documented access path is `kubectl port-forward`; the chart exposes server TLS
    (apiclarity.tls.tlsServerCertsSecretName) but no authentication layer. Any authentication
    in front of it is the operator's ingress, not something APIClarity publishes.
  evidence:
  - https://raw.githubusercontent.com/openclarity/apiclarity/master/api3/global/openapi.gen.yaml
  - https://raw.githubusercontent.com/openclarity/apiclarity/master/charts/apiclarity/values.yaml

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/apiclarity-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 form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

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