
Predictiv AI Inc. — Investor Relations & Filings
Predictiv AI Inc. develops and deploys vertical artificial intelligence (AI) and machine learning solutions tailored for specific industries. The company's strategic focus is on integrating advanced AI technology into sectors that seek to enhance operational efficiency and leverage data-driven decision-making. Predictiv AI provides an AI-powered fleet and asset management platform designed to transform how organizations monitor, optimize, and manage their vehicle fleets and associated assets. This platform utilizes proprietary algorithms to solve complex business challenges. Key offerings within their portfolio include the Shift AI product line.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| News release - English.pdf | 2026-04-23 | English | |
| News release - English.pdf | 2026-04-14 | English | |
| News release - English.pdf | 2026-04-14 | English | |
| Letter from former auditor.pdf | 2026-04-07 | English | |
| Letter from successor auditor.pdf | 2026-04-07 | English | |
| Notice.pdf | 2026-04-07 | English |
Browse filings by year
7 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 35509419 | News release - English.pdf | 2026-04-23 | English | ||
| 34503682 | News release - English.pdf | 2026-04-14 | English | ||
| 34487821 | News release - English.pdf | 2026-04-14 | English | ||
| 33750096 | Letter from former auditor.pdf | 2026-04-07 | English | ||
| 33750095 | Letter from successor auditor.pdf | 2026-04-07 | English | ||
| 33750094 | Notice.pdf | 2026-04-07 | English | ||
| 33743302 | Letter from former auditor.pdf | 2026-04-07 | English | ||
| 33743301 | Letter from successor auditor.pdf | 2026-04-07 | English | ||
| 33743300 | Notice.pdf | 2026-04-07 | English | ||
| 33739008 | Letter from former auditor.pdf | 2026-04-07 | English | ||
| 33739007 | Letter from successor auditor.pdf | 2026-04-07 | English | ||
| 33739006 | Notice.pdf | 2026-04-07 | English | ||
| 33732822 | News release - English.pdf | 2026-04-07 | English | ||
| 33710012 | News release - English.pdf | 2026-04-07 | English | ||
| 13958277 | News release - English.pdf | 2026-02-02 | English | ||
Market data
Market data not available
Price history
Peer group · Other computer programming activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
DOCUSIGN, INC.
Provides an AI-powered platform for intelligent agreement m…
|
DOCU | US | Telecommunications, computer pr… |
|
Dolby Laboratories, Inc.
Develops and licenses audio, visual, and voice technologies…
|
DLB | US | Telecommunications, computer pr… |
|
DOMO, INC.
A cloud-native data platform for BI, analytics, and AI-driv…
|
DOMO | US | Telecommunications, computer pr… |
|
DOTDIGITAL GROUP PLC
SaaS provider of an AI-powered customer experience and data…
|
DOTD | GB | Telecommunications, computer pr… |
|
Double Standard Inc.
Offers AI-powered data cleansing and digital transformation…
|
3925 | JP | Telecommunications, computer pr… |
|
DreamArts Corporation
Develops cloud software and SaaS solutions for digital tran…
|
4811 | JP | Telecommunications, computer pr… |
|
DSI Datotech Systems Inc.
Canadian corporation historically in software, currently de…
|
— | CA | Telecommunications, computer pr… |
|
DSR CORP
Global manufacturer of wires, ropes, slings, and webbings f…
|
155660 | KR | Telecommunications, computer pr… |
|
DSS, INC.
A multinational holding company in blockchain, marketing, h…
|
DSS | US | Telecommunications, computer pr… |
|
Duck Creek Technologies Inc.
Provides cloud-based SaaS solutions for the P&C and general…
|
DCT | US | Telecommunications, computer pr… |
Predictiv AI 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/44685/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=44685 | 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=44685 | 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=44685 \ -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": 44685}, 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 Predictiv AI Inc. (id: 44685)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.