TC S.A. — Investor Relations & Filings
About TC S.A.
TC S.A. provides a digital platform focused on financial information, education, and community interaction for investors. The company offers a suite of tools through its mobile and web applications, including real-time market data, technical and fundamental analysis, and news feeds. A central component of its service is a social ecosystem where users can discuss market trends, share investment strategies, and access insights from professional analysts. The platform aims to democratize access to financial intelligence by combining collaborative networking with specialized investment resources. Additionally, the company’s operations encompass independent asset management and the production of educational content tailored to various levels of market expertise.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| FRE NOVO 2021 v10 | 2022-05-20 | Portuguese | |
| ITR 2022-Q1 | 2022-05-16 | Portuguese | |
| FRE NOVO 2021 v9 | 2022-05-09 | Portuguese | |
| DFP 2021 v3 | 2022-04-21 | Portuguese | |
| DFP 2021 v2 | 2022-04-19 | Portuguese | |
| DFP 2021 | 2022-03-29 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2022
7 filings
| |||||
| 34680277 | FRE NOVO 2021 v10 | 2022-05-20 | Portuguese | ||
| 34004219 | ITR 2022-Q1 | 2022-05-16 | Portuguese | ||
| 34680276 | FRE NOVO 2021 v9 | 2022-05-09 | Portuguese | ||
| 33743605 | DFP 2021 v3 | 2022-04-21 | Portuguese | ||
| 33743691 | DFP 2021 v2 | 2022-04-19 | Portuguese | ||
| 33743557 | DFP 2021 | 2022-03-29 | Portuguese | ||
| 34680274 | FRE NOVO 2021 v8 | 2022-02-25 | Portuguese | ||
|
2021
8 filings
| |||||
| 34680275 | FRE NOVO 2021 v7 | 2021-11-29 | Portuguese | ||
| 33979356 | ITR 2021-Q3 | 2021-11-12 | Portuguese | ||
| 34680273 | FRE NOVO 2021 v6 | 2021-11-01 | Portuguese | ||
| 34680272 | FRE NOVO 2021 v5 | 2021-09-10 | Portuguese | ||
| 34680271 | FRE NOVO 2021 v4 | 2021-08-24 | Portuguese | ||
| 33979358 | ITR 2021-Q2 | 2021-08-12 | Portuguese | ||
| 34680270 | FRE NOVO 2021 v3 | 2021-08-04 | Portuguese | ||
| 34680268 | FRE NOVO 2021 v2 | 2021-07-27 | Portuguese | ||
Market data
Market data not available
Price history
Peer group · Web search portals activities and other information service activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
11 88 0 Solutions AG
Digital marketing and local search provider offering teleph…
|
TGT | DE | Telecommunications, computer pr… |
|
ACCESS Newswire Inc.
Offers a unified SaaS platform for public relations and inv…
|
ACCS | US | Telecommunications, computer pr… |
|
Acheter-Louer.fr
Online real estate portal with property ads and services fo…
|
ALALO | FR | Telecommunications, computer pr… |
|
Adevinta
An online classifieds group operating a portfolio of digita…
|
ADE | NO | Telecommunications, computer pr… |
|
Adverty AB
An in-game advertising platform for mobile, VR, and AR expe…
|
ADVT | SE | Telecommunications, computer pr… |
|
ADVFN PLC
Global provider of financial market data and analysis tools…
|
AFN | GB | Telecommunications, computer pr… |
|
Aeroplan Income Fund
Operated Aeroplan, a premier coalition loyalty marketing co…
|
AER.UN | CA | Telecommunications, computer pr… |
|
Aether Holdings, Inc.
A financial technology company offering research analytics …
|
ATHR | US | Telecommunications, computer pr… |
|
Airbnb, Inc.
Operates an online marketplace for booking short-term lodgi…
|
ABNB | US | Telecommunications, computer pr… |
|
airCloset,Inc.
Operates a personal styling and fashion rental subscription…
|
9557 | JP | Telecommunications, computer pr… |
TC 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/53190/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53190 | 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=53190 | 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=53190 \ -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": 53190}, 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 TC S.A. (id: 53190)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.