
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 |
|---|---|---|---|
|
VCU Data Management Limited
Provides IT and data management services, software developm…
|
536672 | IN | Telecommunications, computer pr… |
|
VEEA INC.
Offers a full-stack edge Platform-as-a-Service for computin…
|
VEEA | US | Telecommunications, computer pr… |
|
VERISIGN INC/CA
A global provider of domain name registry services for the …
|
VRSN | US | Telecommunications, computer pr… |
|
Verisk Analytics, Inc.
Provides data analytics and risk management solutions for t…
|
VRSK | US | Telecommunications, computer pr… |
|
VERRA MOBILITY Corp
Provides mobility tech for fleet management and automated c…
|
VRRM | US | Telecommunications, computer pr… |
|
VersaPay Corporation
Cloud-based AR automation software simplifying the B2B invo…
|
VPY | CA | Telecommunications, computer pr… |
|
Viant Technology Inc.
An AI-powered Demand-Side Platform for programmatic adverti…
|
DSP | US | Telecommunications, computer pr… |
|
VICTOR GROUP HOLDINGS LIMITED
Provides cloud-based SaaS platforms for digital learning an…
|
VIG | AU | Telecommunications, computer pr… |
|
Vimeo, Inc.
A video SaaS platform for video creation, management, and d…
|
VMEO | US | Telecommunications, computer pr… |
|
Vinanz Ltd.
A Bitcoin treasury and mining company building a balance sh…
|
BTC | VG | 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.