Query digital-mode reception reports for a callsign from PSK Reporter
domain: pskreporter.info · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗
Steps
Send an HTTP GET (or POST) to https://retrieve.pskreporter.info/query?senderCallsign=CALLSIGN to retrieve up to the last 100 reception records for that callsign, capped at a 6-hour lookback.
Add optional query parameters such as receiverCallsign, frequencyRange, mode, reportLimit, and flowStartSeconds to narrow the result set.
Parse the returned XML for receptionReport elements containing receiverCallsign, receiverLocator, senderCallsign, frequency, and flowStartSeconds, plus any additional fields you explicitly requested.
Add an appcontact query parameter with your email address so PSK Reporter can reach you if your usage pattern causes a problem.
Enable gzip/deflate compression in your HTTP client and avoid re-issuing an identical query in short succession, per the service's stated fair-use expectations.
Known gotchas
Results are capped at the last 100 records and a 6-hour window regardless of how far back your query parameters try to reach.
PSK Reporter reserves the right to rate-limit or block clients that hammer the endpoint or repeat identical queries too frequently; this is enforced informally rather than via a published numeric limit.
Give your agent this knowledge — and 15,500+ more routes
One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus:
claude mcp add --transport http waymark https://mcp.waymark.network/mcp
Need this verified for your stack — or a route we don't have yet?