
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 |
|---|---|---|---|
|
MEDLEY,INC.
Develops HR and medical platforms, including telemedicine a…
|
4480 | JP | Telecommunications, computer pr… |
|
Megri Soft Limited
Global provider of IT, digital marketing, software developm…
|
539012 | IN | Telecommunications, computer pr… |
|
Meitu, Inc.
An AI-driven technology company focused on digital beauty t…
|
1357 | KY | Telecommunications, computer pr… |
|
Memex Inc.
Develops IIoT technology to connect factory equipment and e…
|
OEE | CA | Telecommunications, computer pr… |
|
Mensch und Maschine Software SE
Provider of CAD, CAM, PDM, and BIM solutions, software, and…
|
MUM | DE | Telecommunications, computer pr… |
|
Mentice
Developer of simulation solutions for image-guided interven…
|
MNTC | SE | Telecommunications, computer pr… |
|
Merge Cedara ExchangeCo Limited
Develops and supplies specialized healthcare software, adva…
|
MRG | CA | Telecommunications, computer pr… |
|
MeridianLink, Inc.
Provider of cloud-based software for financial institutions…
|
MLNK | US | Telecommunications, computer pr… |
|
MetaReal Corporation
Develops AI solutions in translation, metaverse, and digita…
|
6182 | JP | Telecommunications, computer pr… |
|
Metaspacex Limited
Focuses on traditional construction services and advanced W…
|
1796 | HK | 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.