Acko · Authentication Profile

Acko Authentication

Authentication

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

CompanyConsumerInsuranceInsurTechFinancial ServicesDigital InsuranceIndiaEmbedded Insurance
Methods: apiKey Schemes: 2 OAuth flows: API key in: header

Security Schemes

apiKey apiKey
· in: header (X-APISETU-APIKEY)
clientId apiKey
· in: header (X-APISETU-CLIENTID)

Source

Authentication Profile

Raw ↑
generated: '2026-07-18'
method: derived
source: openapi/acko-apisetu-openapi-original.json
summary:
  types:
  - apiKey
  api_key_in:
  - header
schemes:
- name: apiKey
  type: apiKey
  in: header
  parameter: X-APISETU-APIKEY
  sources:
  - openapi/acko-apisetu-openapi-original.json
- name: clientId
  type: apiKey
  in: header
  parameter: X-APISETU-CLIENTID
  sources:
  - openapi/acko-apisetu-openapi-original.json