Contracts
Tender Notices
Search federal tender notices from CanadaBuys.
GET
Overview
Returns federal tender notices — open and historical solicitations published on CanadaBuys. Use these to monitor active procurement opportunities or research the competitive landscape before a contract is awarded. For the full procurement lifecycle linking a tender to its award and contract, use the Procurement Lifecycle endpoint. For awarded contracts, use List Contracts. Single tender records are available atGET /api/v1/tenders/{record_id}.
Query Parameters
Partial match on vendor name. Note: many tender notices will not have a vendor — this field is only present when a specific supplier is named in the notice. Example:
Palantir.Partial match on department name (case-insensitive). Example:
National Defence.Exact match on
procurement_method field. Example: Non-competitive.Exact match on
source_dataset field. Example: open.canada.Minimum estimated value in CAD. Example:
100000.Maximum estimated value in CAD. Example:
5000000.ISO 8601 start date — e.g.
2023-01-01. Example: 2023-01-01.ISO 8601 end date — e.g.
2023-12-31. Example: 2023-12-31.Results per page. Default:
50. Max: 200. Example: 25.Result offset for pagination. Default:
0. Example: 50.
