AP Healthcare Inc. — Investor Relations & Filings
APTOCROM Inc., formerly known as AP Healthcare Inc., is a company engaged in the distribution and sale of pharmaceutical products. Its core business involves pharmaceuticals, and it has been involved in the commercialization of biosimilar products through partnerships with other biotechnology firms. The company has also announced plans to enter the virtual asset business.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| [기재정정]주요사항보고서(유상증자결정) | 2026-04-29 | Korean | |
| 주요사항보고서(유상증자결정) | 2026-04-28 | Korean | |
| 주권매매거래정지 (주식의 병합, 분할 등 전자등록 변경, 말소) | 2026-04-28 | Korean | |
| 신주인수권부사채(해외신주인수권부사채포함)발행후만기전사채취득 (제6회차) | 2026-04-27 | Korean | |
| [기재정정]주권관련사채권의취득결정 (제27회차) | 2026-04-10 | Korean | |
| [기재정정]주요사항보고서(주권관련사채권양도결정) | 2026-03-31 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 38459858 | [기재정정]주요사항보고서(유상증자결정) | 2026-04-29 | Korean | ||
| 37939451 | 주요사항보고서(유상증자결정) | 2026-04-28 | Korean | ||
| 37919106 | 주권매매거래정지 (주식의 병합, 분할 등 전자등록 변경, 말소) | 2026-04-28 | Korean | ||
| 37352874 | 신주인수권부사채(해외신주인수권부사채포함)발행후만기전사채취득 (제6회차) | 2026-04-27 | Korean | ||
| 33983320 | [기재정정]주권관련사채권의취득결정 (제27회차) | 2026-04-10 | Korean | ||
| 33118475 | [기재정정]주요사항보고서(주권관련사채권양도결정) | 2026-03-31 | Korean | ||
| 33116999 | [기재정정]투자판단관련주요경영사항 ((주)에이프로젠의 AP096, Adalimumab Biosimilar 개발을 위한 투자금 분담 계약 체결) | 2026-03-31 | Korean | ||
| 33116979 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-31 | Korean | ||
| 33086237 | 정기주주총회결과 | 2026-03-30 | Korean | ||
| 32996826 | 사업보고서 (2025.12) | 2026-03-20 | Korean | ||
| 32982232 | 감사보고서제출 | 2026-03-19 | Korean | ||
| 32941603 | 주주총회집중일개최사유신고 | 2026-03-13 | Korean | ||
| 32940612 | [기재정정]주주총회소집결의 | 2026-03-13 | Korean | ||
| 32940592 | 주주총회소집공고 | 2026-03-13 | Korean | ||
| 32847878 | 매출액또는손익구조30%(대규모법인은15%)이상변동 | 2026-02-27 | Korean | ||
Market data
Market data not available
Price history
Peer group · Other social work activities without accommodation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
JP-HOLDINGS,INC.
Provider of childcare support, operating nursery schools an…
|
2749 | US | Human health and social work ac… |
|
LIKE,Inc.
Offers human resources, childcare, and nursing care service…
|
2462 | JP | Human health and social work ac… |
|
MAYFIELD CHILDCARE LIMITED
Provides early childhood education and care services via lo…
|
MFD | AU | Human health and social work ac… |
|
Miahelsa Holdings Corporation
Operates pharmaceutical, nursing care, childcare, and food …
|
7129 | JP | Human health and social work ac… |
|
Poppins Corporation
Provider of comprehensive family care, senior care, and edu…
|
7358 | JP | Human health and social work ac… |
|
QLS Holdings Co., Ltd
Manages subsidiaries providing childcare, nursing care, and…
|
7075 | JP | Human health and social work ac… |
|
RISE Inc.
Real estate firm offering development, brokerage, sales, le…
|
8836 | JP | Human health and social work ac… |
|
Tech Titans Trust
Provides student scholarships, elderly care, disaster relie…
|
KQQQ | CA | Human health and social work ac… |
AP Healthcare 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/17631/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=17631 | 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=17631 | 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=17631 \ -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": 17631}, 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 AP Healthcare Inc. (id: 17631)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.