
StartMonday Technology Corp. — Investor Relations & Filings
StartMonday Technology Corp. historically specialized in developing video-led mobile and web applications designed to streamline candidate selection for employers, particularly within the retail and hospitality sectors. Its core product utilized 15-second video introductions to accelerate the hiring process. Following the shutdown of its original recruiting platform, the company announced a restructuring plan focused on developing new technology, including an open blockchain solution for the mobile generation. Concurrently, the StartMonday brand maintains an active job search portal specializing in technical, engineering, and health/social care recruitment services aimed at improving the recruitment experience and reducing the cost per hire.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| News release - English.pdf | 2021-04-14 | English | |
| Statement of executive compensation (form 51-102F6V) - English.pdf | 2019-06-29 | English | |
| News release - English.pdf | 2019-06-25 | English | |
| News release - English.pdf | 2019-06-12 | English | |
| News release - English.pdf | 2019-05-28 | English | |
| News release - English.pdf | 2019-05-14 | English |
Browse filings by year
5 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2021
1 filing
| |||||
| 19550163 | News release - English.pdf | 2021-04-14 | English | ||
|
2019
14 filings
| |||||
| 47635733 | Statement of executive compensation (form 51-102F6V) - English.pdf | 2019-06-29 | English | ||
| 47635737 | News release - English.pdf | 2019-06-25 | English | ||
| 47635741 | News release - English.pdf | 2019-06-12 | English | ||
| 47635765 | News release - English.pdf | 2019-05-28 | English | ||
| 47635769 | News release - English.pdf | 2019-05-14 | English | ||
| 47635773 | News release - English.pdf | 2019-05-08 | English | ||
| 47635822 | News release - English.pdf | 2019-04-30 | English | ||
| 47635827 | News release - English.pdf | 2019-04-05 | English | ||
| 47635830 | News release - English.pdf | 2019-04-05 | English | ||
| 47635907 | News release - English.pdf | 2019-04-02 | English | ||
| 47635911 | News release - English.pdf | 2019-03-14 | English | ||
| 47635915 | News release - English.pdf | 2019-02-06 | English | ||
| 47635997 | News release - English.pdf | 2019-01-25 | English | ||
| 47636108 | News release - English.pdf | 2019-01-14 | English | ||
Market data
Market data not available
Price history
Peer group · Other computer programming activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
LeoNovus Inc
Data-centric software providing secure, flexible object sto…
|
LTV | CA | Telecommunications, computer pr… |
|
Liberty Defense Holdings, Ltd.
Provides AI-powered security detection for concealed weapon…
|
LDDFF | CA | Telecommunications, computer pr… |
|
Life360, Inc.
Provides a mobile app with location-sharing and safety solu…
|
LIF | US | Telecommunications, computer pr… |
|
Light AI Inc.
Applies AI algorithms to smartphone images for swift, cost-…
|
ALGO | CA | Telecommunications, computer pr… |
|
LightOn
Develops secure, sovereign generative AI solutions for ente…
|
ALTAI | FR | Telecommunications, computer pr… |
|
Lightspeed Commerce Inc.
Provides a unified POS and payments platform for retail and…
|
LSPD | CA | Telecommunications, computer pr… |
|
LIGHTWORKS Corporation
Provider of cloud-based human resource development solution…
|
4267 | JP | Telecommunications, computer pr… |
|
Linewell Software Co., Ltd.
Develops digital government solutions, enterprise software,…
|
603636 | CN | Telecommunications, computer pr… |
|
LINKAGE SOFTWARE CO., LTD.
Provides IT outsourcing, digital transformation, and softwa…
|
688588 | CN | Telecommunications, computer pr… |
|
LİNK BİLGİSAYAR SİSTEMLERİ YAZILIMI VE DONANIMI SANAYİ VE TİCARET A.Ş.
Develops business management software, including ERP, HR, a…
|
LINK | TR | Telecommunications, computer pr… |
StartMonday Technology Corp. 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/47366/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=47366 | 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=47366 | 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=47366 \ -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": 47366}, 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 StartMonday Technology Corp. (id: 47366)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.