{
  "name": "GovAI Contracts API",
  "version": "v1",
  "license": "CC0 1.0 Universal (data) — sourced from USAspending.gov + SAM.gov",
  "docs": "https://govai-contracts.nandanhegde1096.workers.dev/api/",
  "rate_limit": "none — static JSON files cached by Cloudflare",
  "contracts": {
    "count": 679,
    "generated_at": "2026-07-03T04:11:38.605Z",
    "window": {
      "start": "2023-10-01",
      "end": "2026-07-03"
    },
    "all": "https://govai-contracts.nandanhegde1096.workers.dev/api/v1/contracts.json",
    "by_id": "https://govai-contracts.nandanhegde1096.workers.dev/api/v1/contracts/{id}.json"
  },
  "vendors": {
    "all": "https://govai-contracts.nandanhegde1096.workers.dev/api/v1/vendors.json",
    "by_slug": "https://govai-contracts.nandanhegde1096.workers.dev/api/v1/vendors/{slug}.json"
  },
  "agencies": {
    "all": "https://govai-contracts.nandanhegde1096.workers.dev/api/v1/agencies.json",
    "by_slug": "https://govai-contracts.nandanhegde1096.workers.dev/api/v1/agencies/{slug}.json"
  },
  "opportunities": {
    "count": 10,
    "generated_at": "2026-07-03T04:11:54.133Z",
    "all": "https://govai-contracts.nandanhegde1096.workers.dev/api/v1/opportunities.json"
  }
}