
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 |
|---|---|---|---|
| 確認書 | 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 | |
| 有価証券報告書-第128期(2024/04/01-2025/03/31) | 2025-06-24 | Japanese |
Browse filings by year
11 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
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
9 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 | ||
| 7353853 | 四半期報告書-第127期第3四半期(2023/10/01-2023/12/31) | 2024-02-13 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of machinery for metallurgy
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
China First Heavy Industries
Produces heavy-duty equipment for nuclear, petrochemical, a…
|
601106 | CN | Manufacturing |
|
Danieli & C
Global supplier of equipment and plants for the entire meta…
|
DAN | IT | Manufacturing |
|
Deem Roll Tech Limited
Designs and manufactures high-performance rolls for the glo…
|
DEEM | IN | Manufacturing |
|
Disa India Ltd.
Provides advanced foundry machinery, molding lines, and sur…
|
DISAQ | IN | Manufacturing |
|
Electrotherm (India) Ltd
Manufactures metallurgical equipment and steel products wit…
|
ELECTHERM | IN | Manufacturing |
|
JOHN COCKERILL INDIA LIMITED
Designs and manufactures advanced equipment and processing …
|
COCKERILL | IN | Manufacturing |
|
KONASOL CO.,LTD
Manufactures fabricated metal products using titanium carbi…
|
176590 | KR | Manufacturing |
|
PARKER CORPORATION
A trading and manufacturing company of industrial products,…
|
9845 | JP | Manufacturing |
|
PyroGenesis Inc.
World leader in advanced plasma processes and sustainable s…
|
PYR | CA | Manufacturing |
|
Qinhuangdao Tianqin Equipment Manufacturing Co.,Ltd.
Develops molten metal purification and casting equipment fo…
|
300922 | 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.