
Inturai Ventures — Investor Relations & Filings
Inturai Ventures Corp. specializes in developing AI, machine learning, and wireless technologies to advance intelligent environments. The company's core product is the Inturai AI signal sensing technology, delivered via an API, which transforms existing Wi-Fi signals into precision awareness data. This proprietary system monitors movement, behavior, and location without requiring specialized hardware, offering a privacy-first, scalable, and cost-effective solution. Inturai provides real-time insights and automated responses by detecting and categorizing critical movement or environmental data. Key target sectors include healthcare and aged care, retail intelligence, supply chain management, home security, and military/government applications.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| News release - English.pdf | 2026-05-14 | English | |
| Report of exempt distribution (45-106F1).pdf | 2026-05-08 | English | |
| Notice of the meeting and record date - English.pdf | 2026-04-25 | English | |
| Notice of the meeting and record date - English.pdf | 2026-04-25 | English | |
| News release - English.pdf | 2026-04-15 | English | |
| News release - English.pdf | 2026-04-15 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47472908 | News release - English.pdf | 2026-05-14 | English | ||
| 47472912 | Report of exempt distribution (45-106F1).pdf | 2026-05-08 | English | ||
| 36403626 | Notice of the meeting and record date - English.pdf | 2026-04-25 | English | ||
| 36340733 | Notice of the meeting and record date - English.pdf | 2026-04-25 | English | ||
| 34610206 | News release - English.pdf | 2026-04-15 | English | ||
| 34585081 | News release - English.pdf | 2026-04-15 | English | ||
| 33118699 | News release - English.pdf | 2026-03-31 | English | ||
| 33115839 | News release - English.pdf | 2026-03-31 | English | ||
| 47472916 | News release - English.pdf | 2026-03-17 | English | ||
| 47473010 | News release - English.pdf | 2026-03-11 | English | ||
| 47473014 | Interim MD&A - English.pdf | 2026-02-28 | English | ||
| 47473019 | Interim financial statements/report – English.pdf | 2026-02-28 | English | ||
| 47473050 | 52-109FV2 - Certification of interim filings - CEO (E).pdf | 2026-02-28 | English | ||
| 47473054 | News release - English.pdf | 2026-02-24 | English | ||
| 47473152 | News release - English.pdf | 2026-02-17 | English | ||
Market data
Market data not available
Price history
Peer group · Computing infrastructure, data processing, hosting and related activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ZOO DIGITAL GROUP PLC
Provides cloud-based localization and media services for th…
|
ZOO | GB | Telecommunications, computer pr… |
|
Zoom Communications, Inc.
Provides an AI-powered collaboration platform for modern, h…
|
ZM | US | Telecommunications, computer pr… |
|
Zscaler, Inc.
A cloud-native cybersecurity company offering a zero trust …
|
ZS | US | Telecommunications, computer pr… |
|
ZW Data Action Technologies Inc.
Provider of omni-channel advertising, precision marketing, …
|
CNET | US | Telecommunications, computer pr… |
|
并行科技
Provides HPC services and cloud-based resource management f…
|
920493 | CN | Telecommunications, computer pr… |
|
曙光数创
Develops liquid cooling and infrastructure for high-perform…
|
920808 | CN | Telecommunications, computer pr… |
| 株式会社アクセルスペースホールディングス | 402A | JP | Telecommunications, computer pr… |
| 株式会社デジタルキューブ | 263A | JP | Telecommunications, computer pr… |
Inturai Ventures 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/47251/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=47251 | 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=47251 | 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=47251 \ -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": 47251}, 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 Inturai Ventures (id: 47251)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.