Windy

Windy.com is a weather visualization platform serving high-resolution forecast models, animated weather maps, and a global webcam network. The Windy API exposes three developer products - a Point Forecast API for multi-model numerical weather data at a coordinate, an embeddable Map Forecast API based on Leaflet, and a Webcams API for the world's largest webcam repository.

Windy publishes 2 APIs on the APIs.io network: Point Forecast API and Webcams API. Tagged areas include Weather, Forecast, Maps, Webcams, and Visualization.

Windy’s developer surface includes authentication, documentation, and 9 more developer resources.

39.1/100 thin ▬ flat Agent 31/100 agent aware Full breakdown ↓
scored 2026-08-05 · rubric v0.9.1
AccessFreemiumSelf serve⚡ Free to try
2 APIs
WeatherForecastMapsWebcamsVisualization

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-05 · rubric v0.9.1
Composite quality — 39.1/100 · thin
Contract Quality 15.6 / 25
Developer Ergonomics 3.9 / 20
Commercial Clarity 7.9 / 20
Operational Transparency 4.8 / 13
Governance 0.0 / 12
Discoverability 6.9 / 10
Agent readiness — 31/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/windy: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 2

Individual APIs this provider publishes, each with its own machine-readable definition.

Windy Point Forecast API

The Point Forecast API from Windy — 1 operation(s) for point forecast.

Windy Webcams API

The Webcams API from Windy — 2 operation(s) for webcams.

Open Collections 1

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

Windy API

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Windy Plans Pricing

6 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Windy Rate Limits

8 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Windy Finops

FINOPS

Security Posture 3

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Windy Authentication

apiKey · 1 scheme

SECURITY

Windy Domain Security

TLSv1.3 · DMARC

SECURITY

Windy Vulnerability Disclosure

security.txt · contact published

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Windy Agentic Access

3 operations · 1 acting

3 operations · 1 acting

AGENTIC

Resources

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 3

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: windy
url: https://raw.githubusercontent.com/api-evangelist/windy/refs/heads/main/apis.yml
name: Windy
kind: company
description: Windy.com is a weather visualization platform serving high-resolution forecast models, animated weather maps,
  and a global webcam network. The Windy API exposes three developer products - a Point Forecast API for multi-model numerical
  weather data at a coordinate, an embeddable Map Forecast API based on Leaflet, and a Webcams API for the world's largest
  webcam repository.
accessModel:
  pricing: freemium
  onboarding: self-serve
  trial: false
  try_now: true
  public: false
  label: Freemium · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/windy.png
tags:
- Weather
- Forecast
- Maps
- Webcams
- Visualization
created: '2026-06-21'
modified: '2026-06-21'
specificationVersion: '0.19'
apis:
- aid: windy:windy-point-forecast-api
  name: Windy Point Forecast API
  description: The Point Forecast API from Windy — 1 operation(s) for point forecast.
  humanURL: https://api.windy.com/point-forecast/docs
  baseURL: https://api.windy.com/api/point-forecast/v2
  tags:
  - Point Forecast
  properties:
  - type: OpenAPI
    url: openapi/windy-point-forecast-api-openapi.yml
  - type: Documentation
    url: https://api.windy.com/point-forecast/docs
  - type: PostmanCollection
    url: collections/windy.postman_collection.json
  - type: OpenCollection
    url: collections/windy.opencollection.json
  - type: Documentation
    url: https://api.windy.com/map-forecast/docs
  - type: SourceCode
    url: https://github.com/windycom/API
  - type: Documentation
    url: https://api.windy.com/webcams/docs
- aid: windy:windy-webcams-api
  name: Windy Webcams API
  description: The Webcams API from Windy — 2 operation(s) for webcams.
  humanURL: https://api.windy.com/point-forecast/docs
  baseURL: https://api.windy.com/api/point-forecast/v2
  tags:
  - Webcams
  properties:
  - type: OpenAPI
    url: openapi/windy-webcams-api-openapi.yml
  - type: Documentation
    url: https://api.windy.com/point-forecast/docs
  - type: PostmanCollection
    url: collections/windy.postman_collection.json
  - type: OpenCollection
    url: collections/windy.opencollection.json
  - type: Documentation
    url: https://api.windy.com/map-forecast/docs
  - type: SourceCode
    url: https://github.com/windycom/API
  - type: Documentation
    url: https://api.windy.com/webcams/docs
common:
- type: AgenticAccess
  url: agentic-access/windy-agentic-access.yml
- type: VulnerabilityDisclosure
  url: security/windy-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/windy-domain-security.yml
- type: Authentication
  url: authentication/windy-authentication.yml
- type: GitHubOrganization
  url: https://github.com/windycom
- type: LinkedIn
  url: https://www.linkedin.com/company/windy-com
- type: Website
  url: https://www.windy.com
- type: Documentation
  url: https://api.windy.com
- type: Plans
  url: plans/windy-plans-pricing.yml
- type: RateLimits
  url: rate-limits/windy-rate-limits.yml
- type: FinOps
  url: finops/windy-finops.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com