
SANKI SERVICE CORPORATION — Investor Relations & Filings
SANKI SERVICE CORPORATION is a provider of total facilities maintenance services, primarily for multi-store commercial enterprises. The company offers comprehensive solutions for a wide range of equipment, including air conditioning (HVAC), kitchen, electrical, and plumbing systems. Its services encompass the entire lifecycle, from design and construction to ongoing management, repair, and maintenance. A key operational feature is a 24/7/365 call center that facilitates immediate response to client needs through a nationwide network of skilled engineers and partners. The company leverages maintenance data and information technology to deliver high-value support for building and store infrastructure. It also provides temporary engineering staffing services.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2026-01-14 | Japanese | |
| 半期報告書-第49期(2025/06/01-2026/05/31) | 2026-01-14 | Japanese | |
| 確認書 | 2025-08-29 | Japanese | |
| 有価証券報告書-第48期(2024/06/01-2025/05/31) | 2025-08-29 | Japanese | |
| 半期報告書-第48期(2024/06/01-2025/05/31) | 2025-01-14 | Japanese | |
| 確認書 | 2025-01-14 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 12672241 | 確認書 | 2026-01-14 | Japanese | ||
| 12672219 | 半期報告書-第49期(2025/06/01-2026/05/31) | 2026-01-14 | Japanese | ||
|
2025
4 filings
| |||||
| 7856627 | 確認書 | 2025-08-29 | Japanese | ||
| 7856626 | 有価証券報告書-第48期(2024/06/01-2025/05/31) | 2025-08-29 | Japanese | ||
| 7288768 | 半期報告書-第48期(2024/06/01-2025/05/31) | 2025-01-14 | Japanese | ||
| 7288763 | 確認書 | 2025-01-14 | Japanese | ||
|
2024
8 filings
| |||||
| 7310340 | 臨時報告書 | 2024-08-29 | Japanese | ||
| 7310343 | 有価証券報告書-第47期(2023/06/01-2024/05/31) | 2024-08-29 | Japanese | ||
| 7310339 | 確認書 | 2024-08-29 | Japanese | ||
| 7310335 | 内部統制報告書-第47期(2023/06/01-2024/05/31) | 2024-08-29 | Japanese | ||
| 7341701 | 確認書 | 2024-04-12 | Japanese | ||
| 7341698 | 四半期報告書-第47期第3四半期(2023/12/01-2024/02/29) | 2024-04-12 | Japanese | ||
| 7362248 | 確認書 | 2024-01-12 | Japanese | ||
| 7362246 | 四半期報告書-第47期第2四半期(2023/09/01-2023/11/30) | 2024-01-12 | Japanese | ||
|
2023
1 filing
| |||||
| 7542636 | 確認書 | 2023-10-13 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Plumbing, heat and air-conditioning installation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Accel Group Holdings Limited
Provider of E&M engineering services, green building soluti…
|
1283 | HK | Construction |
|
ACTER TECHNOLOGY INTEGRATION GROUP CO., LTD.
Provides cleanroom engineering and integrated M&E systems f…
|
603163 | CN | Construction |
|
AKATSUKI EAZIMA CO., LTD.
A facility engineering company specializing in energy conse…
|
1997 | JP | Construction |
|
Aqualine Ltd.
Offers emergency plumbing repairs and sells mineral water a…
|
6173 | JP | Construction |
|
ASAHI KOGYOSHA CO.,LTD.
Environmental engineering firm providing HVAC installation …
|
1975 | JP | Construction |
|
BİRLEŞİM MÜHENDİSLİK ISITMA SOĞUTMA HAVALANDIRMA SANAYİ VE TİCARET A.Ş.
A mechanical contracting company specializing in HVAC, plum…
|
BRLSM | TR | Construction |
|
Chase Resource Corporation
Provides comprehensive non-welded piping solutions for indu…
|
CQS | CA | Construction |
|
Cheminvest a.s.
Engineering and construction firm providing technical, inst…
|
1CHI01AE | SK | Construction |
|
COMFORT SYSTEMS USA INC
Provider of mechanical, electrical, and plumbing (MEP) buil…
|
FIX | US | Construction |
|
DAI-DAN CO.,LTD.
Engineering firm specializing in electrical, AC, plumbing, …
|
1980 | JP | Construction |
SANKI SERVICE CORPORATION 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/13852/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=13852 | 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=13852 | 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=13852 \ -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": 13852}, 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 SANKI SERVICE CORPORATION (id: 13852)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.