Skip to content

Machine-readable docs

If you’re pointing a coding agent or a code generator at this API, these files are the most useful:

  • openapi.json: the OpenAPI 3.1 description of the public endpoints, including the API address.
  • integration.md: compact integration notes with the rules a client should follow (units, height references, errors, retries).
  • llms.txt: an index of these files.
  • example-response.json: a complete recorded response.

The API also serves its own schema at https://api.verticalweather.com/openapi.json and interactive docs at /docs.

TypeScript and Python client packages will be published as vertical-weather on npm and PyPI.