/kenyappip/contracts/search

POST /api/kenyappip/contracts/search

Price: 20 credits

Search contracts awarded through Kenyan public tenders on tenders.go.ke by keyword, supplier, buyer, tender, contract number, financial year, AGPO group, amount, award and start dates, termination and variation. Returns the contract with its supplier, buyer, the tender it was awarded under, and the termination or variation record where one was filed.

How to use it

This is the award side of the portal: every row is a signed contract with `amount` in KES and the winning `supplier`, and `tender.id` links back to kenyappip/tenders for the bids it beat. `amount` filters on the exact figure only; there is no range. `awarded` and `started` take a year, a month or a day. Name filters match substrings, so `supplier: "limited"` returns every limited company. `terminated_only` rows carry `termination` (reason, date, amount, completed percent); `amended_only` rows carry `variation` (old and new price, dates and periods) on most rows, null where the buyer only flagged the contract.

Parameters

Request body

Response

Errors

Response headers