
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 |
|---|---|---|---|
|
Ordissimo
Develops user-friendly electronics like computers and smart…
|
ALORD | FR | Manufacturing |
|
Orgtechnica AD
Manufacturer of electronic calculating equipment, fiscal de…
|
ORGT | BG | Manufacturing |
|
Panache Digilife Limited
Designs and manufactures ICT and IoT solutions for digital …
|
PANACHE | IN | Manufacturing |
|
PAX Global Technology Limited
Supplier of secure electronic payment terminal solutions an…
|
327 | BM | Manufacturing |
|
PEGATRON CORPORATION
Global design and manufacturing provider for electronics an…
|
4938 | TW | Manufacturing |
|
PINE Technology Holdings Limited
Engaged in the design, manufacture, and global sale of comp…
|
1079 | BM | Manufacturing |
|
Planet Image International Ltd
Manufacturer and seller of compatible toner cartridges for …
|
YIBO | US | Manufacturing |
|
PLAT'HOME CO.,LTD.
Develops and manufactures IoT gateways, micro-servers, and …
|
6836 | JP | Manufacturing |
|
POINT MOBILE Co., Ltd.
Global manufacturer of rugged devices and enterprise mobili…
|
318020 | KR | Manufacturing |
|
Posiflex Technology, Inc.
Global provider of POS systems, interactive kiosks, and ind…
|
8114 | TW | 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.