Coperniq · Authentication Profile

Coperniq Authentication

Authentication

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

CompanyClimateSolarConstructionField Service ManagementProject ManagementContractorsCRMEnergy
Methods: apiKey, http Schemes: 2 OAuth flows: API key in: header

Security Schemes

BasicAuth http
scheme: basic
ApiKeyAuth apiKey
· in: header (x-api-key)

Source

Authentication Profile

Raw ↑
generated: '2026-07-18'
method: derived
source: openapi/coperniq-api-key-openapi.yml, openapi/coperniq-openapi.yml
summary:
  types:
  - apiKey
  - http
  api_key_in:
  - header
schemes:
- name: BasicAuth
  type: http
  scheme: basic
  sources:
  - openapi/coperniq-api-key-openapi.yml
- name: ApiKeyAuth
  type: apiKey
  in: header
  parameter: x-api-key
  sources:
  - openapi/coperniq-openapi.yml