Animica x402 Directory

Directory / polyform.polyform-org.workers.dev

polyform.polyform-org.workers.dev/v1/weather/forecast

7-day forecast for any US coordinate: periods with temperature, wind, precipitation chance, narrative. Source: National Weather Service. JSON.

Call it

# 1. Ask the endpoint what it costs (no payment, no wallet needed):
curl -i -X GET 'https://polyform.polyform-org.workers.dev/v1/weather/forecast'

# -> HTTP/1.1 402 Payment Required
#    the response carries the price, asset and pay-to address.

# 2. Pay and retry with any x402 client:
npx x402-fetch 'https://polyform.polyform-org.workers.dev/v1/weather/forecast'

Endpoint: https://polyform.polyform-org.workers.dev/v1/weather/forecast. Operated by polyform.polyform-org.workers.dev, not by Animica. Price and availability were correct at the last probe on 2026-09-02 and are set by the operator, who may change them.

Other endpoints on polyform.polyform-org.workers.dev

polyform.polyform-org.workers.dev/v1/domain/:domain

Registration intelligence for any domain: creation/expiry dates, age in days, registrar, statuses, nameservers. Source: registry RDAP. JSON.

GET · $0.005

polyform.polyform-org.workers.dev/v1/email/domain-check

Can this domain receive mail, and is it configured seriously? MX, SPF and DMARC via DNS-over-HTTPS with a deliverability summary. JSON.

GET · $0.003

polyform.polyform-org.workers.dev/v1/sec/company/:id

Latest key financial facts for a US public company by ticker or CIK: revenue, net income, assets, EPS from XBRL filings. Source: SEC EDGAR. JSON.

GET · $0.01

polyform.polyform-org.workers.dev/v1/sec/filings/search

Full-text search across SEC filings; filter by form type. Returns filing metadata and links. Source: SEC EDGAR full-text search. JSON.

GET · $0.01

polyform.polyform-org.workers.dev/v1/vehicle/deal-check

Given vin, asking price and miles: decoded specs, open recall count, fuel-cost estimate, and a buy/caution/walk verdict with reasoning. All public federal data.

GET · $0.25

polyform.polyform-org.workers.dev/v1/vehicle/vin/:vin

Decode any US-market VIN to full vehicle specs and list open safety recalls. Source: US NHTSA (federal, authoritative). JSON.

GET · $0.005

All 7 endpoints on polyform.polyform-org.workers.dev →