
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-05-19 | Chinese | |
| 第六届董事会第九次临时会议决议公告 | 2026-05-14 | Chinese | |
| 关于全资子公司向控股子公司提供财务资助的公告 | 2026-05-14 | Chinese | |
| 关于对外投资进展及重大风险提示的公告 | 2026-05-13 | Chinese | |
| 2025年度内部控制审计报告 | 2026-04-03 | Chinese | |
| 2025年环境、社会及治理报告 | 2026-04-03 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 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 | ||
| 36839897 | 中信证券股份有限公司关于重庆博腾制药科技股份有限公司2025年度募集资金存放与使用情况的专项核查报告 | 2026-04-03 | Chinese | ||
| 36839896 | 独立董事2025年度述职报告(庞金伟) | 2026-04-03 | Chinese | ||
| 36839885 | 董事和高级管理人员离任管理制度(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 |
|---|---|---|---|
|
Beijing Wantai Biological Pharmacy Enterprise Co., Ltd.
Develops and manufactures IVD reagents and vaccines for inf…
|
603392 | CN | Manufacturing |
|
Beleave Inc.
Vertically integrated cannabis company engaged in cultivati…
|
BLEVF | CA | Manufacturing |
|
BELITE BIO, INC
Clinical-stage biopharma developing therapies for retinal a…
|
BLTE | KY | Manufacturing |
|
Benitec Biopharma Inc.
A clinical-stage biotech developing genetic medicines to si…
|
BNTC | US | Manufacturing |
|
BeOne Medicines Ltd.
Global oncology company that discovers, develops, and deliv…
|
ONC | KY | Manufacturing |
|
BEONE MEDICINES LTD.
Biopharmaceutical firm developing targeted oncology therapi…
|
688235 | CN | Manufacturing |
|
BerGenBio
Clinical-stage biopharma that developed selective AXL kinas…
|
BGBIO | NO | Manufacturing |
|
Beryl Drugs Ltd.
Manufactures IV fluids and small volume parenterals for cli…
|
524606 | IN | Manufacturing |
|
BESHOM HOLDINGS BERHAD
An investment holding company with diversified operations i…
|
— | MY | Manufacturing |
|
Besunyen Holdings Company Limited
Leading supplier of functional health teas, weight manageme…
|
926 | HK | 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.