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-05-27 | Korean | |
| 주권관련사채권의취득결정 | 2026-05-26 | Korean | |
| 기타시장안내 (앱토크롬 6WR 신주인수권 행사기간 만료 및 상장폐지 예고) | 2026-05-22 | Korean | |
| 임원ㆍ주요주주특정증권등거래계획보고서 | 2026-05-21 | Korean | |
| 임원ㆍ주요주주특정증권등거래계획보고서 | 2026-05-21 | Korean | |
| 주식등의대량보유상황보고서(일반) | 2026-05-15 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47356703 | 주권매매거래정지해제 (감자 주권 변경상장) | 2026-05-27 | Korean | ||
| 47057553 | 주권관련사채권의취득결정 | 2026-05-26 | Korean | ||
| 46782771 | 기타시장안내 (앱토크롬 6WR 신주인수권 행사기간 만료 및 상장폐지 예고) | 2026-05-22 | Korean | ||
| 46723093 | 임원ㆍ주요주주특정증권등거래계획보고서 | 2026-05-21 | Korean | ||
| 46717188 | 임원ㆍ주요주주특정증권등거래계획보고서 | 2026-05-21 | Korean | ||
| 46367910 | 주식등의대량보유상황보고서(일반) | 2026-05-15 | Korean | ||
| 46367497 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-05-15 | Korean | ||
| 46363777 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-05-15 | Korean | ||
| 45917216 | 분기보고서 (2026.03) | 2026-05-14 | Korean | ||
| 45506224 | 감자완료 | 2026-05-13 | Korean | ||
| 44095350 | 신주인수권행사가액의조정 (제6회차) | 2026-05-08 | Korean | ||
| 42541236 | 신주인수권행사가액의조정 (제6회차) | 2026-05-07 | Korean | ||
| 42335766 | 증권발행결과(자율공시) | 2026-05-07 | Korean | ||
| 38459858 | [기재정정]주요사항보고서(유상증자결정) | 2026-04-29 | Korean | ||
| 37939451 | 주요사항보고서(유상증자결정) | 2026-04-28 | 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… |
|
STADIO ITALIANO DI CONCEPCION S.A.
A social and sports club offering recreational, cultural, f…
|
— | CL | Human health and social work ac… |
|
Tech Titans Trust
Provides student scholarships, elderly care, disaster relie…
|
KQQQ | CA | Human health and social work ac… |
|
UN TECHO PARA ARGENTINA ASOCIACION CIVIL
Non-profit overcoming poverty in informal settlements via h…
|
— | AR | 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.