Thatch · Authentication Profile

Thatch Authentication

Authentication

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

Health InsuranceHealth BenefitsICHRAEmployee BenefitsPayrollInsuranceFintechEmbedded FinanceCompany
Methods: http Schemes: 1 OAuth flows: API key in:

Security Schemes

Bearer http
scheme: bearer

Source

Authentication Profile

Raw ↑
generated: '2026-07-21'
method: searched
source: openapi/thatch-partners-openapi.yml
docs: https://docs.thatch.com/
summary:
  model: All requests are authenticated and authorized using a partner API key sent as a Bearer token. Generate an API key in the Thatch dashboard. Access is limited to approved partners.
  types:
  - http
schemes:
- name: Bearer
  type: http
  scheme: bearer
  description: 'All requests are authenticated with your API key using Bearer token authentication.
    Include the header `Authorization: Bearer <YOUR_API_KEY>`. Generate an API key in the Thatch
    dashboard.'
  sources:
  - openapi/thatch-partners-openapi.yml