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 |
|---|---|---|---|
|
KAWANISHI WAREHOUSE CO.,LTD.
Integrated logistics provider offering warehousing, transpo…
|
9322 | JP | Transportation and storage |
|
Kesar Terminals & Infrastructure Limited
Provides bulk liquid storage and handling services for chem…
|
533289 | IN | Transportation and storage |
|
Koninklijke Vopak N.V.
Independent tank storage company operating a global network…
|
VPK | NL | Transportation and storage |
|
Les Docks Pétroles d'Ambès
Logistical services provider for the reception, storage, an…
|
DPAM | FR | Transportation and storage |
|
Lindbergh
Diversified service provider in MRO logistics, circular eco…
|
LDB | IT | Transportation and storage |
|
Lineage, Inc.
A temperature-controlled industrial REIT providing global l…
|
LINE | US | Transportation and storage |
|
ManifestSeven Holdings Corporation
Integrated logistics network providing compliant distributi…
|
MNFSF | CA | Transportation and storage |
|
MARTIN MIDSTREAM PARTNERS L.P.
Provider of diverse midstream services in the United States…
|
MMLP | US | Transportation and storage |
|
Maruhachi Warehouse Company , Limited
A logistics and real estate firm offering warehousing and t…
|
9313 | JP | Transportation and storage |
|
Mitsubishi Logistics Corporation
Provides logistics services, including warehousing and tran…
|
9301 | JP | 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.