
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
8 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 |
|---|---|---|---|
|
Senshu Ikeda Holdings,Inc.
Financial holding company offering banking, securities, lea…
|
8714 | JP | Financial and insurance activit… |
|
Senvest Capital Inc.
A holding company focused on investment management, merchan…
|
SEC | CA | Financial and insurance activit… |
|
Seven Elements Investment Holdings Limited
Investment holding company overseeing machinery, property, …
|
1660 | HK | Financial and insurance activit… |
|
SevenWay Capital Corp.
Currently undergoing reorganization with no active business…
|
SEVN.P | CA | Financial and insurance activit… |
|
Severcoop Gamza Holding AD
An investment holding company that acquires, manages, and s…
|
GAMZ | BG | Financial and insurance activit… |
|
Sever Holding AD
Investment holding company acquiring, managing, and selling…
|
SEVH | BG | Financial and insurance activit… |
|
SFI ao
A public diversified investment holding company managing as…
|
SFIN | RU | Financial and insurance activit… |
|
SGH LIMITED
Diversified investment company focused on industrial servic…
|
SGH | AU | Financial and insurance activit… |
|
Shandong Hi-Speed Holdings Group Limited
Strategic investment in New Energy and Infrastructure, inte…
|
412 | BM | Financial and insurance activit… |
|
Shanghai AJ Group Co.,Ltd.
Diversified holding company focused on financial services, …
|
600643 | CN | 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.