Companies

Private Company Financials

Retrieves private company financial data for all available fiscal years or quarters. Annual data is returned by default. Endpoint is only available for private companies.

get/companies/{pbId}/financials

Path parameters

pbIdstring required

Company pbId

Query parameters

periodTypestring

Type of the period in which data will be presented. The list of types could be found <a href="https://my.pitchbook.com/api/lookup-tables/Companies#FINANCIALS_PERIOD_TYPE" target="_blank">here</a>

sinceDatestring
Example:<2025-01-01

Search for financial data relating to the fiscal period after a certain date using the > operator, before a certain date using the < operator, and between 2 dates using the ^ operator. Format: YYYY-MM-DD

Response

OK