Product detail
UK Contracts Finder - OCDS notice feed
Contracts Finder OCDS procurement notice feed. Best used for time-window retrieval and historical/legacy coverage; q is applied locally over fetched notices.
uk_contracts_finder_ocds_searchprocurementGB
Search fields
titleagencyopportunity_iddescription
Filter fields
publishedFrompublishedTostages
What buyers can expect
A contract-first product surface.
This page exposes the exact search and filter contract behind the product so external teams can qualify fit before generating API keys or wiring production jobs.
Schema snapshot
Response contract
[
{
"name": "opportunity_id",
"type": "text",
"description": "OCDS ocid"
},
{
"name": "title",
"type": "text",
"description": "Notice title"
},
{
"name": "agency",
"type": "text",
"description": "Buyer organisation name"
},
{
"name": "opportunity_type",
"type": "text",
"description": "Raw OCDS tag (e.g. tender, award)"
},
{
"name": "solicitation_number",
"type": "text",
"description": "Tender id / reference"
},
{
"name": "posted_date",
"type": "text",
"description": "tender.datePublished"
},
{
"name": "response_deadline",
"type": "text",
"description": "Tender submission deadline"
},
{
"name": "description",
"type": "text",
"description": "Notice description"
},
{
"name": "currency",
"type": "text",
"description": "ISO 4217 (static GBP for schema)"
},
{
"name": "country",
"type": "text",
"description": "GB"
},
{
"name": "source_url",
"type": "text",
"description": "Deep link via ocid search"
}
]