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 |
|---|---|---|---|
| 2025年度内部控制审计报告 | 2026-04-03 | Chinese | |
| 2025年环境、社会及治理报告 | 2026-04-03 | Chinese | |
| 筹资管理制度(2026年4月) | 2026-04-03 | Chinese | |
| 关于2025年度计提资产减值准备及部分资产报废的公告 | 2026-04-03 | Chinese | |
| 关于2025年度利润分配预案的公告 | 2026-04-03 | Chinese | |
| 2025年年度报告 | 2026-04-03 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 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 | ||
| 36839876 | 对外投资管理制度(2026年4月) | 2026-04-03 | Chinese | ||
| 36839864 | 关于调整投资基金认购份额的公告 | 2026-04-03 | Chinese | ||
| 36839855 | 关于2026年度开展外汇衍生品交易业务的公告 | 2026-04-03 | Chinese | ||
| 36839851 | 关于召开2025年度股东会的通知 | 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 |
|---|---|---|---|
|
AbbVie Inc.
A research-based biopharmaceutical company developing and m…
|
ABBV | US | Manufacturing |
|
AbCellera Biologics Inc.
Discovers and develops antibody-based therapeutics using a …
|
ABCL | CA | Manufacturing |
|
AbClon Inc.
Develops antibody-based therapeutics using CAR-T, NEST, and…
|
174900 | KR | Manufacturing |
|
ABEONA THERAPEUTICS INC.
A clinical-stage biopharma developing cell and gene therapi…
|
ABEO | US | Manufacturing |
|
ABINGDON HEALTH PLC
A CDMO specializing in lateral flow assays, offering develo…
|
ABDX | GB | Manufacturing |
|
ABIONYX Pharma
Develops biotherapies and drug delivery vectors using apoli…
|
ABNX | FR | Manufacturing |
|
ABIVAX
Clinical-stage biotech developing therapeutics for chronic …
|
ABVX | FR | Manufacturing |
|
Abivax S.A.
Clinical-stage biotech developing miRNA therapeutics for in…
|
ABVX | US | Manufacturing |
|
ABL Diagnostics
Develops molecular diagnostic solutions for managing infect…
|
ABLD | FR | Manufacturing |
|
Abliva
Biopharmaceutical company developing medicines for primary …
|
ABLI | SE | 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.