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 |
|---|---|---|---|
|
Müller - Die lila Logistik AG
Provider of integrated logistics services, from consulting …
|
MLL | DE | Transportation and storage |
|
PHYZ Holdings Inc.
Provider of e-commerce solutions and third-party logistics …
|
9325 | JP | Transportation and storage |
|
PIMS Inc.
Develops and manufactures high-precision metal masks for OL…
|
347770 | KR | Transportation and storage |
|
Prime Oil Chemical Service Corporation
Provides liquid chemical storage solutions and renewable en…
|
2904 | TW | Transportation and storage |
|
Public Storage Canadian Properties
Prominent owner and operator of over 60 self-storage facili…
|
— | CA | Transportation and storage |
|
Redan S.A.
Specializes in logistics, fulfillment, and back-office serv…
|
RDN | PL | Transportation and storage |
|
Ruchi Infrastructure Ltd
Provides bulk liquid storage, warehousing, wind power, and …
|
RUCHINFRA | IN | Transportation and storage |
|
Safestore Holdings PLC
A self-storage provider offering secure, flexible solutions…
|
IHF | GB | Transportation and storage |
|
Safety Godown Company, Limited
Real estate investment, warehouse operations, and logistics…
|
237 | HK | Transportation and storage |
|
SBS Holdings, Inc.
Holding company providing logistics, real estate, and logis…
|
2384 | 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.