---
title: "Company VC Exit Predictions"
method: GET
path: "/companies/{pbId}/vc-exit-predictions"
tags: ["Companies"]
---

# Company VC Exit Predictions

`GET /companies/{pbId}/vc-exit-predictions`

For a given pbId, returns exit predictions based on PitchBook machine learning.
Company needs to have at least 2 rounds of funding in the past six years to qualify for this dataset. For detailed methodology explanation, please reference this <a href="https://files.pitchbook.com/pdf/VC%20Exit%20Predictor%20Technical%20Documentation.pdf" target="_blank">document</a>.

## Path parameters

- `pbId` string, required

## Response `200`

OK

## Other responses

- `400` — Bad Request
- `402` — Payment Required
- `403` — Forbidden
- `404` — Not Found
- `429` — Too Many Requests
- `500` — Internal Server Error
- `503` — Service Unavailable
- `504` — Gateway Timeout

---

[API](https://skmtc.net/pitchbook/apis/openapi-definition.md) · [All operations](https://skmtc.net/pitchbook/apis/openapi-definition/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/pitchbook/openapi-definition/revisions/eab6a2753503/schema)
