
New Tech Capital S.A. — Investor Relations & Filings
New Tech Capital S.A. is an investment company specializing in providing venture capital and financial backing to early-stage technology startups. The company's investment portfolio includes a diverse range of assets such as shares, debt instruments, receivables, and real estate. In addition to its investment activities, New Tech Capital offers comprehensive advisory and business consulting services, including financial risk management.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Oświadczenie w sprawie formy przekazywania raportów kwartalnych. - Content (PL) | 2026-05-30 | Polish | |
| zal01_NTC_Q1_2026.pdf | 2026-05-30 | Polish | |
| plik podpisu | 2026-05-06 | Polish | |
| Oświadc zenie RN - oc ena sprawozdań 2025 | 2026-05-06 | Polish | |
| plik podpisu | 2026-05-06 | Polish | |
| Pismo Prezesa Zarządu | 2026-05-06 | Polish |
Browse filings by year
6 yearsFinancials
We couldn't load the financials
No data available yet
We have extracted financials for New Tech Capital S.A., 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 |
|---|---|---|---|
|
Bissett & Associates Investment Management Ltd.
Specialized in Canadian investment strategies, historically…
|
— | CA | Financial and insurance activit… |
|
Bitwise Bitcoin ETF
An exchange-traded fund designed to provide direct exposure…
|
BITB | US | Financial and insurance activit… |
|
Bitwise Ethereum ETF
An exchange-traded fund that directly holds ether (ETH) to …
|
ETHW | US | Financial and insurance activit… |
|
BKI INVESTMENT COMPANY LIMITED
Manages a diversified portfolio for long-term capital growt…
|
BKI | AU | Financial and insurance activit… |
|
BLACKFINCH SPRING VCT PLC
A venture capital trust investing in a portfolio of technol…
|
BFSP | GB | Financial and insurance activit… |
|
Black Hawk Acquisition Corp
A blank check company formed to effect a business combinati…
|
BKHA | US | Financial and insurance activit… |
|
Blackhawk Growth Corp.
Investment issuer specializing in strategic assets within t…
|
BLR | CA | Financial and insurance activit… |
|
Black Pearl Spolka Akcyjna
Investment firm acquiring stakes in tech and life sciences …
|
BPC | PL | Financial and insurance activit… |
|
BlackRock 2037 Municipal Target Term Trust
A closed-end fund of municipal bonds providing federally ta…
|
BMN | US | Financial and insurance activit… |
|
BLACKROCK CALIFORNIA MUNICIPAL INCOME TRUST
A closed-end fund investing in California municipal bonds f…
|
BFZ | US | Financial and insurance activit… |
New Tech Capital S.A. 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/5729/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=5729 | 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=5729 | 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=5729 \ -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": 5729}, 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 New Tech Capital S.A. (id: 5729)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.