
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 |
|---|---|---|---|
|
EARNZ PLC
Provides heating, energy, and decarbonisation services for …
|
EARN | GB | Construction |
|
Ecoclime Group B
Develops and supplies systems for circular energy and heat …
|
ECC | SE | Construction |
|
Falcon Technoprojects India Limited
Provides integrated MEP, fire protection, and HVAC services…
|
FALCONTECH | IN | Construction |
|
FUJITA ENGINEERING CO.,LTD.
Designs, constructs, and maintains building and industrial …
|
1770 | JP | Construction |
|
Golden Leaf International Group Limited
E&M engineering contractor offering one-stop solutions for …
|
8549 | HK | Construction |
|
Hao Bai International (Cayman) Limited
Specialist contractor providing end-to-end solutions for co…
|
8431 | HK | Construction |
|
HVAX Technologies Limited
Turnkey EPC solutions for cleanrooms, HVAC systems, and con…
|
HVAX | IN | Construction |
|
Instalco
A technical installation and service company for properties…
|
INSTAL | SE | Construction |
|
KAWASAKI SETSUBI KOGYO CO., LTD.
Engineering and construction company specializing in buildi…
|
1777 | JP | Construction |
|
KINOVO PLC
A property services provider focused on safety, compliance,…
|
KINO | GB | 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.