{
  "x402Version": 2,
  "id": 14593,
  "slug": "14593",
  "resource": "https://api.govparse.io/v1/va/opportunities/search",
  "description": "What is the Department of Veterans Affairs soliciting right now? A VA-focused slice of the SAM.gov contract-opportunity pipeline (department = Veterans Affairs): search active VA solicitations by keyword, NAICS, set-aside (SDVOSBC, VOSB, SBA...), place-of-performance state, or posted date. Returns the solicitation, NAICS/PSC, set-aside, deadline, and link — VA medical-center construction, equipment, and services buys for device, construction, and staffing sellers.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x3873d15CF3209c32aaA8d9AA542164E658567129",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "1250000",
      "maxTimeoutSeconds": 300
    },
    {
      "scheme": "exact",
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "payTo": "BdcZbENFdEyEUMqv9pnRMUnn1Yyeyo2dCMbYXbJ3LmaB",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "amount": "1250000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {
            "naics": "3345",
            "q": "imaging",
            "setaside": "SDVOSBC"
          },
          "type": "http"
        },
        "output": {
          "example": {
            "rows": [
              {
                "agency": "VETERANS AFFAIRS, DEPARTMENT OF",
                "deadline": "2026-08-15 17:00:00+00",
                "id": "a1b2c3d4e5f6",
                "link": "https://sam.gov/opp/a1b2c3d4e5f6/view",
                "naics_code": "334510",
                "number": "36C25026R0001",
                "posted_date": "2026-07-10",
                "set_aside_code": "SDVOSBC",
                "state": "FL",
                "title": "Radiology Equipment — VA Medical Center"
              }
            ],
            "total_matched": 1
          },
          "type": "json"
        }
      },
      "routeTemplate": "/v1/va/opportunities/search",
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "properties": {
              "limit": {
                "description": "Max rows (default 25, cap 100).",
                "examples": [
                  25
                ],
                "type": "integer"
              },
              "naics": {
                "description": "NAICS code prefix(es), CSV.",
                "examples": [
                  "3345"
                ],
                "type": "string"
              },
              "offset": {
                "description": "Rows to skip, for paging.",
                "examples": [
                  0
                ],
                "type": "integer"
              },
              "posted_after": {
                "description": "Posted on or after this date (YYYY-MM-DD).",
                "examples": [
                  "2026-07-01"
                ],
                "type": "string"
              },
              "q": {
                "description": "Keyword in the solicitation title.",
                "examples": [
                  "imaging"
                ],
                "type": "string"
              },
              "setaside": {
                "description": "Set-aside code(s), CSV: SDVOSBC, VOSB, SBA, 8A...",
                "examples": [
                  "SDVOSBC"
                ],
                "type": "string"
              },
              "since": {
                "description": "Posted on or after this date (YYYY-MM-DD).",
                "examples": [
                  "2026-07-01"
                ],
                "type": "string"
              },
              "state": {
                "description": "Place-of-performance state code(s), CSV.",
                "examples": [
                  "FL"
                ],
                "type": "string"
              }
            },
            "required": [],
            "type": "object"
          }
        },
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "api.govparse.io",
  "lastUpdated": "2026-09-06T07:30:45.669Z",
  "quality": {
    "calls30d": 1,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-06T07:30:45.503Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "api.govparse.io",
    "manifest_name": "api.govparse.io",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}