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
Market data
Market data not available
Price history
Peer group · Retail sale of sporting equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
MST GOLF GROUP BERHAD
Largest golf specialty retailer and service provider chain …
|
— | MY | Wholesale and retail trade |
|
Nevada Bob's Golf Inc.
Franchised golf retailer specializing in equipment, apparel…
|
NBC | CA | Wholesale and retail trade |
|
Nevada Bob's International Inc.
A franchisor specializing in golf retail expansion across i…
|
LONCF | CA | Wholesale and retail trade |
|
ORVIS CORPORATION
Manufactures packaging materials, prefab houses; offers con…
|
7827 | JP | Wholesale and retail trade |
|
Outdoorzy Spolka Akcyjna
Online retailer of clothing, footwear, and equipment for ou…
|
OUT | PL | Wholesale and retail trade |
|
PT Map Aktif Adiperkasa Tbk
Leading brand commerce company for sports and active lifest…
|
MAPA | ID | Wholesale and retail trade |
|
PT Sinar Eka Selaras Tbk
A leading active lifestyle company distributing and retaili…
|
ERAL | ID | Wholesale and retail trade |
|
Söder Sportfiske AB
Retailer of sport fishing equipment, marine electronics, an…
|
SODER | SE | Wholesale and retail trade |
|
SPORTSMAN'S WAREHOUSE HOLDINGS, INC.
Outdoor sporting goods retailer for hunting, shooting sport…
|
SPWH | US | Wholesale and retail trade |
|
SUPER RETAIL GROUP LIMITED
Operates retail brands specializing in automotive, leisure,…
|
SUL | AU | 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.