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 |
|---|---|---|---|
|
SHENGFENG DEVELOPMENT Ltd
A contract logistics provider offering integrated supply ch…
|
SFWL | US | Transportation and storage |
|
Shree Vasu Logistics Limited
Provides 3PL, warehousing, and distribution services for FM…
|
SVLL | IN | Transportation and storage |
|
Shurgard
European provider of self-storage solutions for private and…
|
SHUR | GG | Transportation and storage |
|
SNOWMAN LOGISTICS LIMITED
Provides integrated cold chain management and temperature-c…
|
SNOWMAN | IN | Transportation and storage |
|
Stef Group
European specialist in temperature-controlled logistics for…
|
STF | FR | Transportation and storage |
|
STORAGE-OH Co.,Ltd.
Develops, operates, and manages self-storage facilities and…
|
2997 | JP | Transportation and storage |
|
StorageVault Canada Inc.
Leading provider specializing in the ownership and rental o…
|
SVI | CA | Transportation and storage |
|
sugimura warehouse co.,ltd.
A company engaged in logistics services and real estate pro…
|
9307 | JP | Transportation and storage |
|
Taiho Transportation Co., Ltd
Logistics firm offering transportation, warehousing, and au…
|
9040 | JP | Transportation and storage |
|
The Shibusawa Warehouse Co.,Ltd.
A logistics and real estate company offering warehousing an…
|
9304 | 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.