Skip to main content
GET

Overview

Returns a ranked list of distinct vendor name strings from the contracts dataset. Use this to find the exact source string for a vendor before calling Vendor Profile. Pattern: search vendorsget vendor profile

Query Parameters

string
Partial match on vendor name (case-insensitive). Example: Palantir.
string
Sort order. Options: total_value, contract_count. Default: total_value. Example: date.
string
asc or desc. Default: desc. Example: desc.
number
Minimum aggregated contract value. Example: 100000.
integer
Max results. Default: 100. Max: 200. Example: 25.
integer
Result offset. Default: 0. Example: 50.