
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 |
|---|---|---|---|
|
Tencent Holdings Ltd.
A global internet company with social platforms, games, Fin…
|
0700 | KY | Telecommunications, computer pr… |
|
TenX Protocols Inc.
Provides institutional-grade staking and validator services…
|
TNX | CA | Telecommunications, computer pr… |
|
TERADATA CORP /DE/
Provides a hybrid multi-cloud platform for enterprise data …
|
TDC | US | Telecommunications, computer pr… |
|
TERAWULF INC.
Operates zero-carbon data centers for digital asset mining …
|
WULF | US | Telecommunications, computer pr… |
|
The9 LTD
A technology company focused on blockchain, gaming, and AI …
|
NCTY | US | Telecommunications, computer pr… |
|
The Electronic Filing Agency
Facilitates secure, compliant electronic filing of tax and …
|
— | CA | Telecommunications, computer pr… |
|
Thinca Co.,Ltd.
Develops and operates cloud services and communication plat…
|
149A | JP | Telecommunications, computer pr… |
|
Thinkific Labs Inc.
Software solutions for experts and businesses to create and…
|
THNC | CA | Telecommunications, computer pr… |
|
Tianju Dihe (Suzhou) Technology Co., Ltd.
Comprehensive IT services focused on API data circulation, …
|
2479 | HK | Telecommunications, computer pr… |
|
TI Cloud Inc.
Delivers advanced cloud-native customer contact solutions u…
|
2167 | HK | 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.