latestOpenAPI 3.0.12026-08-17127235413.6 KB

eab6a2753503

Service Providers

Service Provider Search

Retrieves service providers matching the specified criteria

get/service-providers/search

Query parameters

serviceProviderNamesstring

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

serviceProviderTypestring

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>

citystring

Search for service providers by their city location

stateProvincestring

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>

countrystring

Search for service providers by their <a href="https://my.pitchbook.com/api/lookup-tables/Location#COUNTRY_TREE" target="_blank">country code</a>

postCodestring

Search for service providers by their postcode, included to support searching for both US postal code and foreign

locationTypestring

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

hiredForGeneralServicesstring

Find service providers hired for general services to other entities. Set this parameter as True

hiredForFundraisingstring

Find service providers hired for services on a fund to other entities. Set this parameter as True

hiredForDealWorkstring

Find service providers hired for services on a deal to other entities. Set this parameter as True

numberOfDealsstring

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

dealDatestring

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

dealSizestring

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

includeDealsWithoutDealSizestring

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

excludeDealsWithoutDealSizestring

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

dealTypestring

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>

serviceTypesOnDealstring

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>

companyStateProvincestring

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>

companyCountrystring

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>

companyLocationTypestring

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

companyUniversestring

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>

companyKeywordsstring

Search for service providers hired for services to companies by their keywords

companyIndustrystring

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>

companyVerticalsstring

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>

companyIndustryAndVerticalstring

When using both company industry and company vertical, "OR" logic is used by default. To use "AND" logic, set this parameter to True

currencystring

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

pagestring

Results are returned so that they can be paged through. Set this parameter to increment the page

perPagestring

How many returned results show on page

Response

OK