ToolGen Incorporated — Investor Relations & Filings
ToolGen Incorporated is a biotechnology company specializing in the development and application of genome editing technology. Founded in 1999, the company has developed multiple generations of gene editing tools, including Zinc Finger Nucleases (ZFNs), Transcription Activator-Like Effector Nucleases (TALENs), and the CRISPR-Cas9 system. ToolGen is a key patent holder for CRISPR-Cas9 technology, being the first to file a patent for its application in eukaryotic cells. The company's business model focuses on developing therapeutics and agricultural products, as well as monetizing its intellectual property through licensing and collaborations. Its primary mission is to translate genetic knowledge into transformative products for biomedicine and agriculture.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| [발행조건확정]증권신고서(지분증권) | 2021-11-30 | Korean | |
| [기재정정]주요사항보고서(유상증자결정) | 2021-11-30 | Korean | |
| [기재정정]투자설명서 | 2021-11-30 | Korean | |
| 투자설명서 | 2021-11-25 | Korean | |
| 기업설명회(IR)개최결과 | 2021-11-22 | Korean | |
| [기재정정]증권신고서(지분증권) (2021.12) | 2021-11-17 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2021
15 filings
| |||||
| 8862340 | [발행조건확정]증권신고서(지분증권) | 2021-11-30 | Korean | ||
| 8862337 | [기재정정]주요사항보고서(유상증자결정) | 2021-11-30 | Korean | ||
| 8862336 | [기재정정]투자설명서 | 2021-11-30 | Korean | ||
| 8864829 | 투자설명서 | 2021-11-25 | Korean | ||
| 8866306 | 기업설명회(IR)개최결과 | 2021-11-22 | Korean | ||
| 8868104 | [기재정정]증권신고서(지분증권) (2021.12) | 2021-11-17 | Korean | ||
| 8879837 | 기업설명회(IR)개최 | 2021-11-12 | Korean | ||
| 8883986 | 주요사항보고서(유상증자결정) | 2021-11-10 | Korean | ||
| 8883901 | 증권신고서(지분증권) (2021.12) | 2021-11-10 | Korean | ||
| 8885931 | 특허권취득(자율공시) | 2021-11-08 | Korean | ||
| 8887233 | 기타주요경영사항(자율공시)(코스닥시장 상장예비심사 승인) | 2021-11-04 | Korean | ||
| 8909983 | 특허권취득(자율공시) | 2021-09-15 | Korean | ||
| 8910294 | 기타주요경영사항(자율공시)(코스닥시장 상장을 위한 상장예비심사 청구) | 2021-09-14 | Korean | ||
| 8911070 | 이전상장결정 | 2021-09-13 | Korean | ||
| 8914793 | 기타주요경영사항(자율공시)(기술평가 결과) | 2021-09-06 | 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 (Taiwan) Corporation
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… |
ToolGen Incorporated 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/17310/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=17310 | 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=17310 | 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=17310 \ -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": 17310}, 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 ToolGen Incorporated (id: 17310)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.