← All APIs

CustomWeather

byAPI3Premium Sponsored?Fees are sponsored by AirnodeHub during the early accessAirnode v0.1.0

CustomWeather has produced weather data since 1993 and sells it to broadcasters, airlines and utilities. This Airnode wraps the products that take a coordinate, plus the global ones that take no location at all: conditions, forecasts out to thirty days, hourly runs, marine and buoy data, tides, astronomy, air quality, fire danger, airport delays, advisories, official alerts, earthquakes, tropical storms, ski reports and daily climate history.

Forecasts move, so an attestation over one is provenance for the instant it was made. dailyClimateHistory and tropicalStormTrack are settled, so two Airnodes asked the same question agree and their attestations can be aggregated.

CustomWeather has no OpenAPI document, so this one is written from their published documentation and checked against live calls. Where the two disagreed the live call won, and the field descriptions say so.

Every response carries an EIP-191 signature from the Airnode that served it, so the data can be attributed back to its source rather than trusted on reputation.

Interface

Served at https://airnode-customweather.fly.dev/. The two requests below are everything the endpoint speaks, and each can be sent from this page. What comes back is verified right here in the browser.

GET /

Returns the machine-readable documentation this page is rendered from. Free, and everything an agent needs.

POST /

Names an operation and its parameters, performs it against the upstream API, and answers with the response and the attestation over it.

Verify the response

Every response is signed by the API that served it. Paste one to check it really came from this listing and was not altered along the way.