{
 "name": "AIS CVE intelligence API (preview)",
 "what": "AIS daily CVE prioritization — ranked by real exploitation (KEV + EPSS + KEV-recency), regenerated daily. https://aislabs.ai/api-docs",
 "endpoints": {
  "GET /v1/brief/teaser": "free — top-3 of today, no scores",
  "GET /v1/brief/today": "x402 $0.02 — today's full ranked list + methodology",
  "GET /v1/kev/fresh": "x402 $0.01 — KEV additions, last 7 days, with today's ranks",
  "GET /v1/cve/{id}": "x402 $0.005 — single-CVE verdict from today's ranked set",
  "GET /v1/archive/{date}": "x402 $0.05 — a past day's brief (YYYY-MM-DD)",
  "POST /mcp": "MCP stateless (2026-07-28) — brief_teaser + about_aislabs free; paid tools point at the HTTP door",
  "GET /openapi.json": "machine-readable spec"
 },
 "payment": {
  "protocol": "x402",
  "scheme": "exact",
  "network": "base"
 },
 "docs": "https://aislabs.ai/api-docs"
}