Crisp · Authentication Profile

Crisp Authentication

Authentication

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

Customer ServiceLive ChatHelpdeskMessagingChatbots
Methods: http Schemes: 1 OAuth flows: API key in:

Security Schemes

BasicAuth http
scheme: basic

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/crisp-openapi.yml
summary:
  types:
  - http
schemes:
- name: BasicAuth
  type: http
  scheme: basic
  description: |-
    Use plugin token credentials. HTTP Basic with identifier:key, plus
    the X-Crisp-Tier header (`plugin`, `user`, or `tier`).
  sources:
  - openapi/crisp-openapi.yml