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 |
|---|---|---|---|
|
VIRGIN AUSTRALIA HOLDINGS LIMITED.
Provides domestic and international passenger, cargo, and c…
|
VGN | AU | Transportation and storage |
|
Virgin Galactic Holdings, Inc
A vertically integrated aerospace company providing suborbi…
|
SPCE | US | Transportation and storage |
|
Volato Group, Inc.
Offers fractional ownership, aircraft management, jet card,…
|
SOAR | US | Transportation and storage |
|
Wheels Up Experience Inc.
A membership-based provider of on-demand private aviation s…
|
UP | US | Transportation and storage |
|
Wizz Air Holdings PLC
An ultra-low-cost airline operating point-to-point routes p…
|
WIZZ | JE | 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.