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 WEB 2023 v9 | 2023-10-27 | Portuguese | |
| FRE WEB 2023 v8 | 2023-09-29 | Portuguese | |
| FRE WEB 2023 v7 | 2023-09-05 | Portuguese | |
| FRE WEB 2023 v6 | 2023-08-28 | Portuguese | |
| ITR 2023-Q2 | 2023-08-09 | Portuguese | |
| FRE WEB 2023 v5 | 2023-08-04 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
15 filings
| |||||
| 35757908 | FRE WEB 2023 v9 | 2023-10-27 | Portuguese | ||
| 35757836 | FRE WEB 2023 v8 | 2023-09-29 | Portuguese | ||
| 35757753 | FRE WEB 2023 v7 | 2023-09-05 | Portuguese | ||
| 35757695 | FRE WEB 2023 v6 | 2023-08-28 | Portuguese | ||
| 34036386 | ITR 2023-Q2 | 2023-08-09 | Portuguese | ||
| 35757639 | FRE WEB 2023 v5 | 2023-08-04 | Portuguese | ||
| 35757565 | FRE WEB 2023 v4 | 2023-07-31 | Portuguese | ||
| 35757486 | FRE WEB 2023 v3 | 2023-06-27 | Portuguese | ||
| 35757423 | FRE WEB 2023 v2 | 2023-06-20 | Portuguese | ||
| 35757366 | FRE WEB 2023 | 2023-05-29 | Portuguese | ||
| 35228370 | FRE NOVO 2022 v12 | 2023-05-15 | Portuguese | ||
| 34036379 | ITR 2023-Q1 | 2023-05-10 | Portuguese | ||
| 35228307 | FRE NOVO 2022 v11 | 2023-05-03 | Portuguese | ||
| 35228265 | FRE NOVO 2022 v10 | 2023-04-28 | Portuguese | ||
| 35228223 | FRE NOVO 2022 v9 | 2023-03-28 | 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.