
Chijet Motor Company, Inc. — Investor Relations & Filings
Chijet Motor Company, Inc. is an automotive technology enterprise that designs, develops, manufactures, sells, and services both new energy vehicles (NEVs) and traditional fuel-powered vehicles. The company's primary focus is on the electric vehicle (EV) sector, emphasizing the expansion of vehicle performance through sustainable technology with a minimal environmental footprint. Its strategic interests also include smart mobility, intelligent manufacturing, and the integration of edge intelligence technologies into its automotive solutions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 6-K - Digital Currency X Technology Inc. (0001957413) (Filer) | 2026-04-21 | English | |
| 3 - Digital Currency X Technology Inc. (0001957413) (Issuer) | 2026-03-24 | English | |
| 3 - Digital Currency X Technology Inc. (0001957413) (Issuer) | 2026-03-24 | English | |
| 3 - Digital Currency X Technology Inc. (0001957413) (Issuer) | 2026-03-24 | English | |
| SCHEDULE 13G Filing | 2026-02-17 | English | |
| SCHEDULE 13G/A Filing | 2026-02-05 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
8 filings
| |||||
| 34790688 | 6-K - Digital Currency X Technology Inc. (0001957413) (Filer) | 2026-04-21 | English | ||
| 33032504 | 3 - Digital Currency X Technology Inc. (0001957413) (Issuer) | 2026-03-24 | English | ||
| 33032503 | 3 - Digital Currency X Technology Inc. (0001957413) (Issuer) | 2026-03-24 | English | ||
| 33032498 | 3 - Digital Currency X Technology Inc. (0001957413) (Issuer) | 2026-03-24 | English | ||
| 32250001 | SCHEDULE 13G Filing | 2026-02-17 | English | ||
| 32249995 | SCHEDULE 13G/A Filing | 2026-02-05 | English | ||
| 32250031 | 6-K Filing | 2026-01-29 | English | ||
| 32249996 | 6-K Filing | 2026-01-29 | English | ||
|
2025
7 filings
| |||||
| 13631513 | 6-K | 2025-12-23 | English | ||
| 13631512 | 6-K | 2025-12-18 | English | ||
| 13631516 | 6-K | 2025-12-11 | English | ||
| 13631514 | 6-K | 2025-12-09 | English | ||
| 13631515 | Major Shareholding Notification 2025 | 2025-11-28 | English | ||
| 13631517 | 6-K | 2025-11-26 | English | ||
| 13631519 | 424B5 | 2025-11-25 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of motor vehicles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aebi Schmidt Holding AG
Provider of specialty vehicles and services for infrastruct…
|
AEBI | CH | Manufacturing |
|
Aerosun Corporation
Manufactures special-purpose vehicles, pressure vessels, an…
|
600501 | CN | Manufacturing |
|
ANADOLU ISUZU OTOMOTİV SANAYİ VE TİCARET A.Ş.
Manufacturer of commercial vehicles like buses, midibuses, …
|
ASUZU | TR | Manufacturing |
|
ANHUI ANKAI AUTOMOBILE CO.,LTD.
Manufacturer of buses and chassis specializing in monocoque…
|
000868 | CN | Manufacturing |
|
Anhui Jianghuai Automobile Group Corp.,Ltd.
Integrated manufacturer of commercial and passenger vehicle…
|
600418 | CN | Manufacturing |
|
Apollo Future Mobility Group Limited
Advanced automotive technology, smart mobility solutions, l…
|
860 | HK | Manufacturing |
|
ARI Motors Industries SE
Manufacturer of customizable light electric utility vehicle…
|
ARI | DE | Manufacturing |
|
Ashok Leyland Ltd.
Manufacturer of commercial vehicles, buses, and defense log…
|
ASHOKLEY | IN | Manufacturing |
|
Aston Martin Lagonda Global Holdings PLC
Manufacturer of ultra-luxury sports cars and grand tourers.
|
AML | GB | Manufacturing |
|
Autech Corporation
Manufacturer of special vehicles, HVAC systems, and cold ch…
|
067170 | KR | Manufacturing |
Chijet Motor Company, Inc. 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/35476/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=35476 | 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=35476 | 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=35476 \ -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": 35476}, 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 Chijet Motor Company, Inc. (id: 35476)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.