OLIPASS CORPORATION — Investor Relations & Filings
OLIPASS CORPORATION is a research and development company focused on creating RNA therapeutics. The company's core activities are centered on its proprietary OliPass Peptide Nucleic Acid (OPNA) platform. OPNA is a novel technology derived from Peptide Nucleic Acid (PNA) by introducing a cationic lipid moiety onto the nucleobase. This structural modification is designed to markedly improve cell permeability, a key challenge in nucleic acid-based drug delivery. The platform is optimized to induce exon skipping by specifically binding to target pre-mRNA inside the cell nucleus, enabling the discovery and development of new therapeutic candidates.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| [기재정정]주요사항보고서(유상증자결정) | 2025-02-14 | Korean | |
| [기재정정]채무인수결정 | 2025-01-31 | Korean | |
| [기재정정]주요사항보고서(유형자산양수결정) | 2025-01-31 | Korean | |
| 자산재평가결과(자율공시) | 2025-01-24 | Korean | |
| 투자판단관련주요경영사항 (무형자산(봉합사 기술 특허 4건) 기술가치평가 결과에 관한 건) | 2025-01-23 | Korean | |
| 내부결산시점관리종목지정ㆍ형식적상장폐지ㆍ상장적격성실질심사사유발생 | 2025-01-22 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
9 filings
| |||||
| 7972299 | [기재정정]주요사항보고서(유상증자결정) | 2025-02-14 | Korean | ||
| 7989075 | [기재정정]채무인수결정 | 2025-01-31 | Korean | ||
| 7989072 | [기재정정]주요사항보고서(유형자산양수결정) | 2025-01-31 | Korean | ||
| 7989528 | 자산재평가결과(자율공시) | 2025-01-24 | Korean | ||
| 7990390 | 투자판단관련주요경영사항 (무형자산(봉합사 기술 특허 4건) 기술가치평가 결과에 관한 건) | 2025-01-23 | Korean | ||
| 7990465 | 내부결산시점관리종목지정ㆍ형식적상장폐지ㆍ상장적격성실질심사사유발생 | 2025-01-22 | Korean | ||
| 7990413 | 기타시장안내(관리종목지정우려종목) | 2025-01-22 | Korean | ||
| 7990407 | 자산재평가실시결정(자율공시) | 2025-01-22 | Korean | ||
| 7994306 | [기재정정]주요사항보고서(유상증자결정) | 2025-01-06 | Korean | ||
|
2024
6 filings
| |||||
| 7999756 | [기재정정]주요사항보고서(유상증자결정) | 2024-12-27 | Korean | ||
| 7999752 | [기재정정]주요사항보고서(유상증자결정) | 2024-12-27 | Korean | ||
| 7999735 | [기재정정]주요사항보고서(유상증자결정) | 2024-12-27 | Korean | ||
| 7999711 | 증권발행결과(자율공시) (제3자배정 유상증자) | 2024-12-27 | Korean | ||
| 8000224 | [기재정정]주요사항보고서(유상증자결정) | 2024-12-26 | Korean | ||
| 8001980 | 대표이사변경 | 2024-12-20 | Korean | ||
Market data
Market data not available
Price history
Peer group · Research and experimental development on natural sciences and engineering
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
1NKEMIA
Biotechnology company providing R&D and services for the li…
|
IKM | ES | Professional, scientific and te… |
|
2cureX AB
Develops an IVD test using 3D tumoroids to predict patient …
|
2CUREX | SE | Professional, scientific and te… |
|
Abattis Bioceuticals Corp.
Life sciences company aggregating and investing in cannabis…
|
ATTBF | CA | Professional, scientific and te… |
|
Abera Bioscience AB
Develops mucosal vaccines using a proprietary Outer Membran…
|
ABERA | SE | Professional, scientific and te… |
|
ABION Inc.
Clinical-stage biopharma developing therapeutics for oncolo…
|
203400 | KR | Professional, scientific and te… |
|
ABL Bio Inc.
Develops bispecific antibody therapeutics for oncology and …
|
298380 | KR | Professional, scientific and te… |
|
Abnova
Global leader in high-throughput production of antibodies a…
|
4133 | TW | Professional, scientific and te… |
|
Abpro Holdings, Inc.
Clinical-stage biotech developing antibody therapeutics for…
|
ABP | US | Professional, scientific and te… |
|
Absci Corp
A generative AI drug creation company developing biologic m…
|
ABSI | US | Professional, scientific and te… |
|
Achiko AG
A digital services platform for cross-border business compl…
|
ACHI | CH | Professional, scientific and te… |
OLIPASS CORPORATION 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/17661/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=17661 | 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=17661 | 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=17661 \ -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": 17661}, 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 OLIPASS CORPORATION (id: 17661)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.