
Herald Holdings Limited — Investor Relations & Filings
Herald Holdings Limited is a diversified industrial group operating globally as an investment holding company principally engaged in manufacturing. The Group's operations are structured across multiple segments, focusing primarily on three core divisions: toys, computer products, and timepieces. Products manufactured, sold, and distributed worldwide include toys and gift items, computer heads, watches and clocks, household goods, and various electronic goods. The company is committed to delivering products of quality and value. This commitment is supported by its manufacturing subsidiaries, such as Herald Metal and Plastic Works Limited, which has been recognized with industry accolades, including the Hasbro Partner of the Year and Excellence in Innovation and Agility Awards.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| DATE OF BOARD MEETING | 2026-06-05 | English | |
| Monthly Return of Equity Issuer on Movements in Securities for the month ended 31 May 2026 | 2026-06-01 | English | |
| POSITIVE PROFIT ALERT | 2026-05-12 | English | |
| Monthly Return of Equity Issuer on Movements in Securities for the month ended 30 April 2026 | 2026-05-04 | English | |
| Monthly Return of Equity Issuer on Movements in Securities for the month ended 31 March 2026 | 2026-04-01 | English |
Browse filings by year
1 year| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
5 filings
| |||||
| 47977553 | DATE OF BOARD MEETING | 2026-06-05 | English | ||
| 47913931 | Monthly Return of Equity Issuer on Movements in Securities for the month ended 31 May 2026 | 2026-06-01 | English | ||
| 45181707 | POSITIVE PROFIT ALERT | 2026-05-12 | English | ||
| 40820437 | Monthly Return of Equity Issuer on Movements in Securities for the month ended 30 April 2026 | 2026-05-04 | English | ||
| 33132472 | Monthly Return of Equity Issuer on Movements in Securities for the month ended 31 March 2026 | 2026-04-01 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of watches and clocks
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Timex Group India Ltd
Designs, manufactures, and markets a diverse range of timep…
|
TIMEX | IN | Manufacturing |
Herald Holdings Limited 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/48956/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=48956 | 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=48956 | 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=48956 \ -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": 48956}, 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 Herald Holdings Limited (id: 48956)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.