
Tinkerine Studios Ltd. — Investor Relations & Filings
Tinkerine Studios Ltd. designs, manufactures, and distributes 3D printers, proprietary software, and materials. The company specializes in integrating 3D printing technologies with educational content, focusing on ADST (Applied Design, Skills, and Technologies) and STEAM learning through design thinking. Tinkerine provides comprehensive online courses, featuring bite-sized, self-paced video instruction delivered by industry professionals. These solutions target the education sector globally, alongside consumers, entrepreneurs, small businesses, and makers, supporting applications such as rapid prototyping, small-scale production, and the development of advanced manufacturing skills.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| News release - English.pdf | 2026-04-08 | English | |
| News release - English.pdf | 2024-11-20 | English | |
| News release - English.pdf | 2024-06-06 | English | |
| News release - English.pdf | 2024-01-26 | English | |
| Material change report - English.pdf | 2023-11-15 | English | |
| News release - English.pdf | 2023-11-15 | English |
Market data
Market data not available
Price history
Peer group · Manufacture of computers and peripheral equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Huddly AS
Develops AI-powered, software-defined video collaboration s…
|
HDLY | NO | Manufacturing |
|
Hyrican Info Systeme AG
Manufacturer of customized IT systems, hardware, and softwa…
|
HYI | DE | Manufacturing |
|
IDP Corp., Ltd.
Developer and manufacturer of identification card printers …
|
332370 | KR | Manufacturing |
|
IEI Integration Corp.
Global provider of industrial computing, AIoT solutions, an…
|
3022 | TW | Manufacturing |
|
IEIT SYSTEMS Co., Ltd.
Global provider of high-performance servers, storage, and c…
|
000977 | CN | Manufacturing |
|
Infortrend Technology, Inc.
Designs and manufactures enterprise-class SAN, NAS, and uni…
|
2495 | TW | Manufacturing |
|
INVENTEC CORPORATION
Global provider of design and manufacturing for notebooks, …
|
2356 | TW | Manufacturing |
|
In Win Development Inc.
Manufacturer of high-performance computer chassis, power su…
|
6117 | TW | Manufacturing |
|
Jiangsu Transimage Technology Co., Ltd.
Manufacturer of computer input devices, electronic componen…
|
002866 | CN | Manufacturing |
|
JLT Mobile Computers AB
Develops and supplies rugged mobile computing devices for d…
|
JLT | SE | Manufacturing |
Tinkerine Studios Ltd. 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/46344/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=46344 | 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=46344 | 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=46344 \ -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": 46344}, 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 Tinkerine Studios Ltd. (id: 46344)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.