
THORNEY TECHNOLOGIES LTD — Investor Relations & Filings
Thorney Technologies Ltd is an investment company specializing in identifying and investing in high-growth technology firms across multiple development stages. Managed by the Thorney Investment Group, the entity maintains a diversified portfolio that includes early-stage ventures, pre-IPO opportunities, and listed technology companies. The firm’s investment mandate focuses on disruptive innovations and scalable business models within sectors such as software-as-a-service (SaaS), financial technology, e-commerce, and biotechnology. By leveraging deep market expertise and a strategic approach to capital allocation, the company seeks to provide exposure to emerging technological trends and support the long-term growth of its portfolio companies.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Becoming a substantial holder for M7T 4 pages 220.8KB | 2026-05-11 | English | |
| Update - Notification of buy-back - TEK 6 pages 18.4KB | 2026-05-10 | English | |
| Ceasing to be a substantial holder for 5GG 4 pages 233.4KB | 2026-05-10 | English | |
| Update - Notification of buy-back - TEK 6 pages 18.4KB | 2026-05-06 | English | |
| Update - Notification of buy-back - TEK 6 pages 18.4KB | 2026-05-05 | English | |
| Update - Notification of buy-back - TEK 6 pages 18.4KB | 2026-04-30 | English |
Browse filings by year
22 years- 2026 53 filings
- 2025 99 filings
- 2024 181 filings
- 2023 160 filings
- 2022 92 filings
- 2021 71 filings
- 2020 96 filings
- 2019 75 filings
- 2018 38 filings
- 2017 56 filings
- 2016 39 filings
- 2015 25 filings
- 2014 23 filings
- 2013 68 filings
- 2012 49 filings
- 2011 94 filings
- 2010 51 filings
- 2009 63 filings
- 2008 44 filings
- 2007 53 filings
- 2006 43 filings
- 2005 34 filings
Market data
Market data not available
Price history
Peer group · Activities of non-money market investments funds
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Compass Venture Inc.
Structured as a Capital Pool Company (CPC) seeking targets …
|
CVI-P | CA | Financial and insurance activit… |
|
Công ty Cổ phần Đầu tư iCapital
An investment firm specializing in public and private equit…
|
PTC | VN | Financial and insurance activit… |
|
Công ty Cổ phần MHC
Specializes in financial investment (stocks, bonds) and rea…
|
MHC | VN | Financial and insurance activit… |
|
Consensus Asset Management AB
Financial services firm offering asset management and corpo…
|
CAM B | SE | Financial and insurance activit… |
|
Constellation Capital Corp.
Funds and develops early-stage health and wellness consumer…
|
CNST.P | CA | Financial and insurance activit… |
|
Copland Road Capital Corporation
An entrepreneurial investment firm providing capital and st…
|
CRCC | CA | Financial and insurance activit… |
|
Copley Acquisition Corp
A SPAC targeting businesses in the technology or lifestyle …
|
COPL | US | Financial and insurance activit… |
|
Core North American Dividend Split Corp.
Split share investment focused on dividend-yielding North A…
|
— | CA | Financial and insurance activit… |
|
Cornerstone Strategic Investment Fund, Inc.
A closed-end fund seeking long-term capital appreciation vi…
|
CLM | US | Financial and insurance activit… |
|
CORNERSTONE TOTAL RETURN FUND INC
A diversified, closed-end investment company seeking capita…
|
CRF | US | Financial and insurance activit… |
THORNEY TECHNOLOGIES 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/65908/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=65908 | 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=65908 | 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=65908 \ -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": 65908}, 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 THORNEY TECHNOLOGIES LTD (id: 65908)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.