NEOGRID PARTICIPACÕES S.A. — Investor Relations & Filings
About NEOGRID PARTICIPACÕES S.A.
Neogrid Participações S.A. provides Software as a Service (SaaS) and data intelligence solutions focused on supply chain management. The company develops and implements customized software designed to synchronize operations between manufacturers, distributors, and retailers. Its ecosystem transforms complex data into actionable insights to optimize inventory management, demand forecasting, and replenishment processes. By providing end-to-end visibility across the value chain, the platform aims to enhance sales margins and operational efficiency. Neogrid's analytical network supports a vast infrastructure connecting tens of thousands of industrial entities and distributors with major retail chains, facilitating automated collaboration and data-driven decision-making.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Mapa Sintético Consolidado | 2026-04-28 | Portuguese | |
| Versão em Inglês | 2026-04-06 | English | |
| DFP 2025 | 2026-03-25 | Portuguese | |
| ITR 2025-Q3 | 2025-11-05 | Portuguese | |
| ITR 2025-Q2 | 2025-08-06 | Portuguese | |
| ITR 2025-Q1 | 2025-05-15 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
3 filings
| |||||
| 39169180 | Mapa Sintético Consolidado | 2026-04-28 | Portuguese | ||
| 33691275 | Versão em Inglês | 2026-04-06 | English | ||
| 33796578 | DFP 2025 | 2026-03-25 | Portuguese | ||
|
2025
7 filings
| |||||
| 34104147 | ITR 2025-Q3 | 2025-11-05 | Portuguese | ||
| 34104027 | ITR 2025-Q2 | 2025-08-06 | Portuguese | ||
| 34103973 | ITR 2025-Q1 | 2025-05-15 | Portuguese | ||
| 33786941 | DFP 2024 v3 | 2025-05-15 | Portuguese | ||
| 35651004 | FRE WEB 2023 v5 | 2025-05-06 | Portuguese | ||
| 33786932 | DFP 2024 v2 | 2025-03-31 | Portuguese | ||
| 33786874 | DFP 2024 | 2025-03-31 | Portuguese | ||
|
2024
5 filings
| |||||
| 34061600 | ITR 2024-Q3 | 2024-11-04 | Portuguese | ||
| 34061581 | ITR 2024-Q2 | 2024-08-06 | Portuguese | ||
| 34061553 | ITR 2024-Q1 | 2024-05-06 | Portuguese | ||
| 35650905 | FRE WEB 2023 v4 | 2024-04-25 | Portuguese | ||
| 35650810 | FRE WEB 2023 v3 | 2024-04-15 | Portuguese | ||
Market data
Market data not available
Price history
Peer group · Other computer programming activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
01 Quantum Inc.
Specializes in post-quantum cybersecurity and integrated co…
|
ONE | CA | Telecommunications, computer pr… |
|
17 Education & Technology Group Inc.
Provides a smart in-school classroom solution with data-dri…
|
YQ | US | Telecommunications, computer pr… |
|
1SPATIAL PLC
Provides software and solutions for automating Location Mas…
|
SPA | GB | Telecommunications, computer pr… |
|
20-20 Technologies Inc.
End-to-end CAD and automation software for interior design,…
|
TWT | CA | Telecommunications, computer pr… |
|
24SevenOffice Group AB
Provides a modular, cloud-based ERP system for accounting, …
|
247 | SE | Telecommunications, computer pr… |
|
360 Ludashi Holdings Limited
Software developer providing PC and mobile device performan…
|
3601 | HK | Telecommunications, computer pr… |
|
360 Security Technology Inc.
Provides AI-driven internet and mobile security solutions f…
|
601360 | CN | Telecommunications, computer pr… |
|
4by4 Inc.
Develops AI video solutions, visual enhancement hardware, a…
|
389140 | KR | Telecommunications, computer pr… |
|
4DMEDICAL LIMITED
Develops non-invasive respiratory imaging solutions using p…
|
4DX | AU | Telecommunications, computer pr… |
|
63 Moons Technologies Limited
Provides trading software, exchange technology, and solutio…
|
63MOONS | IN | Telecommunications, computer pr… |
NEOGRID PARTICIPACÕES 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/53103/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53103 | 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=53103 | 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=53103 \ -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": 53103}, 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 NEOGRID PARTICIPACÕES S.A. (id: 53103)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.