
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 |
|---|---|---|---|
|
Xcyte Digital Corp.
Develops and supports virtual, hybrid, and physical event t…
|
XCYT | CA | Telecommunications, computer pr… |
|
Xerox Holdings Corp
A workplace technology company that integrates software and…
|
XRX | US | Telecommunications, computer pr… |
|
Xingyun Technology Co.,Ltd
Digital supply chain platform for global trade and cross-bo…
|
300209 | CN | Telecommunications, computer pr… |
|
Xploara Technologies
Develops and sells smartwatches for children with GPS track…
|
XPLRA | NO | Telecommunications, computer pr… |
|
Xunlei Ltd
A technology company specializing in cloud acceleration and…
|
XNET | US | Telecommunications, computer pr… |
|
Yangaroo Inc.
Unified platform automating digital media distribution for …
|
YOO | CA | Telecommunications, computer pr… |
|
Yeahka Limited
A payment-based technology platform enabling commerce for m…
|
9923 | KY | Telecommunications, computer pr… |
|
Yidu Tech Inc.
AI-driven healthcare solutions leveraging standardized, com…
|
2158 | KY | Telecommunications, computer pr… |
|
YMIRLINK,Inc.
Develops a messaging platform for high-volume corporate ema…
|
4372 | JP | Telecommunications, computer pr… |
|
YRGLM Inc.
Marketing technology company providing platforms for advert…
|
3690 | 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.