
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 |
|---|---|---|---|
|
Silver Grant International Holdings Group Limited
Diversified group active in energy, property investment, an…
|
171 | HK | Financial and insurance activit… |
|
Silver Pegasus Acquisition Corp.
A blank check company seeking a business combination in the…
|
SPEG | US | Financial and insurance activit… |
|
Silverwood Brands PLC
An investment company that acquires and develops consumer b…
|
SLWD | GB | Financial and insurance activit… |
|
SIMPAR S.A.
Holding company managing integrated logistics, fleet manage…
|
— | BR | Financial and insurance activit… |
|
Sinad Holding Co.
Manages investments in food, beverages, real estate, and in…
|
4080 | SA | Financial and insurance activit… |
|
SINARAN ADVANCE GROUP BERHAD
Investment holding company with interests in real estate, c…
|
— | MY | Financial and insurance activit… |
|
SINGSONGHOLDINGS
A holding company operating in the food ingredients and gra…
|
006880 | KR | Financial and insurance activit… |
|
Sinofortune Financial Holdings Limited
Investment holding company providing financial services, gl…
|
8123 | HK | Financial and insurance activit… |
|
Skarbiec Holding S.A.
Financial group specializing in asset management and invest…
|
SKH | PL | Financial and insurance activit… |
|
SK Discovery Co.,Ltd.
Holding company with a portfolio in life science, green che…
|
006120 | KR | 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.