
SHINTO Holdings, Inc. — Investor Relations & Filings
SHINTO Holdings, Inc. is a diversified company operating across multiple business segments. Its core activities include a resource recycling business focused on the collection, reprocessing, and productization of waste materials like plastics and metals. The company also engages in the beverage sector, producing and selling its proprietary 'Amano Iwato Whiskey.' In addition to these ventures, SHINTO Holdings maintains an apparel business centered on the wholesale of clothing and operates a real estate-related services division. The company aims to create new lifestyle cultures by providing valuable services across various fields, including clothing, food, housing, and health.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2022-09-14 | Japanese | |
| 四半期報告書-第39期第2四半期(令和4年5月1日-令和4年7月31日) | 2022-09-14 | Japanese | |
| 確認書 | 2022-09-05 | Japanese | |
| 訂正有価証券報告書-第38期(令和3年2月1日-令和4年1月31日) | 2022-09-05 | Japanese | |
| 確認書 | 2022-09-05 | Japanese | |
| 訂正有価証券報告書-第37期(令和2年2月1日-令和3年1月31日) | 2022-09-05 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2022
11 filings
| |||||
| 7589489 | 確認書 | 2022-09-14 | Japanese | ||
| 7589487 | 四半期報告書-第39期第2四半期(令和4年5月1日-令和4年7月31日) | 2022-09-14 | Japanese | ||
| 7589866 | 確認書 | 2022-09-05 | Japanese | ||
| 7589868 | 訂正有価証券報告書-第38期(令和3年2月1日-令和4年1月31日) | 2022-09-05 | Japanese | ||
| 7589858 | 確認書 | 2022-09-05 | Japanese | ||
| 7589863 | 訂正有価証券報告書-第37期(令和2年2月1日-令和3年1月31日) | 2022-09-05 | Japanese | ||
| 7589864 | 訂正有価証券報告書-第36期(平成31年2月1日-令和2年1月31日) | 2022-09-05 | Japanese | ||
| 7605416 | 四半期報告書-第39期第1四半期(令和4年2月1日-令和4年4月30日) | 2022-06-14 | Japanese | ||
| 7610502 | 内部統制報告書-第38期(令和4年4月28日-令和4年4月28日) | 2022-04-28 | Japanese | ||
| 7610498 | 確認書 | 2022-04-28 | Japanese | ||
| 7610504 | 有価証券報告書-第38期(令和3年2月1日-令和4年1月31日) | 2022-04-28 | Japanese | ||
|
2021
4 filings
| |||||
| 7620170 | 四半期報告書-第38期第3四半期(令和3年8月1日-令和3年10月31日) | 2021-12-15 | Japanese | ||
| 7626428 | 四半期報告書-第38期第2四半期(令和3年2月1日-令和3年7月31日) | 2021-09-13 | Japanese | ||
| 7670645 | 四半期報告書-第38期第1四半期(令和3年2月1日-令和3年4月30日) | 2021-06-14 | Japanese | ||
| 7672453 | 確認書 | 2021-05-07 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Distilling, rectifying and blending of spirits
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AGRIBIO SPIRITS LIMITED
Produces grain-based alcohol, fuel ethanol, and animal feed…
|
539546 | IN | Manufacturing |
|
Alcokraft Distilleries Limited
Manufacturer and distributor of Indian Made Foreign Liquor …
|
ALCODIS | IN | Manufacturing |
|
Allied Blenders and Distillers Limited
Produces and distributes a diverse range of spirits across …
|
ABDL | IN | Manufacturing |
|
Amber Latvijas balzams
Producer of alcoholic beverages with over 100 brands sold i…
|
BAL1R | HU | Manufacturing |
|
Anhui Golden Seed Winery Co.,Ltd.
Produces and markets traditional Baijiu using solid-state f…
|
600199 | CN | Manufacturing |
|
ANHUI GUJING DISTILLERY CO.,LTD
Produces and distributes traditional Chinese baijiu using a…
|
000596 | CN | Manufacturing |
|
Anhui Kouzi Distillery Co.,Ltd.
Produces premium Baijiu using traditional fermentation and …
|
603589 | CN | Manufacturing |
|
Anhui Ying Jia Distillery Co.,Ltd.
Produces and distributes traditional Chinese Baijiu using e…
|
603198 | CN | Manufacturing |
|
Anora Group Oyj
A Nordic wine and spirits brand house with production and d…
|
ANORA | FI | Manufacturing |
|
Arctic Blue Beverages AB
Nordic producer of artisanal spirits and beverages with nat…
|
ARCTIC | SE | Manufacturing |
SHINTO Holdings, Inc. 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/12493/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=12493 | 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=12493 | 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=12493 \ -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": 12493}, 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 SHINTO Holdings, Inc. (id: 12493)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.