
Intelligent Group Ltd — Investor Relations & Filings
Intelligent Group Ltd is a professional services provider specializing in financial public relations. The company offers a range of services including the creation of multi-stakeholder communications programs, arrangement of press conferences and interviews, and training on public relations tactics. It serves a clientele that includes listing applicants, listed companies, and private companies. The firm is strategically expanding its services to incorporate Web3 and digital assets, with a focus on developing blockchain-based innovations. These new initiatives include a decentralized investor research platform to ensure data authenticity and a media traceability system to enhance transparency in financial communications.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| REPORT OF FOREIGN PRIVATE ISSUER | 2025-10-03 | English | |
| REPORT OF FOREIGN PRIVATE ISSUER | 2025-09-27 | English | |
| Regulatory Filings 2025 | 2025-09-11 | English | |
| REPORT OF FOREIGN PRIVATE ISSUER | 2025-09-02 | English | |
| Regulatory Filings 2025 | 2025-08-26 | English | |
| Regulatory Filings 2025 | 2025-08-21 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 13582853 | REPORT OF FOREIGN PRIVATE ISSUER | 2025-10-03 | English | ||
| 13582854 | REPORT OF FOREIGN PRIVATE ISSUER | 2025-09-27 | English | ||
| 13582855 | Regulatory Filings 2025 | 2025-09-11 | English | ||
| 13582866 | REPORT OF FOREIGN PRIVATE ISSUER | 2025-09-02 | English | ||
| 13582860 | Regulatory Filings 2025 | 2025-08-26 | English | ||
| 13582862 | Regulatory Filings 2025 | 2025-08-21 | English | ||
| 13582863 | AMENDMENT NO. 1 TO FORM 20-F | 2025-08-21 | English | ||
| 13582871 | Regulatory Filings 2025 | 2025-08-11 | English | ||
| 13582865 | REPORT OF FOREIGN PRIVATE ISSUER | 2025-08-07 | English | ||
| 13582872 | REPORT OF FOREIGN PRIVATE ISSUER | 2025-07-21 | English | ||
| 13582874 | REPORT OF FOREIGN PRIVATE ISSUER | 2025-07-15 | English | ||
| 13582867 | REPORT OF FOREIGN PRIVATE ISSUER | 2025-06-20 | English | ||
| 13582868 | REPORT OF FOREIGN PRIVATE ISSUER | 2025-06-17 | English | ||
| 13582890 | REGISTRATION STATEMENT | 2025-06-16 | English | ||
| 13582869 | REPORT OF FOREIGN PRIVATE ISSUER | 2025-06-12 | English | ||
Market data
Market data not available
Price history
Peer group · Public relations activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AGEHA Inc.
A branding consultancy providing strategy, creative, and di…
|
9330 | JP | Professional, scientific and te… |
|
Agile Media Network Inc.
A digital marketing firm specializing in fan and ambassador…
|
6573 | JP | Professional, scientific and te… |
|
ALPHA CO.,LTD.
A creative firm specializing in design, PR, and direction f…
|
4760 | JP | Professional, scientific and te… |
|
Crosswood
Real estate company that manages a portfolio of commercial …
|
CROS | FR | Professional, scientific and te… |
|
Enjin Co., Ltd.
PR firm offering strategic communication services to SMEs a…
|
7370 | JP | Professional, scientific and te… |
|
Eprcomunicazione
A strategic consulting and communications agency for enterp…
|
EPRB | IT | Professional, scientific and te… |
|
ETOILES CAPITAL GROUP CO., LTD
An integrated investor relations and public relations servi…
|
EFTY | US | Professional, scientific and te… |
|
Globe Capital Limited
An investment and advisory firm providing M&A advice and wo…
|
GCAP | GB | Professional, scientific and te… |
|
Hopening
Fundraising solutions group providing 360° support for non-…
|
MLHPE | FR | Professional, scientific and te… |
|
HOPSCOTCH Groupe
International communications group for PR, digital, influen…
|
HOP | FR | Professional, scientific and te… |
Intelligent Group 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/35100/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=35100 | 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=35100 | 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=35100 \ -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": 35100}, 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 Intelligent Group Ltd (id: 35100)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.