/kenyappip/tenders/search

POST /api/kenyappip/tenders/search

Price: 20 credits

Search Kenyan public tenders on tenders.go.ke within one status bucket by keyword, tender reference, buyer, procurement method and category, financial year, publication and closing dates, addendum and AGPO reservation. Returns the full tender record per row.

How to use it

`status` is mandatory and picks the bucket: `active` is the few hundred tenders still accepting bids, `closed` is the whole archive including awarded ones, `terminated` the cancelled processes. Awards live in the `contracts` list of a closed tender, or search them directly with kenyappip/contracts/search, which is also where supplier and amount filters are. `published` and `closing` take a year, a month or a day, never a range. `query` matches substrings, so a partial reference such as `KeNHA/3002` works.

Parameters

Request body

Response

Errors

Response headers