{
  "name": "Polyform",
  "description": "Machine-payable data APIs for AI agents — 54 pay-per-call endpoints (vehicle, domain, SEC/finance, sanctions/KYB, crypto, weather, geo/hazard, health, legal, IP/threat, AI). USDC on Base via x402. No account, no API key.",
  "url": "https://api.polyform.org",
  "documentation": "https://api.polyform.org/openapi.json",
  "openapi": "https://api.polyform.org/openapi.json",
  "mcp": {
    "url": "https://api.polyform.org/mcp",
    "transport": "streamable-http"
  },
  "payment": {
    "protocol": "x402",
    "network": "eip155:8453",
    "chain": "base",
    "asset": "USDC",
    "assetAddress": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
    "payTo": "0xE9468282B22c09243Ce1a455fE2d1DF0d7276dE6"
  },
  "auth": "none — pay-per-call via x402 (HTTP 402 → pay → retry)",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "skills": [
    {
      "id": "v1_vehicle_deal_check",
      "name": "Used-car deal check verdict",
      "description": "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.",
      "tags": [
        "data"
      ],
      "price": "$0.25"
    },
    {
      "id": "v1_vehicle_fuel_economy",
      "name": "Fuel economy lookup (EPA)",
      "description": "EPA MPG figures and estimated annual fuel cost for a year/make/model. Source: fueleconomy.gov. JSON.",
      "tags": [
        "data"
      ],
      "price": "$0.003"
    },
    {
      "id": "v1_email_domain_check",
      "name": "Email domain deliverability check",
      "description": "Can this domain receive mail, and is it configured seriously? MX, SPF and DMARC via DNS-over-HTTPS with a deliverability summary. JSON.",
      "tags": [
        "data"
      ],
      "price": "$0.003"
    },
    {
      "id": "v1_fda_recalls",
      "name": "FDA recall search (openFDA)",
      "description": "Search US FDA enforcement recalls for drugs, food, or devices by free-text query. Source: openFDA. JSON.",
      "tags": [
        "data"
      ],
      "price": "$0.005"
    },
    {
      "id": "v1_ai_chat",
      "name": "Inference gateway (Llama on Workers AI)",
      "description": "Pay-per-call LLM completion. POST {messages:[{role,content},...]} (OpenAI-style), returns {reply}. No account, no API key — one x402 payment per call.",
      "tags": [
        "data"
      ],
      "price": "$0.01"
    },
    {
      "id": "v1_weather_forecast",
      "name": "US weather forecast (NWS)",
      "description": "7-day forecast for any US coordinate: periods with temperature, wind, precipitation chance, narrative. Source: National Weather Service. JSON.",
      "tags": [
        "data"
      ],
      "price": "$0.003"
    },
    {
      "id": "v1_weather_alerts",
      "name": "Active US weather alerts (NWS)",
      "description": "Active watches/warnings/advisories for a US state or coordinate: event type, severity, headline, timing. Source: National Weather Service. JSON.",
      "tags": [
        "data"
      ],
      "price": "$0.003"
    },
    {
      "id": "v1_weather_hourly",
      "name": "US hourly forecast (NWS)",
      "description": "Hour-by-hour forecast for any US coordinate: temperature, precipitation chance, wind, conditions for the next 48 hours. Source: National Weather Service. JSON.",
      "tags": [
        "data"
      ],
      "price": "$0.003"
    },
    {
      "id": "v1_weather_current",
      "name": "US current conditions (NWS)",
      "description": "Latest observed conditions near a US coordinate: temperature, wind, humidity, visibility, pressure from the nearest weather station. Source: National Weather Service. JSON.",
      "tags": [
        "data"
      ],
      "price": "$0.003"
    },
    {
      "id": "v1_weather_metar",
      "name": "Aviation weather METAR/TAF (NOAA)",
      "description": "Raw and decoded METAR (and optional TAF) for any airport ICAO code. Source: NOAA Aviation Weather Center. JSON.",
      "tags": [
        "data"
      ],
      "price": "$0.003"
    },
    {
      "id": "v1_weather_travel_risk",
      "name": "US weather travel-risk verdict",
      "description": "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.",
      "tags": [
        "data"
      ],
      "price": "$0.015"
    },
    {
      "id": "v1_geo_geocode",
      "name": "US address geocoding (Census)",
      "description": "US street address to coordinates plus matched/normalized address. Source: US Census Bureau geocoder. JSON.",
      "tags": [
        "data"
      ],
      "price": "$0.002"
    },
    {
      "id": "v1_geo_reverse",
      "name": "US reverse geocoding (Census)",
      "description": "Coordinates to US state, county, tract and block geography. Source: US Census Bureau. JSON.",
      "tags": [
        "data"
      ],
      "price": "$0.002"
    },
    {
      "id": "v1_sec_filings_search",
      "name": "SEC filings full-text search (EDGAR)",
      "description": "Full-text search across SEC filings; filter by form type. Returns filing metadata and links. Source: SEC EDGAR full-text search. JSON.",
      "tags": [
        "data"
      ],
      "price": "$0.01"
    },
    {
      "id": "v1_fda_drug_label",
      "name": "FDA drug label lookup (openFDA)",
      "description": "Official FDA label data for a drug by brand or generic name: indications, warnings, dosage. Source: openFDA. JSON.",
      "tags": [
        "data"
      ],
      "price": "$0.005"
    },
    {
      "id": "v1_threat_ip",
      "name": "IP threat / abuse reputation",
      "description": "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 sources flagged it. For bot filtering, fraud and firewall automation. JSON.",
      "tags": [
        "data"
      ],
      "price": "$0.002"
    },
    {
      "id": "v1_threat_scanners",
      "name": "Polyform observed-scanner feed",
      "description": "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 first-seen. For blocklists and threat research. JSON.",
      "tags": [
        "data"
      ],
      "price": "$0.01"
    },
    {
      "id": "v1_econ_worldbank",
      "name": "World Bank indicator lookup",
      "description": "Latest value of any World Bank indicator for a country (GDP, inflation, population...). Source: World Bank API. JSON.",
      "tags": [
        "data"
      ],
      "price": "$0.005"
    },
    {
      "id": "v1_time_business_days",
      "name": "US business-days calculator",
      "description": "Business days between two dates (exclusive of end), skipping weekends and US federal holidays; also returns the holiday list in range. Pure computation. JSON.",
      "tags": [
        "data"
      ],
      "price": "$0.001"
    },
    {
      "id": "v1_vehicle_report",
      "name": "Vehicle full report (bundle)",
      "description": "One call: decoded VIN specs + all open safety recalls + EPA fuel economy & annual cost + a buy/caution/walk verdict with reasoning. Fuses multiple NHTSA & EPA sources. JSON.",
      "tags": [
        "data"
      ],
      "price": "$0.25"
    },
    {
      "id": "v1_domain_due_diligence",
      "name": "Domain due-diligence (bundle)",
      "description": "One call to vet a domain: registration/RDAP intel (age, registrar, status) + email deliverability (MX/SPF/DMARC) + threat reputation of the domain's hosting IP. For counterparties, sellers, links. JSON.",
      "tags": [
        "data"
      ],
      "price": "$0.02"
    },
    {
      "id": "v1_geo_location_brief",
      "name": "Location brief (bundle)",
      "description": "One call for a US place — pass an address OR lat+lon: normalized address + county/state + current conditions + active weather alerts. JSON.",
      "tags": [
        "data"
      ],
      "price": "$0.02"
    },
    {
      "id": "v1_sec_company_snapshot",
      "name": "Company snapshot (bundle)",
      "description": "One call: SEC company facts (revenue, net income, assets, EPS) + the company's most recent filings. Ticker or CIK. JSON.",
      "tags": [
        "data"
      ],
      "price": "$0.03"
    },
    {
      "id": "v1_finance_health_scan",
      "name": "Company financial-health scan (bundle)",
      "description": "One call: a public company's revenue & margin trend, current ratio, profitability and recent material filings (8-K/10-K/10-Q) fused into a healthy/watch/distress verdict. Ticker or CIK. SEC EDGAR. JSON.",
      "tags": [
        "data"
      ],
      "price": "$0.05"
    },
    {
      "id": "v1_realestate_site_risk",
      "name": "Property site-risk brief (bundle)",
      "description": "One call for a US property — pass an address OR lat+lon: FEMA flood-zone determination (SFHA yes/no), county/state, current conditions and active weather alerts, fused into a site-risk verdict. For lending, insurance, diligence. JSON.",
      "tags": [
        "data"
      ],
      "price": "$0.05"
    },
    {
      "id": "v1_logistics_route_brief",
      "name": "Route & shipment brief (bundle)",
      "description": "One call: driving distance and time between two US points (addresses or lat,lon), an estimated fuel cost, and weather + active alerts at both ends, fused into a go/caution verdict. JSON.",
      "tags": [
        "data"
      ],
      "price": "$0.05"
    },
    {
      "id": "v1_crypto_token_report",
      "name": "Token due-diligence (bundle)",
      "description": "One call to vet an ERC-20 token on Base or Ethereum: live USD price, holder count, and security signals (honeypot, mintable, open-source, buy/sell tax, owner & holder concentration) fused into a risk verdict. JSON.",
      "tags": [
        "data"
      ],
      "price": "$0.10"
    },
    {
      "id": "v1_health_drug_brief",
      "name": "Drug safety brief (bundle)",
      "description": "One call for a medication: RxNorm identity, FDA label safety text (boxed warning, warnings, interactions, contraindications) and the most-reported real-world adverse reactions (FDA FAERS). Reference data, not medical advice. JSON.",
      "tags": [
        "data"
      ],
      "price": "$0.05"
    },
    {
      "id": "v1_legal_sanctions_screen",
      "name": "Sanctions & watchlist screen (bundle)",
      "description": "One call to screen a person or company name against the US Consolidated Screening List — OFAC SDN + Consolidated, BIS Entity/Denied/Unverified, State Dept debarred — with aliases: match/no-match, which list, programs, and a clear/review/hit verdict. For KYC and onboarding. JSON.",
      "tags": [
        "data"
      ],
      "price": "$0.10"
    },
    {
      "id": "v1_finance_insider_activity",
      "name": "Insider trading activity (bundle)",
      "description": "One call: recent SEC Form 4 insider transactions for a public company — who bought/sold, share counts and dollar value over the last ~120 days, netted into a bullish/bearish/neutral insider signal. Ticker or CIK. SEC EDGAR. JSON.",
      "tags": [
        "data"
      ],
      "price": "$0.05"
    },
    {
      "id": "v1_crypto_protocol",
      "name": "DeFi protocol brief (bundle)",
      "description": "One call for a DeFi protocol by slug: total value locked (USD), category, chains it runs on with per-chain TVL, audit status and a one-line description. From DefiLlama. JSON.",
      "tags": [
        "data"
      ],
      "price": "$0.03"
    },
    {
      "id": "v1_legal_reg_watch",
      "name": "Regulatory watch (bundle)",
      "description": "One call: the most recent US Federal Register documents (rules, proposed rules, notices) matching a topic — with agency, type, date, and abstract. Optional agency filter. For compliance monitoring. JSON.",
      "tags": [
        "data"
      ],
      "price": "$0.03"
    },
    {
      "id": "v1_finance_company_360",
      "name": "Company 360 report (bundle)",
      "description": "One premium call: a public company's financial-health verdict (margins, current ratio, revenue trend), insider-trading signal (Form 4 buys/sells), SEC facts and recent filings — the full equity picture. Ticker or CIK. JSON.",
      "tags": [
        "data"
      ],
      "price": "$0.20"
    },
    {
      "id": "v1_business_vet",
      "name": "Business counterparty vet / KYB (bundle)",
      "description": "One premium call to vet a business before onboarding: OFAC/Consolidated sanctions screen of the name + domain due-diligence (registration age, email posture, hosting-IP threat reputation) fused into an overall risk verdict with flags. Name and/or domain. JSON.",
      "tags": [
        "data"
      ],
      "price": "$0.25"
    },
    {
      "id": "v1_health_clinical_trials",
      "name": "Clinical trials search (bundle)",
      "description": "One call: recent clinical trials for a condition and/or intervention — NCT id, title, status, phase, sponsor and last-update date. From ClinicalTrials.gov. For pharma, research, diligence. JSON.",
      "tags": [
        "data"
      ],
      "price": "$0.05"
    },
    {
      "id": "v1_geo_earthquakes",
      "name": "Seismic risk brief (bundle)",
      "description": "One call for a US point (address or lat+lon): recent earthquakes within a radius — count, largest magnitude, list, and a seismic-risk level. For insurance, siting, diligence. USGS. JSON.",
      "tags": [
        "data"
      ],
      "price": "$0.03"
    },
    {
      "id": "v1_realestate_property_report",
      "name": "Property hazard report (bundle)",
      "description": "One premium call for a US property — address or lat+lon: FEMA flood-zone determination + USGS seismic history (1yr) + current weather and active alerts, fused into an overall hazard verdict with factors. For insurance, lending, siting. JSON.",
      "tags": [
        "data"
      ],
      "price": "$0.15"
    },
    {
      "id": "v1_domain_brand_protection",
      "name": "Brand-protection typosquat scan (bundle)",
      "description": "One call to find look-alike / typosquat domains impersonating a brand: generates common misspellings, character swaps, homoglyphs and alternate TLDs of your domain, checks which are actually registered/live via DNS, and flags those configured for mail (phishing-capable) — with a threat verdict. For brand & security teams. JSON.",
      "tags": [
        "data"
      ],
      "price": "$0.15"
    },
    {
      "id": "v1_finance_peer_compare",
      "name": "Company peer comparison (bundle)",
      "description": "One premium call comparing two public companies head-to-head: revenue, net income, net margin, YoY growth, current ratio and financial-health verdict side by side, with per-metric winners and a data-backed 'stronger financial profile' call. Two tickers or CIKs. SEC EDGAR. JSON.",
      "tags": [
        "data"
      ],
      "price": "$0.20"
    },
    {
      "id": "v1_trade_party_screen",
      "name": "Trade-compliance party screen (bundle)",
      "description": "One premium call for import/export compliance: screens a counterparty name against the US Consolidated Screening List (OFAC + BIS + State) AND pulls recent US Federal Register actions on the commodity/topic (export controls, tariffs, rules), fused into a clear/review/hold trade verdict with flags. JSON.",
      "tags": [
        "data"
      ],
      "price": "$0.20"
    },
    {
      "id": "v1_dns_lookup",
      "name": "DNS record lookup",
      "description": "Resolve any DNS record type (A, AAAA, MX, TXT, NS, CNAME, SOA, CAA) for a hostname via DNS-over-HTTPS. JSON.",
      "tags": [
        "data"
      ],
      "price": "$0.002"
    },
    {
      "id": "v1_crypto_gas",
      "name": "EVM gas price",
      "description": "Current gas price for Base or Ethereum mainnet, in gwei and wei. Source: public RPC. JSON.",
      "tags": [
        "data"
      ],
      "price": "$0.002"
    },
    {
      "id": "v1_crypto_balance",
      "name": "Wallet balance (Base)",
      "description": "Native ETH + USDC balance for any address on Base mainnet. Source: public RPC. JSON.",
      "tags": [
        "data"
      ],
      "price": "$0.003"
    },
    {
      "id": "v1_wiki_summary",
      "name": "Wikipedia summary",
      "description": "Concise summary/extract for any Wikipedia topic, with the canonical URL. Source: Wikimedia REST API. JSON.",
      "tags": [
        "data"
      ],
      "price": "$0.003"
    },
    {
      "id": "v1_url_check",
      "name": "URL status & redirect check",
      "description": "HTTP status, final URL after redirects, content-type and key response headers for a URL — without downloading the body. For link vetting and uptime checks. JSON.",
      "tags": [
        "data"
      ],
      "price": "$0.003"
    },
    {
      "id": "v1_text_summarize",
      "name": "Text summarizer (Workers AI)",
      "description": "Summarize arbitrary text into a concise summary. POST {text, sentences?}. Runs Llama on Workers AI. JSON.",
      "tags": [
        "data"
      ],
      "price": "$0.008"
    },
    {
      "id": "v1_business_onboard_decision",
      "name": "Onboarding decision (bundle)",
      "description": "One call: APPROVE/REVIEW/REJECT onboarding gate + 0-100 risk score, fusing KYB counterparty vet, OFAC/CSL sanctions screening, and adverse US regulatory actions.",
      "tags": [
        "data"
      ],
      "price": "$0.50"
    },
    {
      "id": "v1_finance_diligence_brief",
      "name": "Investment diligence brief (bundle)",
      "description": "One call: CONSTRUCTIVE/NEUTRAL/CAUTION posture on a public company, fusing financial-health + insider activity (SEC EDGAR), optional peer comparison, and issuer sanctions screening.",
      "tags": [
        "data"
      ],
      "price": "$0.50"
    },
    {
      "id": "v1_trade_shipment_clearance",
      "name": "Shipment clearance (bundle)",
      "description": "One call: CLEAR/REVIEW/HOLD export/import pre-screen — screens the counterparty (US CSL), checks the destination against US embargo lists, and flags export-controlled commodities.",
      "tags": [
        "data"
      ],
      "price": "$0.45"
    },
    {
      "id": "v1_realestate_underwrite",
      "name": "Property underwriting (bundle)",
      "description": "One call: STANDARD/SURCHARGE/REFER hazard-underwriting posture for a US address, fusing FEMA flood zone, USGS seismic history, and active NWS weather alerts.",
      "tags": [
        "data"
      ],
      "price": "$0.40"
    }
  ],
  "endpointCount": 54
}