Vendors
Vendor Profile
Aggregated procurement profile for a named federal contractor.
GET
Overview
Returns an aggregated procurement profile for a vendor — total contract value, contract count, top departments, and recent contracts. The backend attempts an exact match first, then falls back to prefix and partial-match canonicalization. Use Browse Vendors first to inspect likely source strings. Pattern:browse vendors → get vendor profile
Path Parameters
Vendor name string — e.g.
Palantir Technologies Canada Inc. Use the vendor_key field from the browse endpoint to construct the URL safely. Example: Justin Trudeau.Query Parameters
Alternative to the path parameter. When provided, this value takes precedence over the URL path segment. Use this for vendor names containing special characters (
&, /, +) that may not survive URL path encoding reliably. For example: GET /api/v1/vendors/_?name=SNC-Lavalin%20%26%20Associates. Example: Justin Trudeau.
