
Integrity Gaming ULC — Investor Relations & Filings
Integrity Gaming is an organization that hosts and manages dedicated gaming servers, primarily targeting a community of mature players interested in tactical, sandbox, and combat/teamplay-focused titles, such as the Arma series and DayZ. The organization's operational scope includes community management and game development through Integrity Gaming Studios, which is responsible for creating the Insurgency gamemode/mod for the Arma series. A unique aspect of the organization is its commitment to supporting charitable efforts, specifically those dedicated to military veterans.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Notice.pdf | 2019-02-15 | English | |
| Material change report - English.pdf | 2019-02-15 | English | |
| Other securityholders documents - English.pdf | 2019-02-12 | English | |
| News release - English.pdf | 2019-02-11 | English | |
| News release - English.pdf | 2019-02-07 | English | |
| News release - English.pdf | 2019-02-05 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2019
11 filings
| |||||
| 47418773 | Notice.pdf | 2019-02-15 | English | ||
| 47418777 | Material change report - English.pdf | 2019-02-15 | English | ||
| 47418781 | Other securityholders documents - English.pdf | 2019-02-12 | English | ||
| 47418785 | News release - English.pdf | 2019-02-11 | English | ||
| 47418791 | News release - English.pdf | 2019-02-07 | English | ||
| 47418900 | News release - English.pdf | 2019-02-05 | English | ||
| 47418905 | News release - English.pdf | 2019-01-19 | English | ||
| 47418910 | Other.pdf | 2019-01-11 | English | ||
| 47418914 | News release - English.pdf | 2019-01-07 | English | ||
| 47418918 | Form of proxy - English.PDF | 2019-01-07 | English | ||
| 47419009 | Material document(s) (amended).pdf | 2019-01-03 | English | ||
|
2018
4 filings
| |||||
| 47419013 | Material document(s).pdf | 2018-12-18 | English | ||
| 47419068 | Notice of the meeting and record date - English.pdf | 2018-12-18 | English | ||
| 47419094 | News release - English.pdf | 2018-12-17 | English | ||
| 47419098 | News release - English.pdf | 2018-11-27 | English | ||
Market data
Market data not available
Price history
Peer group · Computing infrastructure, data processing, hosting and related activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ZOO DIGITAL GROUP PLC
Provides cloud-based localization and media services for th…
|
ZOO | GB | Telecommunications, computer pr… |
|
Zoom Communications, Inc.
Provides an AI-powered collaboration platform for modern, h…
|
ZM | US | Telecommunications, computer pr… |
|
Zscaler, Inc.
A cloud-native cybersecurity company offering a zero trust …
|
ZS | US | Telecommunications, computer pr… |
|
ZW Data Action Technologies Inc.
Provider of omni-channel advertising, precision marketing, …
|
CNET | US | Telecommunications, computer pr… |
|
并行科技
Provides HPC services and cloud-based resource management f…
|
920493 | CN | Telecommunications, computer pr… |
|
曙光数创
Develops liquid cooling and infrastructure for high-perform…
|
920808 | CN | Telecommunications, computer pr… |
| 株式会社アクセルスペースホールディングス | 402A | JP | Telecommunications, computer pr… |
| 株式会社デジタルキューブ | 263A | JP | Telecommunications, computer pr… |
Integrity Gaming ULC 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/46537/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=46537 | 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=46537 | 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=46537 \ -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": 46537}, 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 Integrity Gaming ULC (id: 46537)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.