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 |
|---|---|---|---|
|
Norse Atlantic ASA
A low-cost, long-haul airline connecting Europe and the Uni…
|
NORSE | NO | Transportation and storage |
|
Norwegian Air Shuttle ASA
A low-cost airline connecting domestic, Nordic, and key Eur…
|
NAS | NO | Transportation and storage |
|
PEGASUS HAVA TAŞIMACILIĞI A.Ş.
A low-cost carrier providing scheduled passenger, cargo, an…
|
PGSUS | TR | Transportation and storage |
|
QANTAS AIRWAYS LIMITED
Provides domestic and international passenger and freight a…
|
QAN | AU | Transportation and storage |
|
Ryanair Hold. Plc
A European airline group operating an ultra low-cost carrie…
|
RYA | IE | Transportation and storage |
|
SEAIR Inc.
Regional seaplane provider offering scheduled flights and c…
|
SDS | CA | Transportation and storage |
|
Skymark Airlines Inc.
A domestic airline offering affordable fares, enhanced serv…
|
9204 | JP | Transportation and storage |
|
SKYWEST INC
An aviation holding company with regional airline, charter,…
|
SKYW | US | Transportation and storage |
|
SOUTHWEST AIRLINES CO
The world's largest low-cost carrier offering point-to-poin…
|
LUV | US | Transportation and storage |
|
SpiceJet Limited
Low-cost carrier providing scheduled passenger services and…
|
500285 | IN | 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.