Accel, S.A.B. de C.V. — Investor Relations & Filings
Accel, S.A.B. de C.V. operates as a diversified group focused on two primary business segments: Logistics and Manufacturing. The Logistics division provides comprehensive outsourcing solutions, including warehousing, distribution, and supply chain management. These services leverage advanced technology and professional expertise to optimize supply chain performance. The Manufacturing division specializes in the production, packaging, and distribution of food products, specifically packaged sweets and dried fruits. Additionally, the company manages real estate assets related to its industrial and service operations. Accel serves diverse markets by integrating manufacturing and logistics capabilities to provide seamless end-to-end solutions for its clients.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Convocatoria Asamblea Anual Ordinaria | 2026-03-30 | Spanish | |
| CONSTANCIA 4TO TRIMESTRE 2025 PRELIMINAR | 2026-02-25 | Spanish | |
| INFORMACIÓN 4TO TRIM 2025 PRELIMINAR | 2026-02-25 | Spanish | |
| Convocatoria Asamblea Anual Ordinaria | 2025-04-02 | Spanish | |
| CERTIFICACION DE ESTATUTOS 2023 | 2023-06-28 | Spanish | |
| Contratación Servicios de Auditoria Externa 2022 | 2022-11-09 | Spanish |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
3 filings
| |||||
| 33095509 | Convocatoria Asamblea Anual Ordinaria | 2026-03-30 | Spanish | ||
| 33095961 | CONSTANCIA 4TO TRIMESTRE 2025 PRELIMINAR | 2026-02-25 | Spanish | ||
| 33095964 | INFORMACIÓN 4TO TRIM 2025 PRELIMINAR | 2026-02-25 | Spanish | ||
|
2025
1 filing
| |||||
| 33113487 | Convocatoria Asamblea Anual Ordinaria | 2025-04-02 | Spanish | ||
|
2023
1 filing
| |||||
| 33111337 | CERTIFICACION DE ESTATUTOS 2023 | 2023-06-28 | Spanish | ||
|
2022
1 filing
| |||||
| 33109861 | Contratación Servicios de Auditoria Externa 2022 | 2022-11-09 | Spanish | ||
|
2021
1 filing
| |||||
| 33107374 | Convocatoria Asamblea Anual Ordinaria | 2021-04-05 | Spanish | ||
|
2020
2 filings
| |||||
| 33106726 | EVENTO RELEVANTE CONST EFS EN ELAMEX | 2020-10-29 | Spanish | ||
| 33106804 | CONSTANCIA INFORMACIÓN 3er TRIM 2020 | 2020-10-28 | Spanish | ||
|
2019
2 filings
| |||||
| 33104788 | Movimientos inusitados en la negociación de los valores repr | 2019-09-18 | Spanish | ||
| 33103650 | Ratificación de Auditor Externo | 2019-03-14 | Spanish | ||
|
2018
3 filings
| |||||
| 33103124 | Edos Financieros Dictaminados de Susidiarias 2017 | 2018-04-25 | Spanish | ||
| 33103168 | Informe Anual 2017 | 2018-04-25 | Spanish | ||
| 33102298 | Convocatoria Asamblea Anual Ordinaria | 2018-04-04 | Spanish | ||
|
2017
1 filing
| |||||
| 33101074 | Constancia suscrita por Funcionarios 2o. Trim 2017 | 2017-07-26 | Spanish | ||
Market data
Market data not available
Price history
Peer group · Warehousing and storage
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
C&N Holdings Limited
Provides container cargo transportation and storage service…
|
8430 | HK | Transportation and storage |
|
CRYOSITE LIMITED
Specialized logistics and supply chain solutions for pharma…
|
CTE | AU | Transportation and storage |
|
CTI LOGISTICS LIMITED
Provides transport, 3PL warehousing, and business services …
|
CLX | AU | Transportation and storage |
|
CWT International Limited
Manages global logistics, commodity marketing, financial, a…
|
521 | HK | Transportation and storage |
|
Daido Group Limited
Specializes in cold storage, temperature-controlled logisti…
|
544 | HK | Transportation and storage |
|
Elanders
Global logistics company providing supply chain, print, and…
|
ELAN | SE | Transportation and storage |
|
e LogiT co.,ltd.
BPO provider for e-commerce offering logistics, fulfillment…
|
9327 | JP | Transportation and storage |
|
Energy International Investments Holdings Limited
Investment holding company managing assets in energy and lo…
|
353 | HK | Transportation and storage |
|
Ganesh Benzoplast Ltd.
Operates liquid storage terminals and produces specialty ch…
|
GANESHBE | IN | Transportation and storage |
|
Guangdong Great River Smarter Logistics Co., Ltd.
Logistics and storage services for liquid chemicals and pet…
|
002930 | CN | Transportation and storage |
Accel, S.A.B. de C.V. 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/51583/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=51583 | 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=51583 | 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=51583 \ -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": 51583}, 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 Accel, S.A.B. de C.V. (id: 51583)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.