latestOpenAPI 3.0.12026-08-17127235413.6 KB

eab6a2753503

Companies

Company Valuation Estimates

For a given pbId, returns valuation estimates based on PitchBook's predictive modeling. For detailed methodology explanation, please reference this <a href="https://files.pitchbook.com/website/files/pdf/PitchBook_VC_Valuation_Estimates.pdf" target="_blank">document</a>

get/companies/{pbId}/valuation-estimates

Path parameters

pbIdstring required

Company pbId

Query parameters

sinceDatestring

Search for valuation estimates relating to the period after a specific date using the > operator, before a certain date using the < operator, and between 2 dates using the ^ operator. Format: YYYY-MM-DD. Use this parameter only when the historicalEstimates parameter is applied.

historicalEstimatesboolean

Include historical estimates. To use this parameter, set it to True. False by default

predictionDriversboolean

Include prediction driver fields in the response. To use this parameter, set it to True. False by default

Response

OK