Tidio · Authentication Profile

Tidio Authentication

Authentication

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

live chatchatbotcustomer serviceAIhelp deskticketingconversationscontactswebhookswidget
Methods: apiKey Schemes: 2 OAuth flows: API key in: header

Security Schemes

clientId apiKey
· in: header (X-Tidio-Openapi-Client-Id)
clientSecret apiKey
· in: header (X-Tidio-Openapi-Client-Secret)

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/tidio-openapi-openapi.yml
summary:
  types:
  - apiKey
  api_key_in:
  - header
schemes:
- name: clientId
  type: apiKey
  in: header
  parameter: X-Tidio-Openapi-Client-Id
  sources:
  - openapi/tidio-openapi-openapi.yml
- name: clientSecret
  type: apiKey
  in: header
  parameter: X-Tidio-Openapi-Client-Secret
  sources:
  - openapi/tidio-openapi-openapi.yml