
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 |
|---|---|---|---|
|
89bio, Inc.
Clinical-stage biopharma developing therapies for liver and…
|
ETNB | US | Manufacturing |
|
Aardvark Therapeutics, Inc.
Clinical-stage biopharma developing therapeutics for hunger…
|
AARD | US | Manufacturing |
|
Aarey Drugs & Pharmaceuticals Ltd
Manufactures APIs and chemical intermediates for global pha…
|
AAREYDRUGS | IN | Manufacturing |
|
Aarti Drugs Limited
Produces APIs, pharma intermediates, and specialty chemical…
|
AARTIDRUGS | IN | Manufacturing |
|
Aarti Pharmalabs Limited
Manufacturer of APIs, intermediates, and xanthines with glo…
|
AARTIPHARM | IN | Manufacturing |
|
AAYUSH WELLNESS LIMITED
Develops and markets herbal formulations, supplements, and …
|
539528 | IN | Manufacturing |
|
Ab&B Bio-Tech CO., LTD. JS
Biopharmaceutical company engaged in the R&D and commercial…
|
2627 | HK | Manufacturing |
|
Abbisko Cayman Limited
Clinical-stage biopharma focused on discovering and develop…
|
2256 | KY | Manufacturing |
|
Abbott India Ltd.
Provides pharmaceutical solutions in gastroenterology, card…
|
ABBOTINDIA | IN | Manufacturing |
|
ABBOTT LABORATORIES
Global healthcare company in medical devices, diagnostics, …
|
ABT | 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.