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 |
|---|---|---|---|
|
Guanghui Logistics Co., Ltd
Develops energy, cold chain, and commercial logistics infra…
|
600603 | CN | Transportation and storage |
|
GXO Logistics, Inc.
A contract logistics provider that optimizes outsourced sup…
|
GXO | US | Transportation and storage |
|
HENAN XINNING MODERN LOGISTICS CO.,LTD.
Provides 3PL and supply chain solutions for the high-tech e…
|
300013 | CN | Transportation and storage |
|
HIGASHI HOLDINGS CO.,LTD.
Provider of comprehensive logistics and transportation serv…
|
9029 | JP | Transportation and storage |
|
Hongxing Coldchain (Hunan) Co., Ltd.
Integrated cold chain logistics, warehousing, and frozen fo…
|
1641 | HK | Transportation and storage |
|
HPI AG
Industrial service provider for procurement and logistics i…
|
CEW3 | DE | Transportation and storage |
|
ID Logistics Group
International contract logistics firm providing supply chai…
|
IDL | FR | Transportation and storage |
|
JAPAN LOGISTIC SYSTEMS CORP.
A comprehensive logistics solutions provider specializing i…
|
9060 | JP | Transportation and storage |
|
Jushen Logistics Group Co.,Ltd
Integrated logistics and supply chain services for bulk com…
|
001202 | CN | Transportation and storage |
|
Karnimata Cold Storage Limited
Provides temperature-controlled storage and preservation fo…
|
537784 | IN | 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.