ConsoleCatalog
Sign in
Find a Tender (UK) logo

Find a Tender (UK)

tenders.gov.ukGovernment Legalno auth

UK Find a Tender - public procurement notices, listings, and notice detail pages.

Notices Search

ASYNCWRITENo auth

Returns procurement notices matching a keyword with IDs and details.

ParametersFormJSON

Keywords submitted in the Search/Results POST form

cost: 2 credits · balance: 0
curl https://api.openwire.sh/v1/wire/task \
  -X POST \
  -H "X-API-Key: $ANAKIN_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "action_id": "act_tenders_gov_uk_tender_search_results_submit",
    "params": {
      "search_query": "software"
    }
  }'