AZN Capital Corp. - Investor Relations & Filings
About AZN Capital Corp.
AZN Capital Corp. is a Light Electric Vehicle (LEV) mobility solutions company focused on providing sustainable micro-mobility services. The firm offers various rental solutions, including bikes, e-bikes, and stand-up scooters, often operating in collaboration with municipal partners. AZN Capital specializes in delivering safe and accessible transportation options, primarily targeting the U.S. market. The company was formerly known as Last Mile Holdings Ltd.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| News release - English.pdf | 2021-12-24 | English | |
| Interim financial statements/report – English.pdf | 2021-12-24 | English | |
| Interim financial statements/report – English.pdf | 2021-12-24 | English | |
| 52-109FV2 - Certification of interim filings - CEO (E).pdf | 2021-12-24 | English | |
| 52-109FV2 - Certification of interim filings - CEO (E).pdf | 2021-12-24 | English | |
| AB form 13-501F1 (class 1 and 3B reporting issuers - participation fee).pdf | 2021-12-24 | English |
Market data
Market data not available
Price history
Peer group · Urban and suburban passenger land transport
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AMS Public Transport Holdings Limited
Operates franchised Green Minibus (GMB) and residents' bus …
|
77 | HK | Transportation and storage |
|
Argo Corporation
Provides intelligent, electrified transit systems with dyna…
|
ARGH | CA | Transportation and storage |
|
Autopistas del Sol S.A.
Road concessionaire and toll road operator managing over 12…
|
— | AR | Transportation and storage |
|
BANGKOK EXPRESSWAY AND METRO PUBLIC COMPANY LIMITED
Constructs, operates, and manages expressways and rapid rai…
|
BEM | TH | Transportation and storage |
|
BİN ULAŞIM VE AKILLI ŞEHİR TEKNOLOJİLERİ A.Ş.
A technology company providing shared e-scooter services an…
|
BINBN | TR | Transportation and storage |
| Bird Global | BRDS | US | Transportation and storage |
|
BTS GROUP HOLDINGS PUBLIC COMPANY LIMITED
Diversified conglomerate in Mass Transit, Media, Property, …
|
BTS | TH | Transportation and storage |
|
BTS RAIL MASS TRANSIT GROWTH INFRASTRUCTURE FUND
Invests in net farebox revenues from mass transit systems, …
|
BTSGIF | TH | Transportation and storage |
| Cabcharge Australia Limited | CAB | AU | Transportation and storage |
|
Công ty Cổ phần Ánh Dương Việt Nam
Specializes in ground passenger transportation, a prominent…
|
VNS | VN | Transportation and storage |
AZN Capital Corp. 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/43740/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=43740 | 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=43740 | 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=43740 \ -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": 43740}, 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 AZN Capital Corp. (id: 43740)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.