Talenom Oyj — Investor Relations & Filings
Talenom is a financial management services company specializing in solutions for small and medium-sized enterprises (SMEs) and entrepreneurs. The company provides a comprehensive range of services, including accounting, financial management software, and various digital and professional services. Its core business is centered on delivering accurate, reliable, and timely financial information to support client decision-making and business success. Talenom combines expert services with its own proprietary software to offer scalable and tailored financial management packages for its customers.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Talenom Oyj:n hallitus päätti uudesta osakepalkkiojärjestelmästä 2026-2029 | 2026-05-13 | Finnish | |
| The Board of Directors of Talenom Plc resolved on a new performance share plan 2026-2029 | 2026-05-13 | English | |
| Talenom liiketoimintakatsaus Q1 2026.pdf | 2026-05-06 | Finnish | |
| Talenom Oyj:n liiketoimintakatsaus tammi-maaliskuu 2026: Strategisesti merkittävä vuosineljännes; osittaisjakautuminen saatiin päätökseen ja hyvä alku uudelle Talenomille | 2026-05-06 | Finnish | |
| Talenom Business Review Q1 2026.pdf | 2026-05-06 | English | |
| Talenom Plc's Business Review January-March 2026: A strategically significant quarter; partial demerger completed and a good start to new Talenom | 2026-05-06 | English |
Browse filings by year
10 yearsFinancials
We couldn't load the financials
No data available yet
We have extracted financials for Talenom Oyj, but not for this combination of statement and period. Try a different combination.
Swipe the table to view all periods, or rotate your phone for a wider view.
| Line item | ! |
|---|---|
| Definition not yet available — coming soon. |
Market data
Market data not available
Price history
Peer group · Accounting, bookkeeping and auditing activities; tax consultancy
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
MHA PLC
Professional services firm offering audit, tax, accountancy…
|
MHA | GB | Professional, scientific and te… |
|
Reiwa Accounting Holdings Co., Ltd.
Provides accounting and consulting for large corporations a…
|
296A | JP | Professional, scientific and te… |
|
SamIl
A professional services firm providing assurance, advisory,…
|
032280 | KR | Professional, scientific and te… |
|
Tax Net Spolka Akcyjna
Provider of business support services, including accounting…
|
TXN | PL | Professional, scientific and te… |
|
TGS DIŞ TİCARET A.Ş.
A foreign trade company providing intermediary services for…
|
TGSAS | TR | Professional, scientific and te… |
|
TR3 Trust
Accurate preparation and filing of the annual T3 return for…
|
— | CA | Professional, scientific and te… |
|
Wasaga Capital Corp.
Specializes in comprehensive accounting, tax, and financial…
|
— | CA | Professional, scientific and te… |
|
YWL Corp.
Comprehensive financial services, specializing in accountin…
|
YELLQ | CA | Professional, scientific and te… |
Talenom Oyj 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/3297/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=3297 | 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=3297 | 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=3297 \ -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": 3297}, 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 Talenom Oyj (id: 3297)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.