dev-to · Authentication Profile

Dev To Authentication

Authentication

dev-to secures its APIs with apiKey across 1 declared security scheme, as derived from its OpenAPI definitions.

Methods: apiKey Schemes: 1 OAuth flows: API key in: header

Security Schemes

apiKey apiKey
· in: header (api-key)

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/dev-to-forem-api-openapi.yml
summary:
  types:
  - apiKey
  api_key_in:
  - header
schemes:
- name: apiKey
  type: apiKey
  in: header
  parameter: api-key
  description: API key obtained from the DEV.to settings page. Pass in the api-key header for
    authenticated requests.
  sources:
  - openapi/dev-to-forem-api-openapi.yml