
ETOILES CAPITAL GROUP CO., LTD — Investor Relations & Filings
Etoiles Capital Group Co., Ltd. is a holding company that operates as an integrated investor relations service provider. The company offers a comprehensive suite of services, including investor relations management and public relations management. It specializes in providing one-stop solutions for client companies to manage their institutional relations, engage in constructive discussions with stakeholders, and navigate the financial landscape. The firm leverages its team of seasoned financial professionals to devise innovative and tailored solutions to meet diverse client needs.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| ANNUAL REPORT | 2026-05-13 | English | |
| REPORT OF FOREIGN PRIVATE ISSUER | 2025-12-30 | English | |
| REPORT OF FOREIGN PRIVATE ISSUER | 2025-11-25 | English | |
| REPORT OF FOREIGN PRIVATE ISSUER | 2025-11-04 | English | |
| REPORT OF FOREIGN PRIVATE ISSUER | 2025-10-30 | English | |
| REPORT OF FOREIGN PRIVATE ISSUER | 2025-10-06 | English |
Browse filings by year
2 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
1 filing
| |||||
| 45943605 | ANNUAL REPORT | 2026-05-13 | English | ||
|
2025
14 filings
| |||||
| 13725008 | REPORT OF FOREIGN PRIVATE ISSUER | 2025-12-30 | English | ||
| 13725006 | REPORT OF FOREIGN PRIVATE ISSUER | 2025-11-25 | English | ||
| 13725005 | REPORT OF FOREIGN PRIVATE ISSUER | 2025-11-04 | English | ||
| 13725010 | REPORT OF FOREIGN PRIVATE ISSUER | 2025-10-30 | English | ||
| 13725011 | REPORT OF FOREIGN PRIVATE ISSUER | 2025-10-06 | English | ||
| 13725013 | PROSPECTUS | 2025-09-23 | English | ||
| 13725015 | Regulatory Filings 2025 | 2025-09-23 | English | ||
| 13725032 | Regulatory Filings 2025 | 2025-09-18 | English | ||
| 13725028 | REGISTRATION STATEMENT | 2025-09-11 | English | ||
| 13725036 | Regulatory Filings 2025 | 2025-09-08 | English | ||
| 13725045 | Regulatory Filings 2025 | 2025-08-26 | English | ||
| 13725073 | REPORT OF FOREIGN PRIVATE ISSUER | 2025-08-22 | English | ||
| 13725110 | CURRENT REPORT | 2025-08-13 | English | ||
| 13725119 | REPORT OF FOREIGN PRIVATE ISSUER | 2025-08-12 | English | ||
Market data
Market data not available
Price history
Peer group · Public relations activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
SUNNY SIDE UP GROUP Inc.
A public relations and marketing communications group and c…
|
2180 | JP | Professional, scientific and te… |
|
The Reputation Exchange Plc
Fintech firm that enables brands to monetize fan bases with…
|
REPL | GB | Professional, scientific and te… |
|
Trenders, Inc.
A marketing firm specializing in digital media, PR, and tre…
|
6069 | JP | Professional, scientific and te… |
|
VECTOR INC.
A public relations firm offering marketing, HR, web, and ve…
|
6058 | JP | Professional, scientific and te… |
|
Wonderful Sky Financial Group Holdings Limited
Financial public relations and communication group providin…
|
1260 | KY | Professional, scientific and te… |
ETOILES CAPITAL GROUP 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/33322/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=33322 | 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=33322 | 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=33322 \ -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": 33322}, 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 ETOILES CAPITAL GROUP CO., LTD (id: 33322)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.