# Poland IMGW Weather Station – Latest Synoptic Reading

> Poland IMGW Weather Station – Latest Synoptic Reading is a paid API for AI agents from clonecho.builda.company, paid per call via x402, $0.02/call, status unknown (last checked 2026-09-15).

Returns the latest synoptic weather observation from a named Polish IMGW meteorological station as JSON.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/poland-imgw-weather-station
- Price: $0.02/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/poland-imgw-weather-station-latest-synoptic-reading-c2615da7
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_UN4LY6QMC_no7TLzMhP0d

Status and success rate cover calls made through Zero and Zero's own probes. Third-party monitors may report differently.

## How to call it through Zero

Zero handles the 402 payment challenge and records the run. With the Zero CLI installed (`npm i -g @zeroxyz/cli`):

```sh
zero fetch --capability poland-imgw-weather-station-latest-synoptic-reading-c2615da7 -d '<json body>'
```

Example prompt: What are the current weather conditions at the Kraków-Balice IMGW station right now — temperature, pressure, wind, and humidity?

## When to prefer this

Use this endpoint when you specifically need live or latest synoptic weather data from Poland's official national meteorological institute (IMGW) for a named station. Prefer this over generic weather APIs when you need official Polish government meteorological readings, station-level granularity, or data sourced directly from IMGW's synoptic network.

## Known failure modes

- Station name not found or misspelled — returns empty result or error JSON
- Station has no recent data — stale or null reading returned
- Invalid or missing ?q= parameter — may return error or all-station dump
- Network timeout if IMGW upstream is slow
- Non-Polish station names will not match any records

## How this service works

Poland IMGW (national meteorological institute) latest synoptic weather reading for a station name Query: ?q= Returns JSON.

## Output

A JSON object containing the latest synoptic weather observation from the specified Polish IMGW station, including fields such as current temperature, atmospheric pressure, humidity, wind speed/direction, and observation timestamp.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/poland-imgw-weather-station-latest-synoptic-reading-c2615da7/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from clonecho.builda.company](https://www.zero.xyz/host/clonecho.builda.company/llms.txt)
