
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 |
|---|---|---|---|
|
Regallia Holdings & Investments Public LTD
An investment company operating as a closed-end fund with a…
|
REG | CY | Financial and insurance activit… |
|
Regent Pacific Group Limited
Global investment holding focused on healthcare, life scien…
|
575 | KY | Financial and insurance activit… |
|
Regional, S.A.B. de C.V.
Financial holding company providing banking services to SME…
|
R | MX | Financial and insurance activit… |
|
ReinetInvest
An investment holding company focused on conservative, long…
|
REINI | LU | Financial and insurance activit… |
|
REINO Capital S.A.
A holding company in commercial real estate that co-invests…
|
RNC | PL | Financial and insurance activit… |
|
REKATECH CAPITAL BERHAD
An investment holding company providing management, enginee…
|
— | MY | Financial and insurance activit… |
|
Religare Enterprises Ltd
Provides retail broking, health insurance, housing finance,…
|
RELIGARE | IN | Financial and insurance activit… |
|
REMGRO LIMITED
Diversified investment holding company with a broad portfol…
|
REM | ZA | Financial and insurance activit… |
|
Renze Harvest International Limited
Diversified operations including intelligent manufacturing,…
|
1282 | KY | Financial and insurance activit… |
|
Republica Holding AD
Holding company that acquires, manages, evaluates, and sell…
|
HREP | BG | 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.