CertiK · Authentication Profile

Certik Authentication

Authentication

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

CompanyCybersecurityWeb3BlockchainSmart Contract SecuritySecurity AuditingThreat Intelligence
Methods: apiKey Schemes: 1 OAuth flows: API key in: header

Security Schemes

CertikApiKey apiKey
· in: header (X-Certik-Api-Key)

Source

Authentication Profile

Raw ↑
generated: '2026-07-18'
method: searched
source: openapi/certik-skynet-openapi.yml
docs: https://api.certik-skynet.com/public-docs/authentication
summary:
  types:
  - apiKey
  api_key_in:
  - header
schemes:
- name: CertikApiKey
  type: apiKey
  in: header
  parameter: X-Certik-Api-Key
  description: Partner API key issued by the CertiK Business Team, sent on every request in
    the X-Certik-Api-Key header.
  sources:
  - openapi/certik-skynet-openapi.yml