
React Gaming Group Inc. — Investor Relations & Filings
React Gaming Group Inc. is a holding company operating within the esports and iGaming sectors. The company develops and distributes software products, functioning as a digital games studio that creates action and sport games for various platforms. React Gaming Group provides a comprehensive gaming ecosystem through its key assets, which include LOOT.BET, an online esports betting platform; HypeX.gg, a social gaming platform; and Parabellum, a professional esports organization managing competitive teams and content creators. The company also specializes in online esports gaming and tournament organization.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| News release - English.pdf | 2023-05-09 | English | |
| Letter from former auditor.pdf | 2023-04-05 | English | |
| Notice.pdf | 2023-04-05 | English | |
| News release - English.pdf | 2023-02-01 | English | |
| News release - French.pdf | 2023-02-01 | English | |
| News release - English.pdf | 2022-12-12 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
5 filings
| |||||
| 13668381 | News release - English.pdf | 2023-05-09 | English | ||
| 27614905 | Letter from former auditor.pdf | 2023-04-05 | English | ||
| 27614888 | Notice.pdf | 2023-04-05 | English | ||
| 13641873 | News release - English.pdf | 2023-02-01 | English | ||
| 13641872 | News release - French.pdf | 2023-02-01 | English | ||
|
2022
10 filings
| |||||
| 13632348 | News release - English.pdf | 2022-12-12 | English | ||
| 13632347 | News release - French.pdf | 2022-12-12 | English | ||
| 13631160 | News release - English.pdf | 2022-11-30 | English | ||
| 13631159 | News release - French.pdf | 2022-11-30 | English | ||
| 26824638 | 52-109FV2 - Certification of interim filings - CFO (E).pdf | 2022-11-29 | English | ||
| 26824621 | 52-109FV2 - Certification of interim filings - CEO (E).pdf | 2022-11-29 | English | ||
| 26824766 | Interim MD&A - English.pdf | 2022-11-29 | English | ||
| 26825000 | Interim financial statements/report – English.pdf | 2022-11-29 | English | ||
| 26181910 | News release - French.pdf | 2022-11-15 | English | ||
| 26181888 | News release - English.pdf | 2022-11-15 | English | ||
Market data
Market data not available
Price history
Peer group · Other sports activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
World Chess PLC
A chess gaming and entertainment company and commercial par…
|
CHSS | GB | Arts, sports and recreation |
React Gaming Group Inc. 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/45148/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=45148 | 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=45148 | 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=45148 \ -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": 45148}, 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 React Gaming Group Inc. (id: 45148)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.