Polytomic · Authentication Profile

Polytomic Authentication

Authentication

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

Data IntegrationReverse ETLUnified APIELTData Sync
Methods: http Schemes: 2 OAuth flows: API key in:

Security Schemes

bearerUserAPIKey http
scheme: bearer
orgScopedAPIKey http
scheme: basic

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/polytomic-openapi.json
summary:
  types:
  - http
schemes:
- name: bearerUserAPIKey
  type: http
  scheme: bearer
  description: Bearer user API key
  sources:
  - openapi/polytomic-openapi.json
- name: orgScopedAPIKey
  type: http
  scheme: basic
  description: Basic organization-scoped API key
  sources:
  - openapi/polytomic-openapi.json