
Inventage Lab Inc. — Investor Relations & Filings
Inventage Lab Inc. is a biopharmaceutical company specializing in the development of advanced Drug Delivery Systems (DDS). The company's foundation is its proprietary microfluidics-based platform technology, Laminar-FluiDigm™, which is applied to pharmaceutical research and manufacturing. Inventage Lab operates two primary platforms: IVL-DrugFluidic® for developing and producing microsphere-based long-acting injectables, and IVL-GeneFluidic® for the formulation and manufacturing of Lipid Nanoparticles (LNPs) for nucleic acid and gene therapies. The company's pipeline is focused on treating chronic and refractory diseases, with key programs targeting androgenic alopecia (male pattern baldness) and Alzheimer's disease. Other development areas include drug re-discovery for conditions like rheumatic arthritis and multiple sclerosis, and collaborative projects for HIV treatments and mRNA-based therapies.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 증권발행결과(자율공시) (제2회차 CB) | 2024-09-20 | Korean | |
| 주요사항보고서(전환사채권발행결정) | 2024-09-11 | Korean | |
| 전환청구권행사 (제1회차) | 2024-09-10 | Korean | |
| 임원ㆍ주요주주특정증권등소유상황보고서 | 2024-09-05 | Korean | |
| [기재정정]임원ㆍ주요주주특정증권등소유상황보고서 | 2024-09-05 | Korean | |
| 임원ㆍ주요주주특정증권등소유상황보고서 | 2024-09-05 | Korean |
Browse filings by year
6 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
15 filings
| |||||
| 8053691 | 증권발행결과(자율공시) (제2회차 CB) | 2024-09-20 | Korean | ||
| 8053696 | 주요사항보고서(전환사채권발행결정) | 2024-09-11 | Korean | ||
| 8053697 | 전환청구권행사 (제1회차) | 2024-09-10 | Korean | ||
| 8053705 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2024-09-05 | Korean | ||
| 8053703 | [기재정정]임원ㆍ주요주주특정증권등소유상황보고서 | 2024-09-05 | Korean | ||
| 8053701 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2024-09-05 | Korean | ||
| 8053698 | [기재정정]임원ㆍ주요주주특정증권등소유상황보고서 | 2024-09-05 | Korean | ||
| 8053722 | 반기보고서 (2024.06) | 2024-08-14 | Korean | ||
| 8053726 | 전환청구권행사 (제1회차) | 2024-07-10 | Korean | ||
| 8053732 | 전환청구권행사 (제1회차) | 2024-07-05 | Korean | ||
| 8053737 | 전환청구권행사 (제1회차) | 2024-07-03 | Korean | ||
| 8053739 | 기타경영사항(자율공시) (전환우선주의 보통주 전환청구) | 2024-07-01 | Korean | ||
| 8053742 | 투자판단관련주요경영사항 (IVL3013 독점적 라이선스 아웃 계약관련 마일스톤 기술료 수령) | 2024-05-20 | Korean | ||
| 8053769 | 분기보고서 (2024.03) | 2024-05-16 | Korean | ||
| 8053773 | 정기주주총회결과 | 2024-03-28 | 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… |
Inventage Lab Inc. 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/17664/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=17664 | 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=17664 | 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=17664 \ -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": 17664}, 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 Inventage Lab Inc. (id: 17664)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.