eab6a2753503
Service Provider Search
Retrieves service providers matching the specified criteria
Query parameters
Accepts service provider names, pbIds, websites, and tickers. Returns a list of service providers that are an exact match. Use a comma to separate multiple values
Service providers can be found by their service <a href="https://my.pitchbook.com/api/lookup-tables/Service Providers#SP_TYPE_TREE" target="_blank">service provider type code</a>
Search for service providers by their city location
Search for service providers by their <a href="https://my.pitchbook.com/api/lookup-tables/Location#US_STATE_TREE" target="_blank">state code</a> or <a href="https://my.pitchbook.com/api/lookup-tables/Location#CANADIAN_PROVINCE_TREE" target="_blank">province code</a>
Search for service providers by their <a href="https://my.pitchbook.com/api/lookup-tables/Location#COUNTRY_TREE" target="_blank">country code</a>
Search for service providers by their postcode, included to support searching for both US postal code and foreign
Search for service providers by additional parameter specifying HQ Only (HQ_ONLY), Non-HQ Only (NON_HQ_ONLY) or any office location (ANY) values. Set this parameter in pair with city, stateProvince, country, postCode options
Find service providers hired for general services to other entities. Set this parameter as True
Find service providers hired for services on a fund to other entities. Set this parameter as True
Find service providers hired for services on a deal to other entities. Set this parameter as True
Search for service providers by the serviced deals. Find service providers with a deals count greater than a value using the > operator, service providers with a deals count smaller than a value using the < operator and service providers with a deals count between values using the ^ operator
Find service providers who have been hired for a deal within a certain time frame. Search for service providers hired for a deal after a certain date using the > operator, service providers hired for a deal before a certain date using the < operator and service providers hired for a deal between 2 dates using the ^ operator. Format: YYYY-MM-DD
Find service providers who have been hired for deals of a certain size. Search for service providers hired for deals larger than an amount using the > operator, service providers hired for deals smaller than a certain amount using the < operator and service providers hired for deals in a range using the ^ operator. Amounts in millions
Include service providers on deals without a known deal size. Set this parameter as True only when Deal Size parameter is applied. False by default
Exclude service providers on deals without a known deal size. Set this parameter as True only when Deal Size parameter is not applied. False by default
Find service providers by the types of deals they have been hired for. Pass a <a href="https://my.pitchbook.com/api/lookup-tables/Deals#DEAL_TYPE_TREE" target="_blank">deal type code</a>
Find service providers by the service types within the deals they have been hired for. Pass a <a href="https://my.pitchbook.com/api/lookup-tables/Service Providers#SERVICE_TYPE_SELL_SIDE_TREE" target="_blank">service type on deal code</a>
Search for service providers hired for services to companies by their <a href="https://my.pitchbook.com/api/lookup-tables/Location#US_STATE_TREE" target="_blank">state code</a> or <a href="https://my.pitchbook.com/api/lookup-tables/Location#CANADIAN_PROVINCE_TREE" target="_blank">province code</a>
Search for service providers hired for services to companies by their <a href="https://my.pitchbook.com/api/lookup-tables/Location#COUNTRY_TREE" target="_blank">country code</a>
Search for service providers hired for services to companies by additional parameter specifying HQ Only (HQ_ONLY), Non-HQ Only (NON_HQ_ONLY) or any office location (ANY) values. Set this parameter in pair with companyStateProvince, companyCountry
Search for service providers hired for services to companies by their <a href="https://my.pitchbook.com/api/lookup-tables/Companies#UNIVERSE_TREE" target="_blank">universe code</a>
Search for service providers hired for services to companies by their keywords
Search for service providers hired for services to companies by their industries via <a href="https://my.pitchbook.com/api/lookup-tables/Industries, Verticals & Emerging Spaces#INDUSTRY_TREE" target="_blank">industry code</a>
Search for service providers hired for services to companies by their verticals via <a href="https://my.pitchbook.com/api/lookup-tables/Industries, Verticals & Emerging Spaces#VERTICAL_TREE" target="_blank">vertical code</a>
When using both company industry and company vertical, "OR" logic is used by default. To use "AND" logic, set this parameter to True
Specify the currency that your other parameters, such as dealSize, are entered as. It depends on the <a href="https://my.pitchbook.com/api/lookup-tables/Currency#CURRENCY_CODE_TREE" target="_blank">currency</a> in user preferences
Results are returned so that they can be paged through. Set this parameter to increment the page
How many returned results show on page
Response
OK