
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 |
|---|---|---|---|
|
Blackstone Strategic Credit 2027 Term Fund
A closed-end term fund seeking high income from loans and f…
|
BGB | US | Financial and insurance activit… |
|
Blackwater Capital Corp.
Research-driven investment firm focused on capital preserva…
|
— | CA | Financial and insurance activit… |
|
Blick Global Group AB
An investment company that acquires existing shares in prof…
|
BLICK | SE | Financial and insurance activit… |
|
Blue Acquisition Corp/Cayman
A SPAC that merged with a clean energy-powered data center …
|
BACC | KY | Financial and insurance activit… |
|
Bluefield Solar Income Fund Limited
An investment company managing a portfolio of renewable ene…
|
BSIF | GG | Financial and insurance activit… |
|
Blue Horizon Global Capital Corp.
Diversified investment company identifying and investing in…
|
BHCC | CA | Financial and insurance activit… |
|
BLUE OWL CAPITAL INC.
Alternative asset management firm providing private capital…
|
OWL | US | Financial and insurance activit… |
|
Blue Planet Financials Growth and Income Investment Trust PLC
An investment trust providing capital growth and income fro…
|
BPFU | GB | Financial and insurance activit… |
|
BLUE STAR CAPITAL PLC
An investment company specializing in blockchain, DeFi, and…
|
BLU | GB | Financial and insurance activit… |
|
Bluewater Acquisition Corp.
Capital Pool Company focused on acquisitions in the maritim…
|
BAQ.P | CA | 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.