Tidelift · Authentication Profile

Tidelift Authentication

Authentication

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

CompanyOpen SourceSoftware Supply ChainDependency ManagementApplication SecuritySBOMLicense ComplianceVulnerability ManagementDeveloper Tools
Methods: http Schemes: 1 OAuth flows: API key in:

Security Schemes

BearerAuth http
scheme: bearer

Source

Authentication Profile

Raw ↑
generated: '2026-07-21'
method: searched
source: openapi/tidelift-subscriber-api-openapi-original.json
docs: https://docs.tidelift.com/article/79-api-authentication
summary:
  types:
  - http
  http_schemes:
  - bearer
  key_types:
  - user
  - project
  - organization
  note: >-
    A Tidelift API key is required for all External API endpoints, passed as a Bearer token
    in the Authorization header. The security requirement declares three key scopes
    (user, project, organization); each path documents which key type it accepts.
schemes:
- name: BearerAuth
  type: http
  scheme: bearer
  sources:
  - openapi/tidelift-subscriber-api-openapi-original.json