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 |
|---|---|---|---|
|
Jazz Air Income Fund
A publicly traded income trust holding a major regional air…
|
CHR | CA | Transportation and storage |
|
JEJUAIR, CO., LTD.
A low-cost carrier providing passenger and cargo flights on…
|
089590 | KR | Transportation and storage |
|
JET2 PLC
A leisure travel group operating an airline and a tour oper…
|
JET2 | GB | Transportation and storage |
|
JETBLUE AIRWAYS CORP
Passenger airline with 1,000 daily flights to 100+ destinat…
|
JBLU | US | Transportation and storage |
|
JIN AIR CO,.LTD.
A low-cost carrier and subsidiary of Korean Air providing p…
|
272450 | KR | Transportation and storage |
|
Joby Aviation, Inc.
Aerospace company developing all-electric eVTOL aircraft fo…
|
JOBY | US | Transportation and storage |
|
Juneyao Airlines Co., Ltd
Shanghai-based full-service airline operating domestic and …
|
603885 | CN | Transportation and storage |
|
KOREAN AIR LINES CO.,LTD
A global airline providing passenger, cargo, and aerospace …
|
003490 | KR | Transportation and storage |
|
LATAM AIRLINES GROUP S.A.
The largest airline group in Latin America for passenger an…
|
LTM | CL | Transportation and storage |
|
MESA AIR GROUP INC
Operates regional air services for major airlines under cap…
|
MESA | 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.