/gebiz/tenders/search

POST /api/gebiz/tenders/search

Price: 20 credits

Search Singapore government procurement opportunities on GeBIZ by title words, document number, agency reference, agency, opportunity type, procurement category, GRA head and the published, closing and award date ranges, read from the open listing or from a closed-status facet. Each result carries the document number, reference, kind, title, status, agency, procurement category, published and closing dates and the submission mode.

How to use it

`status` picks the listing being read: `open` (the default) lists opportunities still accepting bids, `closed` every closed one, and `pending_award`, `awarded`, `cancelled`, `no_award` and `closed_only` the site's own facets of the closed listing — an award search is `status=awarded` with `awarded_from`/`awarded_to`. A `document_number` or `reference` lookup is answered from whichever tab holds the record, so `status` may be left at its default. `sort` reorders the listing (`published_newest`, `closing_soonest`, `relevance`); unset, rows come in the listing's own order. `agencies`, `categories` and `gra_heads` take the site's own ids and codes, not names; an id outside the catalogue is rejected. Bids, awarded suppliers and values live on gebiz/tenders, keyed by `id`.

Parameters

Request body

Response

Errors

Response headers