Workflowy · Authentication Profile

Workflowy Authentication

Authentication

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

ProductivityNotesOutlinerTask ManagementListsCollaborationKnowledge ManagementAI Assistant
Methods: http Schemes: 1 OAuth flows: API key in:

Security Schemes

apiKey http
scheme: bearer

Source

Authentication Profile

Raw ↑
generated: '2026-07-21'
method: searched
source: https://workflowy.com/api-reference/
docs: https://workflowy.com/api-reference/
key_management: https://workflowy.com/api-key/
notes: >-
  The API reference documents a single auth mechanism - a Workflowy API key
  sent as a bearer token ("Authorization: Bearer <YOUR_API_KEY>"). Keys are
  generated at https://workflowy.com/api-key/. No OAuth, no scopes.
summary:
  types:
  - http
schemes:
- name: apiKey
  type: http
  scheme: bearer
  description: Workflowy API key sent as a bearer token in the Authorization header. Generate
    a key at https://workflowy.com/api-key/.
  sources:
  - openapi/workflowy-api-openapi.yml