
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 |
|---|---|---|---|
|
True Data Inc.
A data analytics company analyzing consumer purchasing beha…
|
4416 | JP | Telecommunications, computer pr… |
|
TSS, Inc.
A data center integration provider for high-performance com…
|
TSSI | US | Telecommunications, computer pr… |
|
T Stamp Inc
Provider of AI-powered identity verification and fraud prev…
|
IDAI | US | Telecommunications, computer pr… |
|
TUCOWS INC /PA/
An internet services company offering domain registration, …
|
TCX | US | Telecommunications, computer pr… |
|
TUX S.A.
Provides comprehensive tech solutions: cloud, cybersecurity…
|
— | CH | Telecommunications, computer pr… |
|
Tuya Inc.
A global AIoT developer platform with cloud services for cr…
|
TUYA | US | Telecommunications, computer pr… |
|
Ucap Cloud Information Technology Co.,Ltd.
Provides cloud and big data solutions for digital governmen…
|
688228 | CN | Telecommunications, computer pr… |
|
UCloud Technology Co., Ltd.
Independent IaaS and PaaS provider offering neutral cloud c…
|
688158 | CN | Telecommunications, computer pr… |
|
UMT United Mobility Technology AG
Develops AI solutions for business process automation and i…
|
UMDK | DE | Telecommunications, computer pr… |
|
Unibap AB
Provides AI-powered edge computing hardware and software fo…
|
UNIBAP | SE | 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.