
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 |
|---|---|---|---|
|
Kudan Inc.
A deep tech company specializing in Artificial Perception a…
|
4425 | JP | Telecommunications, computer pr… |
|
Kushim, Inc.
Offers system engineering, blockchain services, e-learning,…
|
2345 | JP | Telecommunications, computer pr… |
|
KYCOM HOLDINGS CO.,LTD.
A holding company providing IT services, real estate, and s…
|
9685 | JP | Telecommunications, computer pr… |
|
Laboro.AI Inc.
Develops and provides custom-made AI solutions for corporat…
|
5586 | JP | Telecommunications, computer pr… |
|
LaKeel, Inc.
Develops enterprise software and provides services for digi…
|
4074 | JP | Telecommunications, computer pr… |
|
Lambus Enterprises Inc.
All-in-one digital platform specializing in collaborative t…
|
— | CA | Telecommunications, computer pr… |
|
LaonPeople Inc.
Develops AI machine vision hardware and software for indust…
|
300120 | KR | Telecommunications, computer pr… |
|
LEARNING TECHNOLOGIES GROUP PLC
A market leader in digital learning and talent management f…
|
LTG | GB | Telecommunications, computer pr… |
|
Lee & Nee Softwares (Exports) Ltd.
Provides custom software, web design, mobile apps, and scal…
|
517415 | IN | Telecommunications, computer pr… |
|
Lemonsoft Oyj
Develops and sells SaaS-based ERP software solutions for sm…
|
LEMON | FI | 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.