api.polyform.org publishes 7 machine-payable endpoints over the x402 protocol, priced from $0.001 to $0.015 per call. Each was probed directly; the response code below is what it returned.
| Endpoint | Method | Price | Probe |
|---|---|---|---|
| /v1/threat/ip | GET | $0.002 | 402 |
| /v1/threat/scanners | GET | $0.01 | 402 |
| /v1/time/business-days | GET | $0.001 | 402 |
| /v1/weather/alerts | GET | $0.003 | 402 |
| /v1/weather/current | GET | $0.003 | 402 |
| /v1/weather/hourly | GET | $0.003 | 402 |
| /v1/weather/travel-risk | GET | $0.015 | 402 |
Is this IP hostile? Reputation verdict for an IPv4 from public abuse feeds (blocklist.de, Spamhaus DROP) plus Polyform's own observed scanner traffic. Returns malicious flag, 0-100 score, and which so…
Recent IPs caught probing Polyform's honeypot paths (credential/vuln scanners) — Polyform's own first-party telemetry, not a repackaged public list. Returns up to 500 most-recent scanner IPs with firs…
Business days between two dates (exclusive of end), skipping weekends and US federal holidays; also returns the holiday list in range. Pure computation. JSON.
Active watches/warnings/advisories for a US state or coordinate: event type, severity, headline, timing. Source: National Weather Service. JSON.
Latest observed conditions near a US coordinate: temperature, wind, humidity, visibility, pressure from the nearest weather station. Source: National Weather Service. JSON.
Hour-by-hour forecast for any US coordinate: temperature, precipitation chance, wind, conditions for the next 48 hours. Source: National Weather Service. JSON.
Judgment call for a US coordinate and date (within 7 days): LOW/MODERATE/HIGH/SEVERE weather risk with reasons, built from NWS forecast plus active alerts. JSON.