
INTELBRAS S.A. IND. DE TELECOMUNICAÇÃO ELETRÔNICA BRASILEIRA — Investor Relations & Filings
Intelbras S.A. Indústria de Telecomunicação Eletrônica Brasileira is a technology company specializing in the development, manufacturing, and distribution of electronic solutions. The company operates across four primary business segments: electronic security, networks, communication, and energy. Its security portfolio includes video surveillance systems, alarms, and access control. In the networking division, it provides infrastructure for data transmission and wireless connectivity. The communication segment focuses on telephony and unified communication systems for residential and corporate environments. Additionally, Intelbras offers energy solutions, including uninterruptible power supplies (UPS) and solar energy systems. The company serves a diverse client base ranging from individual consumers to large enterprises and government entities, providing integrated technological ecosystems designed to enhance safety, connectivity, and efficiency.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| ITR - Informações Trimestrais | 2026-05-06 | Portuguese | |
| FRE - Formulário de Referência | 2026-04-29 | Portuguese | |
| Investimentos para aquisição de novo terreno em Manaus | 2026-04-27 | Portuguese | |
| FRE - Formulário de Referência | 2026-04-24 | Portuguese | |
| Fixar o número de membros do conselho de administração; Designação do Presidente e Vice-Presidente do Conselho de Administração; Reforma Estatutária; Destinação dos Resultados; Remuneração dos Adminis | 2026-04-14 | Portuguese | |
| DFP 2025 | 2026-02-25 | Portuguese |
Browse filings by year
7 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
6 filings
| |||||
| 44097704 | ITR - Informações Trimestrais | 2026-05-06 | Portuguese | ||
| 39243104 | FRE - Formulário de Referência | 2026-04-29 | Portuguese | ||
| 37440431 | Investimentos para aquisição de novo terreno em Manaus | 2026-04-27 | Portuguese | ||
| 36317652 | FRE - Formulário de Referência | 2026-04-24 | Portuguese | ||
| 34498576 | Fixar o número de membros do conselho de administração; Designação do Presidente e Vice-Presidente do Conselho de Administração; Reforma Estatutária; Destinação dos Resultados; Remuneração dos Adminis | 2026-04-14 | Portuguese | ||
| 33802547 | DFP 2025 | 2026-02-25 | Portuguese | ||
|
2025
4 filings
| |||||
| 34143473 | ITR 2025-Q3 | 2025-10-28 | Portuguese | ||
| 34143374 | ITR 2025-Q2 | 2025-07-29 | Portuguese | ||
| 34143422 | ITR 2025-Q1 | 2025-05-08 | Portuguese | ||
| 33794469 | DFP 2024 | 2025-02-26 | Portuguese | ||
|
2024
5 filings
| |||||
| 34081913 | ITR 2024-Q3 | 2024-10-28 | Portuguese | ||
| 34081851 | ITR 2024-Q2 | 2024-07-29 | Portuguese | ||
| 47012501 | FRE WEB 2024 | 2024-05-31 | Portuguese | ||
| 34081826 | ITR 2024-Q1 | 2024-04-29 | Portuguese | ||
| 35947751 | FRE WEB 2023 v3 | 2024-04-26 | Portuguese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of communication equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
3onedata Co., Ltd.
Specializes in industrial communication solutions and netwo…
|
688618 | CN | Manufacturing |
|
AboCom
Specializes in network communications, memory solutions, Io…
|
2444 | TW | Manufacturing |
|
ACCTON
Provider of networking and computing infrastructure for hig…
|
2345 | TW | Manufacturing |
|
Ace Technologies Corp.
Designs and manufactures RF solutions for mobile, defense, …
|
088800 | KR | Manufacturing |
|
ADC India Communications Limited
Provides copper and fiber optic connectivity for telecom an…
|
523411 | IN | Manufacturing |
|
Aditya Infotech Limited
Distributes and manufactures electronic security and survei…
|
CPPLUS | IN | Manufacturing |
|
ADTRAN Holdings, Inc.
Global provider of open, disaggregated networking and commu…
|
ADTN | US | Manufacturing |
|
AIPHONE CO.,LTD
Manufacturer of communication and security systems speciali…
|
6718 | JP | Manufacturing |
|
Air Link Communication Limited
Technology company manufacturing, distributing, and retaili…
|
AIRLINK | PK | Manufacturing |
|
ALOYS Inc.
Develops and supplies Android-based OTT and 4k UHD satellit…
|
297570 | KR | Manufacturing |
INTELBRAS S.A. IND. DE TELECOMUNICAÇÃO ELETRÔNICA BRASILEIRA 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/53026/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53026 | 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=53026 | 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=53026 \ -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": 53026}, 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 INTELBRAS S.A. IND. DE TELECOMUNICAÇÃO ELETRÔNICA BRASILEIRA (id: 53026)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.