Windy · Authentication Profile

Windy Authentication

Authentication

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

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

Security Schemes

WindyApiKey apiKey
· in: header (x-windy-api-key)

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/windy-openapi.yml
summary:
  types:
  - apiKey
  api_key_in:
  - header
schemes:
- name: WindyApiKey
  type: apiKey
  in: header
  parameter: x-windy-api-key
  description: Windy Webcams API key, obtained at https://api.windy.com/keys.
  sources:
  - openapi/windy-openapi.yml