
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 |
|---|---|---|---|
|
Sheng Yuan Holdings Limited
Investment holding company providing financial services, as…
|
851 | HK | Financial and insurance activit… |
|
Shenwan Hongyuan Group Co.,Ltd
Provides securities brokerage, investment banking, and asse…
|
000166 | CN | Financial and insurance activit… |
|
SHINHAN FINANCIAL GROUP CO LTD
Financial holding company offering banking, securities, and…
|
SHG | US | Financial and insurance activit… |
|
SHINHAN FINANCIAL GROUP CO.,LTD
A financial holding company offering banking, securities, i…
|
055550 | KR | Financial and insurance activit… |
|
Shizuoka Financial Group, Inc.
A financial holding company offering banking, leasing, and …
|
5831 | JP | Financial and insurance activit… |
|
Shooting Star Acquisition Corp.
Capital Pool Company (CPC) identifying assets to complete a…
|
SSSS.P | CA | Financial and insurance activit… |
|
Showa Holdings Co.,Ltd.
A diversified company in digital finance and industrial rub…
|
5103 | JP | Financial and insurance activit… |
|
Siddhi Acquisition Corp (Cayman Islands)
A blank check company targeting growth-oriented food and be…
|
SDHI | US | Financial and insurance activit… |
|
SIG GASES BERHAD
An investment holding company concentrating on its investme…
|
— | MY | Financial and insurance activit… |
|
Sila Holding AD
Holding company that acquires, manages, and sells shares, b…
|
HSI | 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.