
TriplePoint Venture Growth BDC Corp. — Investor Relations & Filings
TriplePoint Venture Growth BDC Corp. is an externally managed, closed-end management investment company regulated as a business development company (BDC). The company's primary objective is to maximize total return for its stockholders by providing debt financing to venture growth stage companies. It focuses on high-growth industries, including technology and life sciences, offering customized and secured financing solutions. These solutions encompass growth capital loans, equipment financing, and direct equity investments, with investment sizes typically ranging from $5 million to over $100 million. Sponsored by the global investment platform TriplePoint Capital, the company serves as the primary vehicle for its sponsor's venture growth stage business segment, utilizing a relationship-based approach to lending.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 10-K - TRIPLEPOINT VENTURE GROWTH BDC CORP. (0001580345) (Filer) | 2026-03-04 | English | |
| 8-K - TRIPLEPOINT VENTURE GROWTH BDC CORP. (0001580345) (Filer) | 2026-03-04 | English | |
| 8-K - TRIPLEPOINT VENTURE GROWTH BDC CORP. (0001580345) (Filer) | 2026-03-02 | English | |
| FORM 4 | 2026-01-13 | English | |
| FORM 4 | 2026-01-13 | English | |
| FORM 4 | 2026-01-09 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
13 filings
| |||||
| 32894411 | 10-K - TRIPLEPOINT VENTURE GROWTH BDC CORP. (0001580345) (Filer) | 2026-03-04 | English | ||
| 32894410 | 8-K - TRIPLEPOINT VENTURE GROWTH BDC CORP. (0001580345) (Filer) | 2026-03-04 | English | ||
| 32894409 | 8-K - TRIPLEPOINT VENTURE GROWTH BDC CORP. (0001580345) (Filer) | 2026-03-02 | English | ||
| 12688677 | FORM 4 | 2026-01-13 | English | ||
| 12688674 | FORM 4 | 2026-01-13 | English | ||
| 12688678 | FORM 4 | 2026-01-09 | English | ||
| 12688679 | FORM 4 | 2026-01-09 | English | ||
| 12688680 | FORM 4 | 2026-01-08 | English | ||
| 12688681 | FORM 4 | 2026-01-08 | English | ||
| 12688682 | FORM 4 | 2026-01-06 | English | ||
| 12688683 | FORM 4 | 2026-01-06 | English | ||
| 12688685 | FORM 4/A | 2026-01-05 | English | ||
| 12688684 | FORM 4/A | 2026-01-05 | English | ||
|
2025
2 filings
| |||||
| 12688686 | FORM 4 | 2025-12-31 | English | ||
| 12688687 | FORM 4 | 2025-12-31 | English | ||
Market data
Market data not available
Price history
Peer group · Activities of non-money market investments funds
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
029 Group SE
Global investment platform for the hospitality and lifestyl…
|
Z29 | DE | Financial and insurance activit… |
|
21Shares Bitcoin ETP
An ETP providing direct, physically backed exposure to Bitc…
|
ABTC | CH | Financial and insurance activit… |
|
21Shares Ethereum ETF
An ETF holding spot ether to track its performance, with po…
|
TETH | US | Financial and insurance activit… |
|
2invest AG
An investment company focusing on biotech, life science, an…
|
2INV | DE | Financial and insurance activit… |
|
3i Group PLC
An international investment company focused on Private Equi…
|
III | GB | Financial and insurance activit… |
|
3i Infrastructure PLC
Manages mid-market infrastructure assets in developed marke…
|
3IN | JE | Financial and insurance activit… |
|
450 PLC
An acquisition vehicle acquiring businesses in creative, e-…
|
450 | JE | Financial and insurance activit… |
|
49 North Resources Inc.
A venture capital firm specializing in seed and early-stage…
|
FNR | CA | Financial and insurance activit… |
|
4Aim SICAF
An investment fund investing in listed or pre-listing SMEs,…
|
AIM | IT | Financial and insurance activit… |
|
786 Investment (Right)
Asset management and NBFC offering diverse investment produ…
|
786R | PK | Financial and insurance activit… |
TriplePoint Venture Growth BDC Corp. via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/33502/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=33502 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing — metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=33502 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=33502 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 33502}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for TriplePoint Venture Growth BDC Corp. (id: 33502)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.