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 |
|---|---|---|---|
|
CHC Helicopter Corporation
Global commercial helicopter operator providing critical tr…
|
CHHCF | CA | Transportation and storage |
|
China Airlines Ltd.
Provides global passenger and cargo air transportation serv…
|
2610 | TW | Transportation and storage |
|
China Eastern Airlines Co. Ltd. (CEA)
Offers passenger and cargo transport across domestic, regio…
|
670 | CN | Transportation and storage |
|
China Eastern Airlines Corporation Limited
Major Shanghai-based aviation group specializing in global …
|
670 | HK | Transportation and storage |
|
China Eastern Airlines Corporation Limited
Provides global passenger and cargo air transportation serv…
|
600115 | CN | Transportation and storage |
|
China Express Airlines Co.,LTD
Provides regional aviation services connecting smaller urba…
|
002928 | CN | Transportation and storage |
|
China Southern Airlines Company Limited
Operates global passenger and cargo air transport via Guang…
|
600029 | CN | Transportation and storage |
|
China Southern Airlines Company Limited
Specializes in comprehensive civil aviation, offering passe…
|
1055 | HK | Transportation and storage |
|
Chorus Aviation Inc.
A holding company providing regional airline services, spec…
|
CHR | CA | Transportation and storage |
|
CITIC OFFSHORE HELICOPTER CO.,LTD
General aviation operator for offshore oil and gas logistic…
|
000099 | CN | 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.