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 2015 v5 | 2015-06-26 | Portuguese | |
| FRE 2015 v4 | 2015-06-18 | Portuguese | |
| FRE 2015 v3 | 2015-06-15 | Portuguese | |
| FRE 2015 v2 | 2015-06-10 | Portuguese | |
| FRE 2015 | 2015-05-29 | Portuguese | |
| FRE 2014 v11 | 2015-04-23 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2015
12 filings
| |||||
| 34370481 | FRE 2015 v5 | 2015-06-26 | Portuguese | ||
| 34370471 | FRE 2015 v4 | 2015-06-18 | Portuguese | ||
| 34370458 | FRE 2015 v3 | 2015-06-15 | Portuguese | ||
| 34370448 | FRE 2015 v2 | 2015-06-10 | Portuguese | ||
| 34370441 | FRE 2015 | 2015-05-29 | Portuguese | ||
| 34334863 | FRE 2014 v11 | 2015-04-23 | Portuguese | ||
| 34334852 | FRE 2014 v10 | 2015-04-06 | Portuguese | ||
| 33636953 | DFP 2014 v3 | 2015-03-10 | Portuguese | ||
| 33636895 | DFP 2014 v2 | 2015-03-10 | Portuguese | ||
| 33636884 | DFP 2014 | 2015-03-10 | Portuguese | ||
| 34334819 | FRE 2014 v9 | 2015-01-14 | Portuguese | ||
| 34334830 | FRE 2014 v8 | 2015-01-09 | Portuguese | ||
|
2014
3 filings
| |||||
| 34334791 | FRE 2014 v7 | 2014-12-12 | Portuguese | ||
| 34334764 | FRE 2014 v6 | 2014-11-10 | Portuguese | ||
| 33872950 | ITR 2014-Q3 | 2014-11-05 | 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.