
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 |
|---|---|---|---|
|
Kornic Automation Co.Ltd.
Provider of integrated smart factory solutions using propri…
|
391710 | KR | Telecommunications, computer pr… |
|
Kostek Systems, Inc.
Develops and manufactures automation equipment for semicond…
|
169670 | KR | Telecommunications, computer pr… |
|
Kovo+ Holdings Inc.
Specializes in AI process automation and software solutions…
|
KOVO | CA | Telecommunications, computer pr… |
|
KPIT Technologies Ltd
Provides software solutions and engineering services for au…
|
KPITTECH | IN | Telecommunications, computer pr… |
|
Kree Tech International Corporation
Develops specialized AI solutions optimizing efficiency in …
|
— | CA | Telecommunications, computer pr… |
|
KRM22 PLC
Develops and sells risk management software for the financi…
|
KRM | GB | Telecommunications, computer pr… |
|
KRON TEKNOLOJİ A.Ş.
A software company specializing in cybersecurity and teleco…
|
KRONT | TR | Telecommunications, computer pr… |
|
Ksolves India Limited
Provides software development and consulting in Big Data, A…
|
KSOLVES | IN | Telecommunications, computer pr… |
|
kubell Co.,Ltd.
Provides a business communication tool and Business Process…
|
4448 | JP | Telecommunications, computer pr… |
|
KUBOTEK CORPORATION
Developer and manufacturer of precision software and hardwa…
|
7709 | JP | 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.