Xweather · Authentication Profile

Xweather Authentication

Authentication

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

Air QualityCompanyDataForecastsLightningMaritimeObservationsSevere WeatherWeather
Methods: apiKey Schemes: 1 OAuth flows: API key in: query

Security Schemes

clientAuth apiKey
· in: query (client_id)

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/xweather-weather-api-openapi.yml
summary:
  types:
  - apiKey
  api_key_in:
  - query
schemes:
- name: clientAuth
  type: apiKey
  in: query
  parameter: client_id
  description: Xweather uses client_id and client_secret query parameters for authentication.
    Both are required on every request.
  sources:
  - openapi/xweather-weather-api-openapi.yml