AMERICANAS S.A. - EM RECUPERAÇÃO JUDICIAL — Investor Relations & Filings
About AMERICANAS S.A. - EM RECUPERAÇÃO JUDICIAL
Americanas S.A. is a large-scale retail enterprise that operates an integrated platform combining physical stores and digital commerce. The company provides a broad range of consumer goods, including electronics, home appliances, toys, beauty products, and food items. Its operational structure is supported by a logistics network and financial services integrated through a digital ecosystem. Since 2023, the company has been undergoing a judicial recovery process initiated to address material accounting inconsistencies and restructure its financial liabilities. The company focuses on a multi-channel strategy to serve a diverse customer base, utilizing an extensive network of physical locations alongside a comprehensive online marketplace. Recent strategic efforts have focused on implementing a court-approved restructuring plan and optimizing operational performance to facilitate an exit from bankruptcy protection.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| PMP Mensal - Março 2026 | 2026-04-27 | Portuguese | |
| Laudo de Avaliação do Patrimônio Líquido Contábil apurado por meio dos livros contábeis - Ame Digital Brasil Ltda. | 2026-04-27 | Portuguese | |
| Laudo de Avaliação do Patrimônio Líquido Contábil apurado por meio dos livros contábeis -Mesa Express Serviço de Informação na Internet S.A. | 2026-04-27 | Portuguese | |
| Protocolo e Justificação de Incorporação, Fusão ou Cisão | 2026-04-27 | Portuguese | |
| DFP 2025 | 2026-03-25 | Portuguese | |
| ITR 2025-Q3 | 2025-11-12 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
5 filings
| |||||
| 37787060 | PMP Mensal - Março 2026 | 2026-04-27 | Portuguese | ||
| 37637756 | Laudo de Avaliação do Patrimônio Líquido Contábil apurado por meio dos livros contábeis - Ame Digital Brasil Ltda. | 2026-04-27 | Portuguese | ||
| 37637675 | Laudo de Avaliação do Patrimônio Líquido Contábil apurado por meio dos livros contábeis -Mesa Express Serviço de Informação na Internet S.A. | 2026-04-27 | Portuguese | ||
| 37637343 | Protocolo e Justificação de Incorporação, Fusão ou Cisão | 2026-04-27 | Portuguese | ||
| 33795009 | DFP 2025 | 2026-03-25 | Portuguese | ||
|
2025
9 filings
| |||||
| 34088140 | ITR 2025-Q3 | 2025-11-12 | Portuguese | ||
| 34088139 | ITR 2025-Q2 | 2025-08-12 | Portuguese | ||
| 36028707 | FRE WEB 2024 v19 | 2025-05-23 | Portuguese | ||
| 34088050 | ITR 2025-Q1 | 2025-05-14 | Portuguese | ||
| 36028634 | FRE WEB 2024 v18 | 2025-05-09 | Portuguese | ||
| 33579086 | DFP 2024 | 2025-03-26 | Portuguese | ||
| 36028561 | FRE WEB 2024 v17 | 2025-03-10 | Portuguese | ||
| 36028474 | FRE WEB 2024 v16 | 2025-02-13 | Portuguese | ||
| 36028348 | FRE WEB 2024 v15 | 2025-01-06 | Portuguese | ||
|
2024
1 filing
| |||||
| 36028256 | FRE WEB 2024 v14 | 2024-11-13 | Portuguese | ||
Market data
Market data not available
Price history
Peer group · Other non-specialized retail sale
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
1 800 FLOWERS COM INC
An e-commerce provider of gifts, specializing in floral pro…
|
FLWS | US | Wholesale and retail trade |
|
Adastria Co., Ltd.
A multi-brand company operating fashion and lifestyle brand…
|
2685 | JP | Wholesale and retail trade |
|
AEON Stores (Hong Kong) Co., Limited
Major retailer operating diverse GMS, malls, supermarkets, …
|
984 | HK | Wholesale and retail trade |
|
Aterian, Inc.
A technology-enabled consumer products company that builds …
|
ATER | US | Wholesale and retail trade |
|
Avolta AG
A global travel experience provider in retail, food & bever…
|
DUFN | CH | Wholesale and retail trade |
|
AXAS HOLDINGS CO.,LTD.
A lifestyle company retailing and distributing a wide array…
|
3536 | JP | Wholesale and retail trade |
|
Baazar Style Retail Limited
Large-format retailer of value-oriented fashion, apparel, a…
|
STYLEBAAZA | IN | Wholesale and retail trade |
|
Baida Group Co.,Ltd.
Manages retail operations, commercial property assets, and …
|
600865 | CN | Wholesale and retail trade |
|
Beijing Cuiwei Tower Co., Ltd.
Diversified enterprise integrating retail operations with d…
|
603123 | CN | Wholesale and retail trade |
|
BELLUNA CO.,LTD.
Diversified mail-order firm with operations in hotels, real…
|
9997 | JP | Wholesale and retail trade |
AMERICANAS S.A. - EM RECUPERAÇÃO JUDICIAL 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/52830/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52830 | 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=52830 | 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=52830 \ -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": 52830}, 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 AMERICANAS S.A. - EM RECUPERAÇÃO JUDICIAL (id: 52830)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.