Ebucar S.A. — Investor Relations & Filings
About Ebucar S.A.
Ebucar S.A. is a prominent retail company specializing in sports goods. The company operates a leading sports shopping establishment, recognized for its high sales volume and extensive retail space, exceeding 3,000 square meters. Ebucar S.A. also engages in financial activities, including the issuance of Negotiable Obligations and acting as a fiduciary, supporting its operational scale and market presence.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| HECHO RELEVANTE | 2026-05-20 | Spanish | |
| NORMA CONTABLE: NCP - TIPO BALANCE: INDIVIDUAL - PERIODICIDAD: ANUAL - FECHA CIERRE: 2025-12-31 - ESTADOS CONTABLES - PYMES CNV, ADC, ACRYP Y CC | 2026-04-09 | Spanish | |
| - CERTIFICADO MIPYME - OP DE VN CON AUTORIZACIÓN AUTOMÁTICA - BAJO IMPACTO | 2026-04-06 | Spanish | |
| - ART. 10 LON - OP DE VN CON AUTORIZACIÓN AUTOMÁTICA - BAJO IMPACTO | 2026-04-06 | Spanish | |
| NORMA CONTABLE: NCP - TIPO BALANCE: INDIVIDUAL - PERIODICIDAD: TRIMESTRAL - FECHA CIERRE: 2025-09-30 - ESTADOS CONTABLES - PYMES GARANTIZADAS | 2026-02-03 | Spanish | |
| OTRA INFORMACIÓN DEL ADMINSITRADO - DEMORAS EN PRESENTACIÓN DE ESTADOS CONTABLES - HECHO RELEVANTE | 2026-01-09 | Spanish |
Market data
Market data not available
Price history
Peer group · Retail sale of sporting equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
The Forzani Group
Canada's largest national sporting goods retailer operating…
|
FGL | CA | Wholesale and retail trade |
|
Topsports International Holdings Limited
Large-scale consumer-centric sportswear retailer operating …
|
6110 | HK | Wholesale and retail trade |
|
Trex Spolka Akcyjna
Specializes in the online sale of sports equipment intended…
|
TRX | PL | Wholesale and retail trade |
|
West 49 Inc.
Specialty retailer of apparel, footwear, and hardgoods for …
|
WXX | CA | Wholesale and retail trade |
|
XEBIO HOLDINGS CO.,LTD.
A holding company retailing sporting goods and managing spo…
|
8281 | JP | Wholesale and retail trade |
|
XXL
A leading Nordic sports retailer offering a wide assortment…
|
XXL | NO | Wholesale and retail trade |
Ebucar S.A. 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/68599/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=68599 | 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=68599 | 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=68599 \ -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": 68599}, 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 Ebucar S.A. (id: 68599)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.