
KINGSMEN CREATIVES LTD. — Investor Relations & Filings
Kingsmen Creatives Ltd., established in 1976, is a global creator of experiences. The company specializes in delivering end-to-end solutions that bring brands and stories to life through creativity, design, and integrated capabilities. Kingsmen crafts immersive experiences across physical and digital worlds, serving clients in exhibitions, events, museums, galleries, retail and corporate interiors, thematic attractions, and experiential marketing. Leveraging a collective of designers, builders, technologists, and storytellers, Kingsmen focuses on creating inspiring environments and impactful engagements for audiences worldwide.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| General Announcement::CHANGES TO COMPOSITION OF BOARD AND BOARD COMMITTEES | 2026-05-11 | English | |
| General Announcement::UPDATE ON KINGSMEN PROJECTS SDN. BHD. PURSUANT TO LISTING RULE 704(23) | 2026-04-30 | English | |
| General Announcement::UPDATE ON KINGSMEN PROJECTS SDN. BHD. PURSUANT TO LISTING RULE 704(23) | 2026-04-30 | English | |
| Annual Reports and Related Documents:: | 2026-04-30 | English | |
| General Announcement::KINGSMEN AWARDED CONTRACT FOR THEMATIC ATTRACTION WORKS BY RESORTS WORLD AT SENTOSA | 2026-04-22 | English | |
| Annual Reports and Related Documents:: | 2026-04-13 | English |
Browse filings by year
2 yearsMarket data
Market data not available
Price history
Peer group · Specialized design activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Blue Pebble Limited
Provides spatial design and environmental branding solution…
|
BLUEPEBBLE | IN | Professional, scientific and te… |
|
DILLI ILLUSTRATE INC.,
Manufacturer of digital ultraviolet (UV) printers and relat…
|
131180 | KR | Professional, scientific and te… |
|
Goodpatch Inc.
A design company that solves business challenges with digit…
|
7351 | JP | Professional, scientific and te… |
|
RICH HONOUR INTERNATIONAL DESIGNS CO., LTD.
Provides interior design, decoration, and project managemen…
|
6754 | TW | Professional, scientific and te… |
|
SIGONG TECH Co.,Ltd.
Specializes in planning, designing, and building museums, w…
|
020710 | KR | Professional, scientific and te… |
|
SillaTextile
Manufactures polyester fabrics and operates in real estate …
|
001000 | KR | Professional, scientific and te… |
|
Steve Leung Design Group Limited
One of Asia's largest, internationally renowned firms offer…
|
2262 | HK | Professional, scientific and te… |
KINGSMEN CREATIVES 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/67758/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=67758 | 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=67758 | 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=67758 \ -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": 67758}, 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 KINGSMEN CREATIVES LTD. (id: 67758)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.