Close · Authentication Profile

Close Authentication

Authentication

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

CRMSales EngagementInside SalesCallingSMSSaaS
Methods: http Schemes: 2 OAuth flows: API key in:

Security Schemes

ApiKeyAuth http
scheme: basic
OAuth2 http
scheme: bearer

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/close-openapi.yml
summary:
  types:
  - http
schemes:
- name: ApiKeyAuth
  type: http
  scheme: basic
  description: Use your API key as the username and leave the password empty.
  sources:
  - openapi/close-openapi.yml
- name: OAuth2
  type: http
  scheme: bearer
  sources:
  - openapi/close-openapi.yml