ColorfulClouds · Authentication Profile

Colorfulclouds Authentication

Authentication

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

WeatherForecastingAir QualityPrecipitationHyperlocalGeospatialChina
Methods: apiKey Schemes: 1 OAuth flows: API key in: query

Security Schemes

pathToken apiKey
· in: query (token)

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/colorfulclouds-caiyun-weather-openapi.yml
summary:
  types:
  - apiKey
  api_key_in:
  - query
schemes:
- name: pathToken
  type: apiKey
  in: query
  parameter: token
  description: Caiyun Weather API token. Note that the token is conventionally embedded in the
    path between the API version and the lng,lat segment rather than sent as a header or query
    parameter. This security scheme is recorded for tooling completeness; clients should construct
    the URL with the token in the path as documented.
  sources:
  - openapi/colorfulclouds-caiyun-weather-openapi.yml