Hatch · Authentication Profile

Hatch Authentication

Authentication

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

CompanyVertical SoftwareCustomer CommunicationConversational AISMSVoiceEmailMarketingHome ServicesContact Center
Methods: http Schemes: 1 OAuth flows: API key in:

Security Schemes

authorization http
scheme: bearer · in: header ()

Source

Authentication Profile

Raw ↑
generated: '2026-07-19'
method: searched
source: openapi/hatch-openapi-original.json
docs: https://docs.usehatchapp.com/integrations/hatch-api/hatch-api-reference
summary:
  types:
  - http
  scheme: bearer
  token_type: api-key
  token_management: >-
    API keys are created and managed in the API Keys tab of the App Marketplace
    on the Hatch platform. Keys are passed as an HTTP bearer token.
schemes:
- name: authorization
  type: http
  scheme: bearer
  in: header
  header: Authorization
  format: 'Authorization: Bearer <api_key>'
  sources:
  - openapi/hatch-openapi-original.json