
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 |
|---|---|---|---|
| 6-K - Intelligent Group Ltd (0001916416) (Filer) | 2026-04-30 | English | |
| 20-F/A - Intelligent Group Ltd (0001916416) (Filer) | 2026-04-21 | English | |
| 6-K - Intelligent Group Ltd (0001916416) (Filer) | 2026-04-03 | English | |
| 6-K - Intelligent Group Ltd (0001916416) (Filer) | 2026-04-02 | English | |
| 20-F - Intelligent Group Ltd (0001916416) (Filer) | 2026-03-31 | English | |
| 6-K Filing | 2026-02-13 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
9 filings
| |||||
| 39064330 | 6-K - Intelligent Group Ltd (0001916416) (Filer) | 2026-04-30 | English | ||
| 34759526 | 20-F/A - Intelligent Group Ltd (0001916416) (Filer) | 2026-04-21 | English | ||
| 33266943 | 6-K - Intelligent Group Ltd (0001916416) (Filer) | 2026-04-03 | English | ||
| 33158249 | 6-K - Intelligent Group Ltd (0001916416) (Filer) | 2026-04-02 | English | ||
| 33121992 | 20-F - Intelligent Group Ltd (0001916416) (Filer) | 2026-03-31 | English | ||
| 32210194 | 6-K Filing | 2026-02-13 | English | ||
| 32210180 | 6-K Filing | 2026-02-12 | English | ||
| 32210179 | 6-K Filing | 2026-02-09 | English | ||
| 13582845 | REPORT OF FOREIGN PRIVATE ISSUER | 2026-01-22 | English | ||
|
2025
6 filings
| |||||
| 13582850 | PROSPECTUS SUPPLEMENT | 2025-12-29 | English | ||
| 13582847 | REPORT OF FOREIGN PRIVATE ISSUER | 2025-12-29 | English | ||
| 13582848 | PROSPECTUS | 2025-11-28 | English | ||
| 13582857 | AMENDMENT NO. 1 TO FORM F-1 | 2025-11-07 | English | ||
| 13582851 | REPORT OF FOREIGN PRIVATE ISSUER | 2025-10-27 | English | ||
| 13582859 | REGISTRATION STATEMENT | 2025-10-10 | English | ||
Market data
Market data not available
Price history
Peer group · Public relations activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
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… |
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.