Codacy · Authentication Profile

Codacy Authentication

Authentication

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

Code QualityStatic AnalysisSecurityCode CoverageDevOps
Methods: apiKey Schemes: 1 OAuth flows: API key in: header

Security Schemes

api-token apiKey
· in: header (api-token)

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/codacy-openapi.yml
summary:
  types:
  - apiKey
  api_key_in:
  - header
schemes:
- name: api-token
  type: apiKey
  in: header
  parameter: api-token
  description: Account API token created in your Codacy account settings.
  sources:
  - openapi/codacy-openapi.yml