
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 |
|---|---|---|---|
|
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 |
|
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 |
|
BAIC BluePark New Energy Technology Co.,Ltd.
Developer and manufacturer of battery electric vehicles and…
|
600733 | 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.