BICICLETAS MONARK SA — Investor Relations & Filings
About BICICLETAS MONARK SA
Bicicletas Monark SA is a manufacturer dedicated to the production and assembly of bicycles. Established in 1948, the company offers a comprehensive portfolio including mountain bikes (MTB), transport-oriented cycles, leisure models, and youth-specific bicycles. The organization manages a wide distribution network of authorized dealers to facilitate product availability and customer service. Its operations prioritize the development of durable and functional cycling solutions tailored to various consumer needs, from daily commuting to recreational use. By leveraging decades of technical expertise in cycle assembly, the firm maintains a significant market presence, focusing on the delivery of reliable mobility products and the support of its retail partners.
Recent filings
Market data
Market data not available
Price history
Peer group · Manufacture of bicycles and invalid carriages
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Megawheels Technologies Inc.
Designs, manufactures, and supplies electric scooters and E…
|
MWT | CA | Manufacturing |
|
Merida Industry Co., Ltd.
Designs and manufactures high-performance bicycles and e-bi…
|
9914 | TW | Manufacturing |
|
SAMCHULY BICYCLE CO., LTD
Manufactures a range of bicycles and electric personal mobi…
|
024950 | KR | Manufacturing |
|
Shanghai Phoenix Enterprise (Group) Co., Ltd.
Global producer of bicycles, e-bikes, and intelligent mobil…
|
600679 | CN | Manufacturing |
|
SHENZHEN CHINA BICYCLE COMPANY(HOLDINGS) LIMITED
Manufactures bicycles and electric vehicles and trades gold…
|
000017 | CN | Manufacturing |
|
Sun Race Sturmey-Archer Inc.
Develops and manufactures bicycle drivetrain components and…
|
1526 | TW | Manufacturing |
|
Zhonglu Co.,Ltd
Manufactures bicycles and electric bikes and develops high-…
|
600818 | CN | Manufacturing |
BICICLETAS MONARK SA 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/52865/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52865 | 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=52865 | 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=52865 \ -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": 52865}, 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 BICICLETAS MONARK SA (id: 52865)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.