
Digital Domain Holdings Limited — Investor Relations & Filings
Digital Domain Holdings Limited is an investment holding company primarily engaged in the media entertainment and trading businesses. Its core operational focus is centered on Digital Domain, a leading provider of visual effects (VFX), digital imagery, and immersive content creation services. The company specializes in delivering extraordinary experiences for feature films, episodic television, advertising, and games. Digital Domain functions as a dedicated creative partner, uniting cutting-edge research, technological advancement, and artistry. Key offerings include Virtual Reality (VR) solutions, original content production, and specialized applications like Situational Awareness. The company is actively advancing innovation through AI-driven technologies, including the development of an all-in-one content creation platform.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| SUPPLEMENTAL ANNOUNCEMENT TO THE CIRCULAR OF THE COMPANY DATED 28 APRIL 2026 | 2026-05-13 | English | |
| MONTHLY RETURN OF EQUITY ISSUER ON MOVEMENTS IN SECURITIES FOR THE MONTH ENDED 30 APRIL 2026 | 2026-05-07 | English | |
| ENVIRONMENTAL, SOCIAL AND GOVERNANCE REPORT 2025 | 2026-04-28 | English | |
| NOTIFICATION LETTER AND REPLY FORM TO NON-REGISTERED HOLDER(S) | 2026-04-28 | English | |
| NOTIFICATION LETTER AND REPLY FORM TO SHAREHOLDER(S) | 2026-04-28 | English | |
| FORM OF PROXY FOR USE AT THE ANNUAL GENERAL MEETING TO BE HELD ON 29 JUNE 2026 OR ANY ADJOURNMENT THEREOF | 2026-04-28 | English |
Browse filings by year
1 yearMarket data
Market data not available
Price history
Peer group · Motion picture, video and television programme post-production activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Basilic Fly Studio Limited
Provides high-end VFX solutions and CG integration for glob…
|
BASILIC | IN | Publishing, broadcasting, and c… |
|
Dexter studios Co., Ltd.
An all-in-one content studio specializing in VFX, from deve…
|
206560 | KR | Publishing, broadcasting, and c… |
|
Digikore Studios Limited
Provides VFX and post-production services for global film, …
|
DIGIKORE | IN | Publishing, broadcasting, and c… |
|
Envar Holding AB
An outsourcing studio creating visual assets for the game d…
|
ENVAR | SE | Publishing, broadcasting, and c… |
|
GIANTSTEP Inc.
A creative technology studio producing visual content and i…
|
289220 | KR | Publishing, broadcasting, and c… |
|
Goodbye Kansas Group AB
Provider of visual effects, animation, and motion capture f…
|
GBK | SE | Publishing, broadcasting, and c… |
|
Groupe Covitec Inc.
Integrated technical services for film, TV, and advertising…
|
— | CA | Publishing, broadcasting, and c… |
|
Harrison Global Holdings Inc.
A holdings company in media, entertainment, Web3, and digit…
|
BLMZ | US | Publishing, broadcasting, and c… |
|
Identical Brains Studios Limited
A creative studio specializing in VFX, 3D animation, and di…
|
IDENTICAL | IN | Publishing, broadcasting, and c… |
|
IMAX CORP
An entertainment technology company specializing in immersi…
|
IMAX | CA | Publishing, broadcasting, and c… |
Digital Domain 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/49287/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=49287 | 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=49287 | 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=49287 \ -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": 49287}, 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 Digital Domain Holdings Limited (id: 49287)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.