
Q Capital Partners Co., Ltd. — Investor Relations & Filings
Q Capital Partners Co., Ltd. is a private equity and venture capital firm specializing in a range of investment strategies. The company's core activities include corporate restructurings, turnarounds, growth capital financing, buyouts, and venture capital investments. It employs a flexible investment approach, engaging in various forms of investment from management buyouts to minority stake acquisitions across diverse industries. Through systematic post-investment management, the firm focuses on maximizing the corporate value of its portfolio companies to generate returns for all stakeholders. The company also provides new technology financing services, operating with an emphasis on transparency and trust.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 반기보고서 (2023.06) | 2023-08-14 | Korean | |
| 주식등의대량보유상황보고서(일반) | 2023-06-09 | Korean | |
| [기재정정]최대주주변경을수반하는주식담보제공계약체결 | 2023-06-01 | Korean | |
| 분기보고서 (2023.03) | 2023-05-15 | Korean | |
| [기재정정]주요사항보고서(전환사채권발행결정) | 2023-05-04 | Korean | |
| 전환사채(해외전환사채포함)발행후만기전사채취득 | 2023-04-28 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
15 filings
| |||||
| 8298965 | 반기보고서 (2023.06) | 2023-08-14 | Korean | ||
| 8327882 | 주식등의대량보유상황보고서(일반) | 2023-06-09 | Korean | ||
| 8329880 | [기재정정]최대주주변경을수반하는주식담보제공계약체결 | 2023-06-01 | Korean | ||
| 8339053 | 분기보고서 (2023.03) | 2023-05-15 | Korean | ||
| 8346405 | [기재정정]주요사항보고서(전환사채권발행결정) | 2023-05-04 | Korean | ||
| 8348868 | 전환사채(해외전환사채포함)발행후만기전사채취득 | 2023-04-28 | Korean | ||
| 8368567 | 정기주주총회결과 | 2023-03-27 | Korean | ||
| 8368439 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2023-03-27 | Korean | ||
| 8384174 | 감사보고서제출 | 2023-03-17 | Korean | ||
| 8384172 | 사업보고서 (2022.12) | 2023-03-17 | Korean | ||
| 8398560 | 주주총회소집공고 | 2023-03-10 | Korean | ||
| 8398517 | 주주총회소집결의 | 2023-03-10 | Korean | ||
| 8421974 | 매출액또는손익구조30%(대규모법인은15%)이상변동 | 2023-02-07 | Korean | ||
| 8550138 | 주식등의대량보유상황보고서(일반) | 2023-01-06 | Korean | ||
| 8552703 | 최대주주변경을수반하는주식담보제공계약체결 | 2023-01-03 | Korean | ||
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… |
Q Capital Partners Co., Ltd. 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/15240/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=15240 | 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=15240 | 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=15240 \ -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": 15240}, 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 Q Capital Partners Co., Ltd. (id: 15240)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.