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 |
|---|---|---|---|
| 주주총회소집공고 | 2025-08-06 | Korean | |
| 신주인수권부사채(해외신주인수권부사채포함)발행후만기전사채취득 | 2025-07-25 | Korean | |
| 주주총회소집결의 | 2025-07-10 | Korean | |
| 주주명부폐쇄기간또는기준일설정 | 2025-07-10 | Korean | |
| 주식등의대량보유상황보고서(일반) | 2025-06-27 | Korean | |
| 임원ㆍ주요주주특정증권등소유상황보고서 | 2025-06-27 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 7878013 | 주주총회소집공고 | 2025-08-06 | Korean | ||
| 7881670 | 신주인수권부사채(해외신주인수권부사채포함)발행후만기전사채취득 | 2025-07-25 | Korean | ||
| 7885543 | 주주총회소집결의 | 2025-07-10 | Korean | ||
| 7885537 | 주주명부폐쇄기간또는기준일설정 | 2025-07-10 | Korean | ||
| 7889324 | 주식등의대량보유상황보고서(일반) | 2025-06-27 | Korean | ||
| 7889319 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2025-06-27 | Korean | ||
| 7889305 | [기재정정]주요사항보고서(주권관련사채권양도결정) | 2025-06-27 | Korean | ||
| 7890221 | 증권발행결과(자율공시) (제3자배정 유상증자) | 2025-06-25 | Korean | ||
| 7898999 | 임원ㆍ주요주주특정증권등거래계획보고서 | 2025-05-22 | Korean | ||
| 7898998 | 임원ㆍ주요주주특정증권등거래계획보고서 | 2025-05-22 | Korean | ||
| 7903974 | [기재정정]주요사항보고서(유상증자결정) | 2025-05-14 | Korean | ||
| 7903966 | 분기보고서 (2025.03) | 2025-05-14 | Korean | ||
| 7905832 | [기재정정]주요사항보고서(유상증자결정) | 2025-05-09 | Korean | ||
| 7909634 | [기재정정]주권관련사채권의취득결정 | 2025-04-25 | Korean | ||
| 7909631 | 신주인수권부사채(해외신주인수권부사채포함)발행후만기전사채취득 (제6회차) | 2025-04-25 | 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.