FRASLE MOBILITY S.A. — Investor Relations & Filings
About FRASLE MOBILITY S.A.
Frasle Mobility S.A. is a global provider of friction materials and motion control solutions, specializing in braking systems. The company develops and supplies a comprehensive range of products including brake pads, linings, and other friction components for light, heavy, and commercial vehicles such as trucks, buses, and semi-trailers. The organization emphasizes safety and innovation, integrating advanced technologies into its manufacturing processes and logistics operations. Notable developments include the implementation of large-scale automated logistics systems, such as the 4Mobility platform, to enhance aftermarket distribution efficiency. With a significant international presence, Frasle Mobility serves as a key supplier to original equipment manufacturers (OEMs) and the global aftermarket, focusing on high-performance materials and sustainable mobility solutions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| FRE NOVO 2021 v6 | 2022-03-09 | Portuguese | |
| FRE NOVO 2021 v5 | 2022-02-24 | Portuguese | |
| DFP 2021 | 2022-02-23 | Portuguese | |
| ITR 2021-Q3 | 2021-11-10 | Portuguese | |
| FRE NOVO 2021 v4 | 2021-08-09 | Portuguese | |
| ITR 2021-Q2 | 2021-08-09 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2022
3 filings
| |||||
| 34839428 | FRE NOVO 2021 v6 | 2022-03-09 | Portuguese | ||
| 34839160 | FRE NOVO 2021 v5 | 2022-02-24 | Portuguese | ||
| 33751796 | DFP 2021 | 2022-02-23 | Portuguese | ||
|
2021
12 filings
| |||||
| 33985719 | ITR 2021-Q3 | 2021-11-10 | Portuguese | ||
| 34838911 | FRE NOVO 2021 v4 | 2021-08-09 | Portuguese | ||
| 33985683 | ITR 2021-Q2 | 2021-08-09 | Portuguese | ||
| 34838607 | FRE NOVO 2021 v3 | 2021-08-05 | Portuguese | ||
| 34838389 | FRE NOVO 2021 v2 | 2021-06-14 | Portuguese | ||
| 34838210 | FRE NOVO 2021 | 2021-05-31 | Portuguese | ||
| 34615969 | FRE NOVO 2020 v8 | 2021-05-12 | Portuguese | ||
| 33985692 | ITR 2021-Q1 | 2021-05-12 | Portuguese | ||
| 34615955 | FRE NOVO 2020 v7 | 2021-04-29 | Portuguese | ||
| 34615948 | FRE NOVO 2020 v6 | 2021-04-27 | Portuguese | ||
| 33732325 | DFP 2020 v2 | 2021-03-04 | Portuguese | ||
| 33732181 | DFP 2020 | 2021-03-03 | Portuguese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of parts and accessories for motor vehicles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AC S.A.
Manufacturer of autogas systems (LPG/CNG) for petrol and di…
|
ACG | PL | Manufacturing |
|
ActBlue Co., Ltd.
Develops engine exhaust after-treatment systems to meet glo…
|
300816 | CN | Manufacturing |
|
ADD Industry (Zhejiang) Co., Ltd
Manufacturer of automotive suspension components, including…
|
603089 | CN | Manufacturing |
|
Adient plc
Global designer and manufacturer of automotive seating syst…
|
ADNT | IE | Manufacturing |
|
AD Plastik d.d.
Develops and produces plastic components for the automotive…
|
ADPL | HR | Manufacturing |
|
ADRAD HOLDINGS LIMITED
Designs and manufactures heat exchange solutions and automo…
|
AHL | AU | Manufacturing |
|
Adval Tech Holding AG
Manufactures high-volume metal and plastic components for t…
|
ADVN | CH | Manufacturing |
|
ADVANCED BRAKING TECHNOLOGY LTD
Provides sealed, fail-safe braking solutions for heavy mach…
|
ABV | AU | Manufacturing |
|
AISAN INDUSTRY CO., LTD
Manufacturer of automotive components, fuel systems, and en…
|
7283 | JP | Manufacturing |
|
AISIN CORPORATION
Global supplier of automotive components and energy, lifest…
|
7259 | JP | Manufacturing |
FRASLE MOBILITY 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/52988/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52988 | 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=52988 | 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=52988 \ -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": 52988}, 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 FRASLE MOBILITY S.A. (id: 52988)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.