
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 |
|---|---|---|---|
|
Gemina Laboratories Ltd.
Biotechnology company developing IVD and biosensing solutio…
|
GLAB | CA | Manufacturing |
|
GemVax & KAEL Co.,Ltd.
Clinical-stage biopharma developing therapeutics for neurod…
|
082270 | KR | Manufacturing |
|
Gencurix Inc.
Develops and commercializes diagnostic solutions for precis…
|
229000 | KR | Manufacturing |
|
GENEDRIVE PLC
Develops rapid, point-of-care pharmacogenetic testing platf…
|
GDR | GB | Manufacturing |
|
GENELUX Corp
Clinical-stage biopharma developing oncolytic viral immunot…
|
GNLX | US | Manufacturing |
|
GENEMATRIX INC.
Develops multiplex PCR diagnostic products for infectious d…
|
109820 | KR | Manufacturing |
|
Generation Bio Co.
Develops siRNA therapeutics delivered via ctLNPs for T cell…
|
GBIO | US | Manufacturing |
|
GENETIC SIGNATURES LIMITED
Molecular diagnostics company using proprietary 3base techn…
|
GSS | AU | Manufacturing |
|
Genexine, Inc.
Clinical-stage biotech developing long-acting therapeutics …
|
095700 | KR | Manufacturing |
|
Genfit S.A.
Biopharmaceutical firm developing therapies and diagnostics…
|
GNFT | US | 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.