ZeroTier · Authentication Profile

Zerotier Authentication

Authentication

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

CompanyNetworkingSoftware-Defined NetworkingSDNVPNSecurityConnectivityOverlay NetworkZero TrustInfrastructure
Methods: apiKey, http Schemes: 2 OAuth flows: API key in: header

Security Schemes

tokenAuth http
scheme: token
ApiKeyAuth apiKey
· in: header (X-ZT1-Auth)

Source

Authentication Profile

Raw ↑
generated: '2026-07-21'
method: derived
source: openapi/zerotier-central-openapi-original.json, openapi/zerotier-service-openapi-original.json
summary:
  types:
  - apiKey
  - http
  api_key_in:
  - header
schemes:
- name: tokenAuth
  type: http
  scheme: token
  sources:
  - openapi/zerotier-central-openapi-original.json
- name: ApiKeyAuth
  type: apiKey
  in: header
  parameter: X-ZT1-Auth
  sources:
  - openapi/zerotier-service-openapi-original.json