AMBIPAR PARTICIPAÇÕES E EMPREENDIMENTOS S.A. — Investor Relations & Filings
About AMBIPAR PARTICIPAÇÕES E EMPREENDIMENTOS S.A.
Ambipar Participações e Empreendimentos S.A. provides integrated environmental management solutions globally. The company operates through two main divisions: Response and Environment. The Response segment specializes in crisis management and environmental emergency services, including hazardous material containment, flora preservation, and fauna rehabilitation. The Environment segment focuses on total waste management and the implementation of circular economy practices, emphasizing the repurposing of waste into raw materials. Its service suite encompasses sustainable disposal, environmental consultancy, and technical support provided by interdisciplinary teams. The company serves a broad range of clients, focusing on mitigating environmental impacts and promoting sustainable industrial operations through specialized technology and technical expertise.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| DFP 2024 v2 | 2026-02-04 | Portuguese | |
| ITR 2025-Q2 | 2025-08-14 | Portuguese | |
| ITR 2025-Q1 | 2025-05-16 | Portuguese | |
| DFP 2024 | 2025-03-28 | Portuguese | |
| ITR 2024-Q3 v2 | 2024-11-14 | Portuguese | |
| ITR 2024-Q3 | 2024-11-13 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
1 filing
| |||||
| 33787616 | DFP 2024 v2 | 2026-02-04 | Portuguese | ||
|
2025
3 filings
| |||||
| 34106737 | ITR 2025-Q2 | 2025-08-14 | Portuguese | ||
| 34106704 | ITR 2025-Q1 | 2025-05-16 | Portuguese | ||
| 33787582 | DFP 2024 | 2025-03-28 | Portuguese | ||
|
2024
11 filings
| |||||
| 34062533 | ITR 2024-Q3 v2 | 2024-11-14 | Portuguese | ||
| 34062511 | ITR 2024-Q3 | 2024-11-13 | Portuguese | ||
| 34062500 | ITR 2024-Q2 v2 | 2024-08-16 | Portuguese | ||
| 34062479 | ITR 2024-Q2 | 2024-08-08 | Portuguese | ||
| 33773837 | DFP 2023 v3 | 2024-07-12 | Portuguese | ||
| 35676253 | FRE WEB 2023 v14 | 2024-06-04 | Portuguese | ||
| 35676133 | FRE WEB 2023 v13 | 2024-05-10 | Portuguese | ||
| 34062480 | ITR 2024-Q1 | 2024-05-09 | Portuguese | ||
| 35676038 | FRE WEB 2023 v12 | 2024-04-26 | Portuguese | ||
| 35675947 | FRE WEB 2023 v11 | 2024-04-11 | Portuguese | ||
| 35675858 | FRE WEB 2023 v10 | 2024-04-09 | Portuguese | ||
Market data
Market data not available
Price history
Peer group · Materials and other waste recovery
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ADURO CLEAN TECHNOLOGIES INC.
Develops water-based tech to recycle plastics, upgrade heav…
|
ADUR | CA | Water supply; sewerage, waste m… |
|
Agilyx
Develops solutions for plastic waste using advanced chemica…
|
AGLX | NO | Water supply; sewerage, waste m… |
|
AGRIPOWER France
Designs and builds anaerobic digestion units to convert org…
|
ALAGP | FR | Water supply; sewerage, waste m… |
|
A.H.T. Syngas Technology N.V.
Generates CO2-neutral energy from biomass and waste using g…
|
3SQ1 | NL | Water supply; sewerage, waste m… |
|
a.i.s. AG
Develops solutions for waste management and energy supply, …
|
LUM | DE | Water supply; sewerage, waste m… |
|
A.J. Green Shell Plc
An investment company focused on green technologies and the…
|
ROFOL | CY | Water supply; sewerage, waste m… |
|
ALBA SE
Environmental services and raw materials provider for waste…
|
ABA | DE | Water supply; sewerage, waste m… |
|
ALBRIGHT METALS LTD
Procures, processes, and distributes ferrous and non-ferrou…
|
ABR | AU | Water supply; sewerage, waste m… |
|
ALLTRADE
Provides IT asset disposition, secure data destruction, and…
|
ALLMM | IL | Water supply; sewerage, waste m… |
|
AMERICAN BATTERY TECHNOLOGY Co
Establishes a circular battery metals supply chain via recy…
|
ABAT | US | Water supply; sewerage, waste m… |
AMBIPAR PARTICIPAÇÕES E EMPREENDIMENTOS 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/52829/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52829 | 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=52829 | 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=52829 \ -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": 52829}, 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 AMBIPAR PARTICIPAÇÕES E EMPREENDIMENTOS S.A. (id: 52829)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.