
Porton Pharma Solutions Ltd. — Investor Relations & Filings
Porton Pharma Solutions Ltd. is a global contract development and manufacturing organization (CDMO) providing end-to-end solutions for the pharmaceutical and biotechnology sectors. The company specializes in the development and manufacturing of small molecule APIs, intermediates, and drug products, while expanding its capabilities into biologics and cell and gene therapies. Its service portfolio encompasses process research and development, analytical services, pilot-scale production, and large-scale commercial manufacturing. Porton operates a network of R&D centers and manufacturing facilities designed to meet international regulatory standards, including those of the FDA and EMA. By leveraging an integrated technology platform, the company supports clients throughout the entire drug lifecycle, from preclinical development to commercialization, focusing on operational excellence and supply chain security.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于以集中竞价交易方式回购公司股份用于注销并减少注册资本方案的公告 | 2026-06-05 | Chinese | |
| 关于对外投资进展暨终止建设斯洛文尼亚研发生产基地的公告 | 2026-06-05 | Chinese | |
| 第六届董事会第十次临时会议决议公告 | 2026-06-05 | Chinese | |
| 关于对外投资进展暨澄清公告 | 2026-05-19 | Chinese | |
| 第六届董事会第九次临时会议决议公告 | 2026-05-14 | Chinese | |
| 关于全资子公司向控股子公司提供财务资助的公告 | 2026-05-14 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47977979 | 关于以集中竞价交易方式回购公司股份用于注销并减少注册资本方案的公告 | 2026-06-05 | Chinese | ||
| 47977977 | 关于对外投资进展暨终止建设斯洛文尼亚研发生产基地的公告 | 2026-06-05 | Chinese | ||
| 47977984 | 第六届董事会第十次临时会议决议公告 | 2026-06-05 | Chinese | ||
| 46531133 | 关于对外投资进展暨澄清公告 | 2026-05-19 | Chinese | ||
| 45974364 | 第六届董事会第九次临时会议决议公告 | 2026-05-14 | Chinese | ||
| 45974359 | 关于全资子公司向控股子公司提供财务资助的公告 | 2026-05-14 | Chinese | ||
| 45493667 | 关于对外投资进展及重大风险提示的公告 | 2026-05-13 | Chinese | ||
| 36839951 | 2025年度内部控制审计报告 | 2026-04-03 | Chinese | ||
| 36839943 | 2025年环境、社会及治理报告 | 2026-04-03 | Chinese | ||
| 36839935 | 筹资管理制度(2026年4月) | 2026-04-03 | Chinese | ||
| 36839923 | 关于2025年度计提资产减值准备及部分资产报废的公告 | 2026-04-03 | Chinese | ||
| 36839920 | 关于2025年度利润分配预案的公告 | 2026-04-03 | Chinese | ||
| 36839914 | 2025年年度报告 | 2026-04-03 | Chinese | ||
| 36839910 | 关于“质量回报双提升”行动方案的公告 | 2026-04-03 | Chinese | ||
| 36839907 | 董事和高级管理人员薪酬管理制度(2026年4月) | 2026-04-03 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of pharmaceuticals, medicinal chemical and botanical products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
GNI Group Ltd.
Multinational biopharma firm developing drugs, TCMs, and me…
|
2160 | JP | Manufacturing |
|
Godavari Drugs Ltd.
Manufacturer of APIs and intermediates specializing in sulf…
|
530317 | IN | Manufacturing |
|
Golden Throat Holdings Group Company Limited
Investment holding company manufacturing and distributing t…
|
6896 | HK | Manufacturing |
|
Goodwill Pharma Plc
Develops, manufactures, and distributes medicines, suppleme…
|
GWPH | HU | Manufacturing |
|
Gossamer Bio, Inc.
Clinical-stage biopharma developing an inhaled therapy for …
|
GOSS | US | Manufacturing |
|
Grace Therapeutics, Inc.
Late-stage biopharma developing drugs for rare and orphan n…
|
GRCE | CA | Manufacturing |
|
Grand Pharmaceutical Group Limited
An international, technology-driven pharmaceutical enterpri…
|
512 | BM | Manufacturing |
|
Granules India Ltd.
Vertically integrated manufacturer of APIs, PFIs, and Finis…
|
GRANULES | IN | Manufacturing |
|
Green Cross Corporation
Develops protein therapeutics, vaccines, diagnostics, and c…
|
006280 | KR | Manufacturing |
|
Green Cross Holdings
A holding company in biopharma, diagnostics, consumer, and …
|
005250 | KR | Manufacturing |
Porton Pharma Solutions Ltd. 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/55356/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55356 | 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=55356 | 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=55356 \ -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": 55356}, 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 Porton Pharma Solutions Ltd. (id: 55356)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.