Animica x402 Directory

Directory

api.polyform.org

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.

Endpoints

EndpointMethodPriceProbe
/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

What these endpoints do

api.polyform.org/v1/threat/ip

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…

GET · $0.002 · probe 402

api.polyform.org/v1/threat/scanners

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…

GET · $0.01 · probe 402

api.polyform.org/v1/time/business-days

Business days between two dates (exclusive of end), skipping weekends and US federal holidays; also returns the holiday list in range. Pure computation. JSON.

GET · $0.001 · probe 402

api.polyform.org/v1/weather/alerts

Active watches/warnings/advisories for a US state or coordinate: event type, severity, headline, timing. Source: National Weather Service. JSON.

GET · $0.003 · probe 402

api.polyform.org/v1/weather/current

Latest observed conditions near a US coordinate: temperature, wind, humidity, visibility, pressure from the nearest weather station. Source: National Weather Service. JSON.

GET · $0.003 · probe 402

api.polyform.org/v1/weather/hourly

Hour-by-hour forecast for any US coordinate: temperature, precipitation chance, wind, conditions for the next 48 hours. Source: National Weather Service. JSON.

GET · $0.003 · probe 402

api.polyform.org/v1/weather/travel-risk

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.

GET · $0.015 · probe 402