
Spice Private Equity AG — Investor Relations & Filings
Spice Private Equity AG is an investment company focused on achieving long-term capital growth for its shareholders through global private equity investments. The firm's strategy centers on direct investments, where it often assumes a leading and active role, while also managing a legacy portfolio of funds and co-investments. The company's investment portfolio is managed by GP Advisors, a subsidiary of the alternative investment firm GP Investments. This management structure provides an operationally oriented approach and an active management model to its portfolio companies.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Q1 2018 results | 2018-05-14 | English | |
| Total Voting Rights | 2018-05-01 | English | |
| NAV increases by 0.7% | 2018-04-30 | English | |
| Notification of interests of Directors | 2018-04-18 | English | |
| Notice of AGM | 2018-04-12 | English | |
| Total Voting Rights | 2018-04-03 | English |
Browse filings by year
7 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2018
13 filings
| |||||
| 4130934 | Q1 2018 results | 2018-05-14 | English | ||
| 4124478 | Total Voting Rights | 2018-05-01 | English | ||
| 4123470 | NAV increases by 0.7% | 2018-04-30 | English | ||
| 4115951 | Notification of interests of Directors | 2018-04-18 | English | ||
| 4112606 | Notice of AGM | 2018-04-12 | English | ||
| 4106719 | Total Voting Rights | 2018-04-03 | English | ||
| 4101504 | NAV increases by 1.0% | 2018-03-26 | English | ||
| 4086982 | Annual Financial Report | 2018-03-16 | English | ||
| 4077492 | NAV increases by 0.2% | 2018-03-01 | English | ||
| 3798464 | 4th Quarter Results | 2018-02-13 | English | ||
| 3791089 | Total Voting Rights | 2018-02-01 | English | ||
| 3787857 | NAV increases by 1.1% | 2018-01-29 | English | ||
| 3784167 | Partners Group to exit Trimco | 2018-01-23 | English | ||
|
2017
2 filings
| |||||
| 3709550 | NAV increases by 1.1% | 2017-05-24 | English | ||
| 3709716 | Dividend Declaration | 2017-05-24 | 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… |
Spice Private Equity AG 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/979/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=979 | 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=979 | 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=979 \ -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": 979}, 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 Spice Private Equity AG (id: 979)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.