
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 |
|---|---|---|---|
|
Klaviyo, Inc.
A SaaS platform for B2C brands to manage personalized omnic…
|
KVYO | US | Telecommunications, computer pr… |
|
KLEVO REWARDS LIMITED
Develops and operates digital loyalty and incentive platfor…
|
KLV | AU | Telecommunications, computer pr… |
|
Klimator AB
Develops predictive road weather systems for automotive and…
|
KLIMAT | SE | Telecommunications, computer pr… |
|
kneat.com, inc.
Offers a cloud-based SaaS platform for digital validation i…
|
KSI | CA | Telecommunications, computer pr… |
|
Kneat.com Inc.
SaaS platform digitizing the validation lifecycle for regul…
|
FOBK | IE | Telecommunications, computer pr… |
|
KNOREX LTD.
Provides an AI-powered platform to automate cross-channel p…
|
KNRX | US | Telecommunications, computer pr… |
|
KNOSYS LIMITED
Provides information management solutions for knowledge, co…
|
KNO | AU | Telecommunications, computer pr… |
|
Knowledge Atlas Technology Joint Stock Company Limited
AI and big data solutions provider focused on developing an…
|
2513 | HK | Telecommunications, computer pr… |
|
Koal Software Co., Ltd
Develops PKI and digital identity management solutions for …
|
603232 | CN | Telecommunications, computer pr… |
|
Kodiak AI, Inc.
Develops AI-powered autonomous driving systems for long-hau…
|
KDK | US | 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.