
As Partners CO.,LTD. — Investor Relations & Filings
AS PARTNERS Co., Ltd. specializes in senior care services and real estate. The company operates a series of senior care facilities under the "Azuhime" brand, primarily in the Tokyo metropolitan area, offering services such as nursing homes with care (assisted living), day services, and short-stay programs. Its real estate business focuses on the development of senior housing. A key differentiator for the company is its active integration of technology to improve both care quality and operational efficiency. It utilizes systems like "EGAO link," a comprehensive smartphone application for staff that combines record-keeping, communication, and resident monitoring. This technological focus supports the company's philosophy of providing evidence-based care within an environment designed to feel like a home rather than an institution.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2025-11-14 | Japanese | |
| 半期報告書-第22期(2025/04/01-2026/03/31) | 2025-11-14 | Japanese | |
| 臨時報告書 | 2025-06-26 | Japanese | |
| 確認書 | 2025-06-25 | Japanese | |
| 内部統制報告書-第21期(2024/04/01-2025/03/31) | 2025-06-25 | Japanese | |
| 有価証券報告書-第21期(2024/04/01-2025/03/31) | 2025-06-25 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
7 filings
| |||||
| 8319248 | 確認書 | 2025-11-14 | Japanese | ||
| 8319104 | 半期報告書-第22期(2025/04/01-2026/03/31) | 2025-11-14 | Japanese | ||
| 7248829 | 臨時報告書 | 2025-06-26 | Japanese | ||
| 7251450 | 確認書 | 2025-06-25 | Japanese | ||
| 7251438 | 内部統制報告書-第21期(2024/04/01-2025/03/31) | 2025-06-25 | Japanese | ||
| 7251418 | 有価証券報告書-第21期(2024/04/01-2025/03/31) | 2025-06-25 | Japanese | ||
| 7265840 | 臨時報告書 | 2025-04-28 | Japanese | ||
|
2024
8 filings
| |||||
| 7298726 | 半期報告書-第21期(2024/04/01-2025/03/31) | 2024-11-13 | Japanese | ||
| 7298724 | 確認書 | 2024-11-13 | Japanese | ||
| 7307971 | 臨時報告書 | 2024-09-25 | Japanese | ||
| 7318015 | 臨時報告書 | 2024-07-01 | Japanese | ||
| 7321211 | 確認書 | 2024-06-28 | Japanese | ||
| 7321217 | 有価証券報告書-第20期(2023/04/01-2024/03/31) | 2024-06-28 | Japanese | ||
| 7342381 | 臨時報告書 | 2024-04-04 | Japanese | ||
| 7346155 | 訂正有価証券届出書(新規公開時) | 2024-03-26 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Residential nursing care activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Shanghai Jiaoda Onlly Co.,Ltd
Develops health products and dietary supplements while prov…
|
600530 | CN | Human health and social work ac… |
|
Sienna Senior Living Inc.
Leading Canadian operator of seniors residences, offering R…
|
SIA | CA | Human health and social work ac… |
|
Solasto Corporation
Provides medical outsourcing, nursing care, and childcare s…
|
6197 | JP | Human health and social work ac… |
|
SUNWELS Co.,Ltd.
A healthcare provider specializing in care for patients wit…
|
9229 | JP | Human health and social work ac… |
|
teno.Holdings Company Limited
Comprehensive human services provider focused on childcare,…
|
7037 | JP | Human health and social work ac… |
|
Terminalcare Support Institute Inc.
Provider of elderly care, including residential facilities …
|
7362 | JP | Human health and social work ac… |
|
UCHIYAMA HOLDINGS Co.,Ltd.
A holding company operating in nursing care, food & enterta…
|
6059 | JP | Human health and social work ac… |
As Partners CO.,LTD. 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/14699/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=14699 | 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=14699 | 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=14699 \ -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": 14699}, 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 As Partners CO.,LTD. (id: 14699)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.