
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 |
|---|---|---|---|
|
BAIC FOTON MOTOR CO.,LTD.
Manufacturer of commercial vehicles and NEVs, including tru…
|
600166 | CN | Manufacturing |
|
BAIC Motor Corporation Limited
Major automotive enterprise manufacturing and distributing …
|
1958 | HK | Manufacturing |
|
Bayerische Motoren Werke AG
A leading global manufacturer of premium automobiles and mo…
|
BMW3 | DE | Manufacturing |
|
Beijing SinoHytec Company Limited
Develops, manufactures, and commercializes hydrogen fuel ce…
|
2402 | HK | Manufacturing |
|
Blue Bird Corp
Designer and manufacturer of school buses, including low- a…
|
BLBD | US | Manufacturing |
|
BOLLINGER INNOVATIONS, INC.
Develops and manufactures commercial electric vehicles and …
|
BINI | US | Manufacturing |
|
Breton Technology Co., Ltd.
Specializes in battery-electric heavy machinery and new ene…
|
1333 | HK | Manufacturing |
|
Brilliance China Automotive Holdings Limited
Investment holding company manufacturing and selling vehicl…
|
1114 | BM | Manufacturing |
|
BYD Company Limited
A global technology enterprise specializing in NEVs, rechar…
|
1211 | HK | Manufacturing |
|
BYD COMPANY LIMITED
Global technology firm specializing in new energy solutions…
|
002594 | CN | 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.