
Amuse Group Holding Limited — Investor Relations & Filings
Amuse Group Holding Limited functions as an investment holding entity with a primary focus on the design, marketing, distribution, and retail sale of toys and related products. The Group manages the entire value chain, from product conceptualization through to consumer sales. Operations span multiple international markets, including key regions such as Japan and the United States. A central strategic objective for the Group is the continuous strengthening of its overseas distribution infrastructure and the enhancement of revenue generated specifically from its portfolio of proprietary licensed toys.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 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 | |
| MONTHLY RETURN OF EQUITY ISSUER ON MOVEMENTS IN SECURITIES FOR THE MONTH ENDED 28 FEBRUARY 2026 | 2026-03-03 | English | |
| MONTHLY RETURN OF EQUITY ISSUER ON MOVEMENTS IN SECURITIES FOR THE MONTH ENDED 31 JANUARY 2026 | 2026-02-02 | English | |
| MONTHLY RETURN OF EQUITY ISSUER ON MOVEMENTS IN SECURITIES FOR THE MONTH ENDED 31 DECEMBER 2025 | 2026-01-02 | English | |
| COMPLETION OF MAJOR AND CONNECTED TRANSACTION DISPOSAL OF PROPERTY | 2025-12-12 | English |
Market data
Market data not available
Price history
Peer group · Retail sale of games and toys
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
BUILD-A-BEAR WORKSHOP INC
Offers a hands-on retail experience for creating personaliz…
|
BBW | US | Wholesale and retail trade |
|
GameStop Corp.
Specialty retailer of new and pre-owned video games, electr…
|
GME | US | Wholesale and retail trade |
|
Kidsland International Holdings Limited
Leading distributor and retailer of toys and lifestyle prod…
|
2122 | HK | Wholesale and retail trade |
|
Punktid Technologies AS
Operates an online marketplace for digital codes for video …
|
PNKTD | EE | Wholesale and retail trade |
Amuse Group Holding 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/51496/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=51496 | 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=51496 | 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=51496 \ -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": 51496}, 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 Amuse Group Holding Limited (id: 51496)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.