
REVOLUTION PRIVATE CREDIT INCOME TRUST — Investor Relations & Filings
Revolution Private Credit Income Trust is an investment vehicle managed by Revolution Asset Management. The trust focuses on providing exposure to a diversified portfolio of private debt investments, primarily targeting senior secured loans. Its investment strategy encompasses leveraged buyout financing, asset-backed securities, and corporate lending opportunities. The trust aims to deliver regular income and capital preservation by focusing on high-quality borrowers and robust deal structures. By operating in the private credit market, the trust seeks to capture illiquidity premiums and provide risk-adjusted returns that exhibit low correlation with traditional public equity and fixed-income markets. It emphasizes rigorous credit analysis and active portfolio management to mitigate downside risk while maintaining a yield-focused investment profile for its investors.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Weekly Estimate NTA for 02.06.2026 1 page 268.5KB | 2026-06-03 | English | |
| Dividend/Distribution - REV 27 pages 551.8KB | 2026-05-27 | English | |
| Weekly Estimate NTA for 26.05.2026 1 page 268.0KB | 2026-05-26 | English | |
| Application for quotation of securities - REV 6 pages 17.7KB | 2026-05-19 | English | |
| BUY-BACK BOOKLET 24 pages 929.2KB | 2026-05-19 | English | |
| Notification of buy-back - REV 6 pages 19.0KB | 2026-05-19 | English |
Browse filings by year
2 yearsMarket 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… |
REVOLUTION PRIVATE CREDIT INCOME TRUST 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/65686/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=65686 | 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=65686 | 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=65686 \ -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": 65686}, 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 REVOLUTION PRIVATE CREDIT INCOME TRUST (id: 65686)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.