
Tiny Ltd. — Investor Relations & Filings
Tiny Ltd. operates as a technology holding company and private equity firm specializing in the acquisition of majority ownership interests in established internet and technology businesses globally. The firm provides founders with simple and rapid exit strategies, typically offering terms within seven days and closing transactions within 30 days. A key operational principle is maintaining the autonomy of acquired businesses and protecting existing teams. Tiny's diverse portfolio includes prominent digital platforms and services such as Dribbble, Letterboxd, Buffer, and Creative Market. The company emphasizes a straightforward, transparent M&A process, positioning itself as a long-term home for profitable and sustainable digital assets.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Material change report - English.pdf | 2026-05-14 | English | |
| News release - English.pdf | 2026-05-13 | English | |
| Interim MD&A - English.pdf | 2026-05-13 | English | |
| News release - English.pdf | 2026-05-08 | English | |
| Form of proxy - English.pdf | 2026-05-07 | English | |
| News release - English.pdf | 2026-04-29 | English |
Browse filings by year
7 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47604925 | Material change report - English.pdf | 2026-05-14 | English | ||
| 47604928 | News release - English.pdf | 2026-05-13 | English | ||
| 47604944 | Interim MD&A - English.pdf | 2026-05-13 | English | ||
| 47604948 | News release - English.pdf | 2026-05-08 | English | ||
| 47604951 | Form of proxy - English.pdf | 2026-05-07 | English | ||
| 47604955 | News release - English.pdf | 2026-04-29 | English | ||
| 34617909 | Notice of change or variation - English.pdf | 2026-04-15 | English | ||
| 34613219 | Notice of change or variation - English.pdf | 2026-04-15 | English | ||
| 34611540 | News release - English.pdf | 2026-04-15 | English | ||
| 33965366 | News release - English.pdf | 2026-04-09 | French | ||
| 33961218 | News release - English.pdf | 2026-04-09 | English | ||
| 33943907 | News release - English.pdf | 2026-04-09 | English | ||
| 33088164 | News release - English.pdf | 2026-03-30 | English | ||
| 33087618 | Annual information form - English.pdf | 2026-03-30 | English | ||
| 33087622 | 52-109F1-IPO/RTO - IPO/RTO/ Becoming non-venture issuer - CFO (E).pdf | 2026-03-30 | English | ||
Market data
Market data not available
Price history
Peer group · Activities of holding companies
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
SBI RHEOS HIFUMI Inc.
A holding company for asset management, venture capital, an…
|
165A | JP | Financial and insurance activit… |
|
Schouw & Co.
Industrial conglomerate making long-term investments in a p…
|
SCHO | DK | Financial and insurance activit… |
|
Scully Royalty Ltd.
Operates with an iron ore royalty interest and diversified …
|
SRL | KY | Financial and insurance activit… |
|
SDIC Capital Co., Ltd
Financial holding platform for securities, trust, futures, …
|
600061 | CN | Financial and insurance activit… |
|
Sealand Capital Galaxy Limited
Acquires and operates tech businesses in digital marketing,…
|
SCGL | KY | Financial and insurance activit… |
|
SEDANIA INNOVATOR BERHAD
Technology and investment holding company enabling sustaina…
|
— | MY | Financial and insurance activit… |
| SEIWA HOLDINGS Co., Ltd. | 523A | JP | Financial and insurance activit… |
|
Selcodis
Investment holding company with primary activities in real …
|
SLCO | FR | Financial and insurance activit… |
|
Selkirk Group PLC
An acquisition vehicle for undervalued small and mid-cap co…
|
SELK | GB | Financial and insurance activit… |
|
Semapa
A public company managing urban development and regeneratio…
|
SQQ1 | FR | Financial and insurance activit… |
Tiny 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/47831/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=47831 | 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=47831 | 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=47831 \ -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": 47831}, 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 Tiny Ltd. (id: 47831)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.