
REE Automotive Ltd. — Investor Relations & Filings
REE Automotive Ltd. is an automotive technology company focused on electric mobility solutions for the commercial vehicle market. The company develops and manufactures modular electric vehicle platforms based on its proprietary REEcorner™ technology. Each REEcorner™ is a compact module that integrates steering, braking, suspension, and an e-motor into the wheel arch. This design enables the creation of fully flat and modular chassis controlled by an X-by-Wire system, offering design flexibility for manufacturers of electric trucks, buses, and delivery vans. REE's software-defined vehicle (SDV) architecture supports over-the-air (OTA) updates to enhance vehicle performance, safety, and reliability for commercial fleets.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Regulatory Filings 2024 | 2024-12-27 | English | |
| Regulatory Filings 2024 | 2024-12-27 | English | |
| Regulatory Filings 2024 | 2024-12-26 | English | |
| Regulatory Filings 2024 | 2024-12-23 | English | |
| Regulatory Filings 2024 | 2024-12-20 | English | |
| Regulatory Filings 2024 | 2024-12-17 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
15 filings
| |||||
| 13375095 | Regulatory Filings 2024 | 2024-12-27 | English | ||
| 13375096 | Regulatory Filings 2024 | 2024-12-27 | English | ||
| 13375097 | Regulatory Filings 2024 | 2024-12-26 | English | ||
| 13375098 | Regulatory Filings 2024 | 2024-12-23 | English | ||
| 13375099 | Regulatory Filings 2024 | 2024-12-20 | English | ||
| 13375100 | Regulatory Filings 2024 | 2024-12-17 | English | ||
| 13375101 | REPORT OF FOREIGN PRIVATE ISSUER | 2024-12-17 | English | ||
| 13375104 | Regulatory Filings 2024 | 2024-12-12 | English | ||
| 13375102 | Regulatory Filings 2024 | 2024-11-25 | English | ||
| 13375103 | Regulatory Filings 2024 | 2024-11-22 | English | ||
| 13375105 | Regulatory Filings 2024 | 2024-11-18 | English | ||
| 13375106 | REPORT OF FOREIGN PRIVATE ISSUER | 2024-11-14 | English | ||
| 13375107 | SC 13G/A | 2024-11-12 | English | ||
| 13375108 | Major Shareholding Notification 2024 | 2024-11-04 | English | ||
| 13375109 | REE AUTOMOTIVE LTD. | 2024-11-01 | English | ||
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 |
REE Automotive Ltd. 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/34972/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=34972 | 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=34972 | 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=34972 \ -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": 34972}, 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 REE Automotive Ltd. (id: 34972)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.