
TERN PLC — Investor Relations & Filings
Tern PLC is an investment company specializing in providing venture capital to early-stage and growth-stage companies within the Internet of Things (IoT) sector. The firm's principal activity is investing in disruptive software and technology companies. Beyond financial backing, Tern provides hands-on strategic support and expertise to its portfolio companies, acting as a long-term partner to help them scale their operations, develop their products, and achieve global market potential.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Result of GM & Update on Open Offer | 2026-05-08 | English | |
| Results of Open Offer | 2026-05-08 | English | |
| Open Offer and Notice of General Meeting | 2026-04-21 | English | |
| Total Voting Rights | 2026-03-31 | English | |
| Extension of loan facility agreement | 2026-03-05 | English | |
| Results of Open Offer | 2026-03-03 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
10 filings
| |||||
| 44237063 | Result of GM & Update on Open Offer | 2026-05-08 | English | ||
| 44106992 | Results of Open Offer | 2026-05-08 | English | ||
| 34696769 | Open Offer and Notice of General Meeting | 2026-04-21 | English | ||
| 33119647 | Total Voting Rights | 2026-03-31 | English | ||
| 34566499 | Extension of loan facility agreement | 2026-03-05 | English | ||
| 32869270 | Results of Open Offer | 2026-03-03 | English | ||
| 34559966 | Open Offer at 0.40p to raise up to £384,408 | 2026-02-13 | English | ||
| 14490743 | Tern Notes Automotive Momentum at Device Authority | 2026-02-05 | English | ||
| 12739564 | Update regarding SVV2 | 2026-01-15 | English | ||
| 34555940 | Investor Presentations | 2026-01-08 | English | ||
|
2025
5 filings
| |||||
| 10720733 | Online Investor Presentation and Q&A Session | 2025-12-23 | English | ||
| 9890002 | Issue of Talking Medicines Convertible Loan Notes | 2025-12-12 | English | ||
| 8771871 | Update regarding capital commitment to SVV2 | 2025-11-28 | English | ||
| 8604541 | Talking Medicines CLN Modifications | 2025-11-25 | English | ||
| 11399283 | Total Voting Rights | 2025-10-31 | English | ||
Financials
We couldn't load the financials
No data available yet
We have extracted financials for TERN PLC, but not for this combination of statement and period. Try a different combination.
Swipe the table to view all periods, or rotate your phone for a wider view.
| Line item | ! |
|---|---|
| Definition not yet available — coming soon. |
Market data
Market data not available
Price history
Peer group · Activities of non-money market investments funds
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
C International Income Fund
Invests in diversified investment grade fixed income securi…
|
— | CA | Financial and insurance activit… |
|
Citadel Group
Software firm providing secure information management for g…
|
CGL | AU | Financial and insurance activit… |
|
City of London Investment Group PLC
Global asset manager that primarily invests in closed-end f…
|
CLIG | GB | Financial and insurance activit… |
|
City of London Investment Trust PLC
An investment trust focused on long-term income and capital…
|
CTY | GB | Financial and insurance activit… |
|
Clairvest Group Inc.
Private equity firm focused on mid-market growth equity, bu…
|
CVG | CA | Financial and insurance activit… |
|
CLAL Biotechnology Industries Ltd.
A life sciences investment company financing and supporting…
|
CBI | IL | Financial and insurance activit… |
|
ClearBridge Energy Midstream Opportunity Fund Inc.
A closed-end fund investing in energy midstream entities fo…
|
EMO | US | Financial and insurance activit… |
|
CLIME CAPITAL LIMITED
Listed investment company managing a diversified portfolio …
|
CAM | AU | Financial and insurance activit… |
|
Clough Global Dividend & Income Fund
A closed-end fund seeking high total return via a global po…
|
GLV | US | Financial and insurance activit… |
|
Clough Global Equity Fund
A closed-end fund investing in global equities and fixed-in…
|
GLQ | US | Financial and insurance activit… |
TERN PLC 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/7958/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=7958 | 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=7958 | 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=7958 \ -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": 7958}, 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 TERN PLC (id: 7958)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.