
Sintokogio,Ltd. — Investor Relations & Filings
Sintokogio, Ltd. is a manufacturer of industrial equipment supporting global production and manufacturing sectors. The company's core business involves the design and sale of foundry and casting equipment, with a product line that includes green sand and core molding machines. In addition to its foundry solutions, Sintokogio offers a range of other systems, including surface treatment, environmental, and material handling equipment. The company also develops and provides high-precision components, such as its compact and lightweight servo cylinders used for precision operations like press fitting and riveting. Sintokogio focuses on integrating its accumulated technological expertise with innovative ideas and advanced technologies to continuously enhance its products and business operations.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 別途積立金の取り崩しに関するお知らせ | 2026-05-21 | Japanese | |
| 確認書 | 2025-11-11 | Japanese | |
| 半期報告書-第129期(2025/04/01-2026/03/31) | 2025-11-11 | Japanese | |
| 臨時報告書 | 2025-06-25 | Japanese | |
| 内部統制報告書-第128期(2024/04/01-2025/03/31) | 2025-06-24 | Japanese | |
| 確認書 | 2025-06-24 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
1 filing
| |||||
| 46711086 | 別途積立金の取り崩しに関するお知らせ | 2026-05-21 | Japanese | ||
|
2025
6 filings
| |||||
| 8191266 | 確認書 | 2025-11-11 | Japanese | ||
| 8191255 | 半期報告書-第129期(2025/04/01-2026/03/31) | 2025-11-11 | Japanese | ||
| 7250490 | 臨時報告書 | 2025-06-25 | Japanese | ||
| 7252610 | 内部統制報告書-第128期(2024/04/01-2025/03/31) | 2025-06-24 | Japanese | ||
| 7252601 | 確認書 | 2025-06-24 | Japanese | ||
| 7252597 | 有価証券報告書-第128期(2024/04/01-2025/03/31) | 2025-06-24 | Japanese | ||
|
2024
8 filings
| |||||
| 7298206 | 確認書 | 2024-11-13 | Japanese | ||
| 7298205 | 半期報告書-第128期(2024/04/01-2025/03/31) | 2024-11-13 | Japanese | ||
| 7328089 | 臨時報告書 | 2024-06-25 | Japanese | ||
| 7329717 | 確認書 | 2024-06-24 | Japanese | ||
| 7329713 | 内部統制報告書-第127期(2023/04/01-2024/03/31) | 2024-06-24 | Japanese | ||
| 7329718 | 有価証券報告書-第127期(2023/04/01-2024/03/31) | 2024-06-24 | Japanese | ||
| 7342119 | 臨時報告書 | 2024-04-09 | Japanese | ||
| 7353852 | 確認書 | 2024-02-13 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of machinery for metallurgy
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Quality Steel Works Limited
Manufacturing steel products and machinery, providing steel…
|
QUSW | PK | Manufacturing |
|
SINOMACH HEAVY EQUIPMENT GROUP CO.,LTD.
Researches and manufactures large-scale heavy machinery and…
|
601399 | CN | Manufacturing |
|
Starokramatorsk Engineering Plant
Designs and manufactures machinery, equipment, and speciali…
|
KRBD | UA | Manufacturing |
|
Suzhou Mingzhi Technology Co., Ltd.
Develops high-end foundry equipment and produces precision …
|
688355 | CN | Manufacturing |
|
Taier Heavy Industry Co., Ltd.
Manufactures metallurgical equipment and core components fo…
|
002347 | CN | Manufacturing |
|
ZHONGZHONG SCIENCE & TECHNOLOGY(TIANJIN)CO., LTD.
Develops and manufactures metallurgical equipment and rolli…
|
603135 | CN | Manufacturing |
|
三友科技
Develops and manufactures specialized equipment for non-fer…
|
920475 | CN | Manufacturing |
Sintokogio,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/11706/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=11706 | 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=11706 | 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=11706 \ -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": 11706}, 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 Sintokogio,Ltd. (id: 11706)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.