{
  "x402Version": 2,
  "id": 3317,
  "slug": "3317",
  "resource": "https://api.ukintel.uk/v1/tenders/search",
  "description": "Live UK public-sector tenders from Find a Tender and Contracts Finder in one call. Returns the top 10 matching notices as one-paragraph plain-English briefs with buyer, value, deadline, CPV codes (honest null when the notice carries none) and the official notice link. Searches a 6-hourly refreshed index - no signup with either portal needed.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x8aa6a85a2723e2816204f3cf48d76b84bafdaab4",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "50000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {
            "q": "cleaning",
            "region": "scotland"
          },
          "type": "http"
        },
        "output": {
          "example": {
            "confidence": "high",
            "notice": "Information, not advice.",
            "query": {
              "q": "cleaning",
              "region": "scotland"
            },
            "result": {
              "notices": [
                {
                  "buyer": "Hull City Council",
                  "cpv": [
                    {
                      "code": "90733000",
                      "desc": "Services related to water pollution"
                    }
                  ],
                  "days_remaining": 25,
                  "deadline": "2026-09-02T11:00:00+00:00",
                  "ocid": "ocds-h6vhtk-06df8b",
                  "stage": "tender",
                  "summary": "One-paragraph plain-English brief with buyer, value, deadline and source link.",
                  "title": "Provision of Water Testing Services",
                  "value": {
                    "amount": 180000,
                    "currency": "GBP"
                  }
                }
              ],
              "returned": 10,
              "total_matched": 14
            }
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET"
                ],
                "type": "string"
              },
              "queryParams": {
                "properties": {
                  "cpv": {
                    "description": "CPV prefix filter, comma-separated",
                    "type": "string"
                  },
                  "deadline_after": {
                    "description": "YYYY-MM-DD",
                    "type": "string"
                  },
                  "q": {
                    "description": "Keywords (synonym-expanded)",
                    "type": "string"
                  },
                  "region": {
                    "description": "UK nation or English region slug",
                    "type": "string"
                  },
                  "stage": {
                    "enum": [
                      "tender",
                      "planning"
                    ],
                    "type": "string"
                  },
                  "value_max": {
                    "type": "integer"
                  },
                  "value_min": {
                    "type": "integer"
                  }
                },
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "api.ukintel.uk",
  "lastUpdated": "2026-09-14T10:58:59.484Z",
  "quality": {
    "calls30d": 4,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-14T10:58:59.342Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "api.ukintel.uk",
    "manifest_name": "api.ukintel.uk",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}