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 |
|---|---|---|---|
| FCA - Formulário Cadastral | 2026-05-01 | Portuguese | |
| Mapa Sintético Consolidado | 2026-04-29 | Portuguese | |
| FRE - Formulário de Referência | 2026-04-24 | Portuguese | |
| FCA - Formulário Cadastral | 2026-04-23 | Portuguese | |
| - | 2026-04-22 | Portuguese | |
| Atualização - Emissão de Bônus de Subscrição | 2026-04-20 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
12 filings
| |||||
| 39658526 | FCA - Formulário Cadastral | 2026-05-01 | Portuguese | ||
| 39284635 | Mapa Sintético Consolidado | 2026-04-29 | Portuguese | ||
| 36845257 | FRE - Formulário de Referência | 2026-04-24 | Portuguese | ||
| 35443827 | FCA - Formulário Cadastral | 2026-04-23 | Portuguese | ||
| 35520517 | - | 2026-04-22 | Portuguese | ||
| 34691352 | Atualização - Emissão de Bônus de Subscrição | 2026-04-20 | Portuguese | ||
| 34468642 | - | 2026-04-14 | Portuguese | ||
| 33859451 | FRE - Formulário de Referência | 2026-04-08 | Portuguese | ||
| 33691283 | Azul Anuncia Mudanças na Gestão | 2026-04-06 | Portuguese | ||
| 33796559 | DFP 2025 v3 | 2026-03-31 | Portuguese | ||
| 33796558 | DFP 2025 v2 | 2026-03-27 | Portuguese | ||
| 33796557 | DFP 2025 | 2026-03-27 | Portuguese | ||
|
2025
3 filings
| |||||
| 34103348 | ITR 2025-Q3 | 2025-11-14 | Portuguese | ||
| 34103340 | ITR 2025-Q2 | 2025-08-14 | Portuguese | ||
| 34103260 | ITR 2025-Q1 | 2025-05-14 | Portuguese | ||
Market data
Market data not available
Price history
Peer group · Passenger air transport
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Compagnie Aérienne Inter Régionale Express
Airline holding company for Caribbean air transport, placed…
|
MLAAE | FR | Transportation and storage |
|
Controladora Vuela Compania de Aviacion, S.A.B. de C.V.
An ultra low-cost airline providing scheduled air transport…
|
VOLAR | MX | Transportation and storage |
|
Copa Holdings, S.A.
A Latin American provider of passenger and cargo air servic…
|
CPA | PA | Transportation and storage |
|
Croatia Airlines d.d.
A flag carrier offering passenger and cargo flights to Euro…
|
CRAL | HR | Transportation and storage |
|
DELTA AIR LINES, INC.
A global airline providing air transportation for passenger…
|
DAL | US | Transportation and storage |
|
Deutsche Lufthansa AG
A global aviation group providing passenger, cargo, and avi…
|
LHA | DE | Transportation and storage |
|
Easyjet PLC
A European low-cost airline group providing short-haul flig…
|
EZJ | GB | Transportation and storage |
|
EHang Holdings Ltd
Develops autonomous eVTOL aircraft for passenger transport,…
|
EH | US | Transportation and storage |
|
El Al Israel Airlines Ltd.
International airline operating passenger and cargo flights…
|
ELAL | IL | Transportation and storage |
|
Enter Air S.A.
Charter airline operating passenger flights for European to…
|
ENT | PL | 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.