
GENPHARMASEC LIMITED — Investor Relations & Filings
Genpharmasec Limited is a specialized enterprise focused on the procurement, marketing, and distribution of pharmaceutical products, medical equipment, and diagnostic solutions. The company operates as a strategic intermediary, bridging the gap between global manufacturers and local healthcare providers. Its core portfolio includes active pharmaceutical ingredients (APIs), specialty chemicals, and advanced diagnostic machinery used in clinical laboratories and hospitals. By leveraging a robust supply chain and technical expertise, Genpharmasec facilitates the availability of critical medical technologies and high-quality chemical components. The firm emphasizes quality assurance and regulatory compliance, catering to a diverse clientele that includes pharmaceutical manufacturers, diagnostic centers, and healthcare institutions. Its business model centers on identifying niche market requirements and providing integrated sourcing and distribution services.
Recent filings
Browse filings by year
1 year| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
5 filings
| |||||
| 46871481 | Newspaper Publication of Audited Financial Result for the quarter and year ended 31st March, 2026. | 2026-05-23 | English | ||
| 46733427 | Statement of deviation or variation in the use of proceeds of Rights issue for the Quarter ended 31st March, 2026. | 2026-05-21 | English | ||
| 46733468 | Audited Standalone & Consolidated Financial Results of the company for the Quarter and Financial year Ended 31st March, 2026. | 2026-05-21 | English | ||
| 46731917 | Outcome of the Meeting of Board of Directors held on Thursday, May 21, 2026. | 2026-05-21 | English | ||
| 45444090 | Genpharmasec Ltdhas informed BSE that the meeting of the Board of Directors of the Company is scheduled on 21/05/2026 ,inter alia, to consider and approve 1. To consider, approve & take .... | 2026-05-13 | English | ||
Market data
Market data not available
Price history
Peer group · Wholesale of other household goods
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Realcan Pharmaceutical Group Co.,Ltd.
Distributes pharmaceuticals, medical devices, and consumabl…
|
002589 | CN | Wholesale and retail trade |
|
RECARD S A
Specializes in the wholesale distribution of household appl…
|
— | AR | Wholesale and retail trade |
|
Robinson Europe Spolka Akcyjna
Distributor and wholesaler specializing in the fishing tack…
|
RBS | PL | Wholesale and retail trade |
|
RO Jewels Limited
Wholesales and retails gold and silver jewelry sourced from…
|
543171 | IN | Wholesale and retail trade |
|
Royal Sense Limited
Supplies medical equipment, surgical instruments, and labor…
|
544143 | IN | Wholesale and retail trade |
|
Saikaya Department Store Co.,Ltd.
Operates department stores and shopping plazas, primarily i…
|
8254 | JP | Wholesale and retail trade |
|
Sally Beauty Holdings, Inc.
An international retailer and distributor of professional b…
|
SBH | US | Wholesale and retail trade |
|
Salus
Commercialization and distribution partner for healthcare f…
|
SALR | SI | Wholesale and retail trade |
|
Satu Holdings Limited
Designs, develops, and trades a wide variety of household g…
|
8392 | HK | Wholesale and retail trade |
|
SCHOLIUM GROUP PLC
A holding company for businesses dealing in fine art, rare …
|
SCHO | GB | Wholesale and retail trade |
GENPHARMASEC LIMITED 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/62420/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=62420 | 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=62420 | 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=62420 \ -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": 62420}, 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 GENPHARMASEC LIMITED (id: 62420)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.