Anoto Group — Investor Relations & Filings
Anoto Group is a technology company specializing in digital writing and drawing solutions. For over two decades, it has developed proprietary technology, including digital smartpens and innovative software, that bridges the gap between analog handwriting on paper and the digital world. The company's core solution enables the fast and reliable digitization of handwritten notes and drawings in real-time. This technology facilitates the mobile registration of data and supports interactive applications across various sectors. Anoto provides solutions for enterprise, consumer, and OEM markets, aiming to make handwritten information instantly available to use, share, and integrate into digital workflows.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Stämmokommuniké från årsstämma den 27 juni 2025 i Anoto Group AB (publ) | 2025-06-27 | Swedish | |
| Bulletin from the Annual General Meeting in Anoto Group AB (publ) on 27 June 2025 | 2025-06-27 | Swedish | |
| Anoto Group AB has upptagit 250 000 USD enligt en andra tranche enligt existerande konvertibla låneavtal | 2025-06-20 | Swedish | |
| Anoto Group AB has raised USD 250,000 pursuant to a second tranche under existing convertible loan agreement | 2025-06-20 | Swedish | |
| Interim / Quarterly Report 2025 | 2025-05-30 | Swedish | |
| Interim / Quarterly Report 2025 | 2025-05-30 | Swedish |
Browse filings by year
20 years- 2026 7 filings
- 2025 31 filings
- 2024 41 filings
- 2023 47 filings
- 2022 39 filings
- 2021 37 filings
- 2020 57 filings
- 2019 100 filings
- 2018 58 filings
- 2017 50 filings
- 2016 92 filings
- 2015 105 filings
- 2014 69 filings
- 2013 84 filings
- 2012 35 filings
- 2011 46 filings
- 2010 38 filings
- 2009 35 filings
- 2008 37 filings
- 2007 20 filings
Financials
We couldn't load the financials
No data available yet
We have extracted financials for Anoto Group, 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 · Computing infrastructure, data processing, hosting and related activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Abits Group Inc
A digital data center operator for Bitcoin mining and third…
|
ABTS | US | Telecommunications, computer pr… |
|
Ace Software Exports ltd.
Offers digital publishing, data conversion, and structured …
|
890230 | IN | Telecommunications, computer pr… |
|
ACORN ENERGY, INC.
Holding company providing remote monitoring for energy infr…
|
ACFN | US | Telecommunications, computer pr… |
|
Activium Group
IT services and consulting firm offering outsourcing, cloud…
|
MLACT | FR | Telecommunications, computer pr… |
|
ADISYN LTD
Provider of managed IT, sovereign cloud, cybersecurity, and…
|
AI1 | AU | Telecommunications, computer pr… |
|
ADVERITAS LIMITED
Provides SaaS solutions for digital advertising fraud preve…
|
AV1 | AU | Telecommunications, computer pr… |
|
AETERNAL M.
A High-Performance Computing-as-a-Service (HPCaaS) provider…
|
AMEN | ES | Telecommunications, computer pr… |
|
AFFLE 3I LIMITED
Technology-driven consumer intelligence platform for mobile…
|
AFFLE | IN | Telecommunications, computer pr… |
|
AgEagle Aerial Systems Inc.
Provider of full-stack, autonomous uncrewed aerial systems …
|
UAVS | US | Telecommunications, computer pr… |
|
AGILE
Cloud platform for creating, managing, and monetizing telev…
|
AGIL | ES | Telecommunications, computer pr… |
Anoto Group 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/3134/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=3134 | 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=3134 | 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=3134 \ -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": 3134}, 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 Anoto Group (id: 3134)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.