CANTU STORE S.A. — Investor Relations & Filings
About CANTU STORE S.A.
CANTU STORE S.A. is a leading platform specializing in the import, distribution, and retail of tires and automotive replacement parts. The company operates an integrated business model that encompasses physical retail locations, e-commerce channels, and a robust distribution network. It provides end-to-end solutions for a diverse client base, including individual consumers, fleet operators, and business partners. Through its extensive infrastructure of subsidiaries and distribution centers, the organization facilitates the supply of a wide range of tire brands and automotive components. The company focuses on technological integration and logistics efficiency to maintain its position as a primary player in the automotive aftermarket, offering comprehensive services that support mobility and fleet management.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| DFP - Demonstrações Financeiras Padronizadas | 2026-05-01 | Portuguese | |
| ITR 2025-Q3 v2 | 2025-11-19 | Portuguese | |
| ITR 2025-Q3 | 2025-11-14 | Portuguese | |
| ITR 2025-Q2 | 2025-08-14 | Portuguese | |
| ITR 2025-Q1 | 2025-05-15 | Portuguese | |
| DFP 2024 | 2025-03-31 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
1 filing
| |||||
| 39669217 | DFP - Demonstrações Financeiras Padronizadas | 2026-05-01 | Portuguese | ||
|
2025
5 filings
| |||||
| 34126484 | ITR 2025-Q3 v2 | 2025-11-19 | Portuguese | ||
| 34126474 | ITR 2025-Q3 | 2025-11-14 | Portuguese | ||
| 34126374 | ITR 2025-Q2 | 2025-08-14 | Portuguese | ||
| 34126339 | ITR 2025-Q1 | 2025-05-15 | Portuguese | ||
| 33791911 | DFP 2024 | 2025-03-31 | Portuguese | ||
|
2024
6 filings
| |||||
| 34072157 | ITR 2024-Q3 | 2024-11-14 | Portuguese | ||
| 34072089 | ITR 2024-Q2 | 2024-08-14 | Portuguese | ||
| 34072065 | ITR 2024-Q1 | 2024-05-15 | Portuguese | ||
| 35815666 | FRE WEB 2023 v6 | 2024-05-08 | Portuguese | ||
| 33778846 | DFP 2023 | 2024-04-04 | Portuguese | ||
| 35815570 | FRE WEB 2023 v5 | 2024-03-28 | Portuguese | ||
|
2023
3 filings
| |||||
| 34039688 | ITR 2023-Q3 | 2023-11-14 | Portuguese | ||
| 35815423 | FRE WEB 2023 v4 | 2023-10-03 | Portuguese | ||
| 35815314 | FRE WEB 2023 v3 | 2023-09-25 | Portuguese | ||
Market data
Market data not available
Price history
Peer group · Wholesale of motor vehicle parts and accessories
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Zhongshi Minan Holdings Limited
Comprehensive automotive service provider, trading parts, a…
|
8283 | HK | Wholesale and retail trade |
CANTU STORE 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/52890/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52890 | 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=52890 | 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=52890 \ -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": 52890}, 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 CANTU STORE S.A. (id: 52890)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.