
Apollo Future Mobility Group Limited — Investor Relations & Filings
Apollo Future Mobility Group Limited (AFMG) is an investment holding company primarily dedicated to the development and provision of smart mobility solutions and advanced automotive technology. AFMG focuses on revolutionizing the luxury mobility sector by emphasizing user-centricity and future-forward design. The company specializes in the development, engineering, and software integration for high-performance vehicles, including hypercars and electric vehicles (EVs). Core business activities encompass the design, manufacturing, and sale of sports cars, with a presence in European markets. AFMG also maintains operations in the trading, retail, and wholesale of jewelry products and watches.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| MONTHLY RETURN OF EQUITY ISSUER ON MOVEMENTS IN SECURITIES FOR THE MONTH ENDED 30 APRIL 2026 | 2026-05-06 | English | |
| ANNUAL REPORT 2025 | 2026-04-30 | English | |
| NOMINATION COMMITTEE - TERMS OF REFERENCE | 2026-04-02 | English | |
| MONTHLY RETURN OF EQUITY ISSUER ON MOVEMENTS IN SECURITIES FOR THE MONTH ENDED 31 MARCH 2026 | 2026-04-02 | English | |
| ANNUAL RESULTS ANNOUNCEMENT FOR THE YEAR ENDED 31 DECEMBER 2025 | 2026-03-31 | English | |
| SUPPLEMENTAL INFORMATION IN RELATION TO ANNUAL REPORT FOR THE YEAR ENDED 31 DECEMBER 2024 | 2026-03-24 | English |
Browse filings by year
25 years- 2026 11 filings
- 2025 27 filings
- 2024 58 filings
- 2023 70 filings
- 2022 74 filings
- 2021 43 filings
- 2020 49 filings
- 2019 49 filings
- 2018 56 filings
- 2017 70 filings
- 2016 51 filings
- 2015 72 filings
- 2014 56 filings
- 2013 34 filings
- 2012 39 filings
- 2011 50 filings
- 2010 72 filings
- 2009 70 filings
- 2008 11 filings
- 2007 14 filings
- 2006 20 filings
- 2005 12 filings
- 2004 15 filings
- 2003 19 filings
- 2002 8 filings
Market data
Market data not available
Price history
Peer group · Manufacture of motor vehicles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
United Faith Auto-Engineering Co., Ltd.
Engineers specialized aviation ground support equipment and…
|
301112 | CN | Manufacturing |
|
Vicinity Motor Corporation
Supplier of electric, CNG, gas, and clean-diesel commercial…
|
VEV | CA | Manufacturing |
|
Vietnam Manufacturing and Export Processing (Holdings) Limited
Manufacturer and seller of scooters, cub vehicles, engines,…
|
422 | HK | Manufacturing |
|
VinFast Auto Ltd.
Global manufacturer of all-electric SUVs and related mobili…
|
VFS | SG | Manufacturing |
|
Volkswagen AG
A multinational automotive firm that manufactures vehicles …
|
VOW3 | DE | Manufacturing |
|
Volvo Car
A European luxury car brand focused on safety, Scandinavian…
|
VOLCAR | SE | Manufacturing |
|
Volvo Group
A global manufacturer of trucks, buses, construction equipm…
|
VOLV | SE | Manufacturing |
|
Western Star Trucks Holdings Ltd.
Manufacturer of customized, premium heavy-duty Class 8 truc…
|
— | CA | Manufacturing |
|
Workhorse Group Inc.
OEM of battery-electric commercial vehicles for the last-mi…
|
WKHS | US | Manufacturing |
|
Wuling Motors Holdings Ltd
Manufactures and trades automotive components, engines, and…
|
305 | BM | Manufacturing |
Apollo Future Mobility Group Limited 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/49519/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=49519 | 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=49519 | 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=49519 \ -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": 49519}, 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 Apollo Future Mobility Group Limited (id: 49519)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.