{
  "agents": "/agents",
  "aiPlugin": "/.well-known/ai-plugin.json",
  "changes": "/v1/sec/changes?since=2026-07-01",
  "companySearch": "/v1/sec/companies/search?q=apple",
  "dcat": "/dcat.json",
  "demo": "/demo",
  "docs": "/openapi.json",
  "gptActions": "/gpt-actions",
  "markets": "/markets",
  "mcp": "/mcp",
  "name": "SEC Event Intelligence API",
  "notInvestmentAdvice": true,
  "plans": "/plans.json",
  "playground": "/playground",
  "privacy": "/privacy",
  "stats": "/v1/sec/stats",
  "status": "/health",
  "support": "/support",
  "terms": "/terms",
  "version": "0.1.0",
  "watchlistChanges": "/v1/sec/watchlist/changes?tickers=AAPL,MSFT&since=2026-07-01",
  "wellKnownDcat": "/.well-known/dcat.json",
  "wellKnownOpenapi": "/.well-known/openapi.json"
}