AZUL S.A. — Investor Relations & Filings
About AZUL S.A.
AZUL S.A. is a passenger transportation provider that operates an extensive airline network, serving the largest number of cities in its primary domestic market. The company manages a diverse fleet to provide approximately 800 daily flights to over 150 destinations, including both major urban hubs and previously underserved regional locations. Its business model focuses on connecting regional markets with domestic and international routes, emphasizing operational safety and punctuality. In addition to scheduled passenger services, the company provides cargo transportation and logistics solutions. By leveraging a strategic network that covers a significant portion of its operational territory, the company maintains a competitive position through high-frequency service and broad geographic reach.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| FRE NOVO 2021 v6 | 2022-03-23 | Portuguese | |
| DFP 2021 | 2022-02-24 | Portuguese | |
| FRE NOVO 2021 v5 | 2022-01-14 | Portuguese | |
| FRE NOVO 2021 v4 | 2021-12-13 | Portuguese | |
| FRE NOVO 2021 v3 | 2021-11-24 | Portuguese | |
| ITR 2021-Q3 | 2021-11-11 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2022
3 filings
| |||||
| 34676811 | FRE NOVO 2021 v6 | 2022-03-23 | Portuguese | ||
| 33740804 | DFP 2021 | 2022-02-24 | Portuguese | ||
| 34676812 | FRE NOVO 2021 v5 | 2022-01-14 | Portuguese | ||
|
2021
12 filings
| |||||
| 34676810 | FRE NOVO 2021 v4 | 2021-12-13 | Portuguese | ||
| 34676809 | FRE NOVO 2021 v3 | 2021-11-24 | Portuguese | ||
| 33977049 | ITR 2021-Q3 | 2021-11-11 | Portuguese | ||
| 34676808 | FRE NOVO 2021 v2 | 2021-08-18 | Portuguese | ||
| 33977054 | ITR 2021-Q2 | 2021-08-12 | Portuguese | ||
| 34676807 | FRE NOVO 2021 | 2021-05-28 | Portuguese | ||
| 34569763 | FRE NOVO 2020 v23 | 2021-05-18 | Portuguese | ||
| 34569750 | FRE NOVO 2020 v22 | 2021-05-13 | Portuguese | ||
| 34569740 | FRE NOVO 2020 v21 | 2021-05-12 | Portuguese | ||
| 33977035 | ITR 2021-Q1 | 2021-05-06 | Portuguese | ||
| 34569741 | FRE NOVO 2020 v20 | 2021-05-03 | Portuguese | ||
| 34569727 | FRE NOVO 2020 v19 | 2021-04-22 | Portuguese | ||
Market data
Market data not available
Price history
Peer group · Passenger air transport
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aegean Airlines
A full-service Star Alliance airline serving Europe and the…
|
AEGN | GR | Transportation and storage |
|
Aeroflot
Major airline providing passenger and cargo transport from …
|
AFLT | RU | Transportation and storage |
|
Air Astana JSC
Central Asian airline group with a dual-brand strategy for …
|
AIRA | KZ | Transportation and storage |
|
Air Busan Co., Ltd
A low-cost airline subsidiary of Asiana Airlines with domes…
|
298690 | KR | Transportation and storage |
|
Air Canada
Largest flag carrier providing scheduled passenger and carg…
|
AC | CA | Transportation and storage |
|
Air China Ld
National flag carrier providing passenger and cargo air tra…
|
601111 | CN | Transportation and storage |
|
Air China Limited
Exclusive national flag carrier offering comprehensive air …
|
753 | HK | Transportation and storage |
|
Air France-KLM
A global airline group with a European base for passenger, …
|
AF | FR | Transportation and storage |
|
AIR NEW ZEALAND LIMITED
Provides scheduled passenger and cargo air transportation a…
|
AIZ | NZ | Transportation and storage |
|
ALASKA AIR GROUP, INC.
An airline holding company providing passenger and cargo ai…
|
ALK | US | Transportation and storage |
AZUL S.A. 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/52842/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52842 | 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=52842 | 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=52842 \ -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": 52842}, 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 AZUL S.A. (id: 52842)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.