
SHINWA WISE HOLDINGS CO.,LTD. — Investor Relations & Filings
Shinwa Wise Holdings is a holding company primarily focused on the art market and alternative assets. Its core subsidiary, Shinwa Auction, conducts public auctions for a diverse range of items, including modern and contemporary art, ceramics, antiques, fine wine, and manga. This division also provides related services such as art valuation and collection advisory. Another subsidiary, Shinwa Prive, engages in art dealing, gallery management, exhibition planning, and artist discovery, leveraging data from the auction business. The group also operates in the alternative asset sector through Shinwa Artex, which specializes in investment-grade diamonds for asset protection and undertakes cultural support projects. The company functions as a comprehensive platform for art transactions and community development.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 近代美術・コンテンポラリーアートコレクションの落札結果に関するお知らせ | 2026-05-25 | Japanese | |
| 「北大路魯山人」特別オークションの落札結果に関するお知らせ | 2026-04-27 | Japanese | |
| 確認書 | 2026-01-13 | Japanese | |
| 半期報告書-第37期(2025/06/01-2026/05/31) | 2026-01-13 | Japanese | |
| 有価証券報告書-第36期(2024/06/01-2025/05/31) | 2025-08-29 | Japanese | |
| 確認書 | 2025-08-29 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
4 filings
| |||||
| 47001451 | 近代美術・コンテンポラリーアートコレクションの落札結果に関するお知らせ | 2026-05-25 | Japanese | ||
| 46879096 | 「北大路魯山人」特別オークションの落札結果に関するお知らせ | 2026-04-27 | Japanese | ||
| 12571127 | 確認書 | 2026-01-13 | Japanese | ||
| 12571118 | 半期報告書-第37期(2025/06/01-2026/05/31) | 2026-01-13 | Japanese | ||
|
2025
11 filings
| |||||
| 7856624 | 有価証券報告書-第36期(2024/06/01-2025/05/31) | 2025-08-29 | Japanese | ||
| 7856623 | 確認書 | 2025-08-29 | Japanese | ||
| 7262166 | 臨時報告書 | 2025-05-26 | Japanese | ||
| 7266444 | 意見表明報告書 | 2025-04-22 | Japanese | ||
| 7275962 | 臨時報告書 | 2025-02-27 | Japanese | ||
| 7275959 | 確認書 | 2025-02-27 | Japanese | ||
| 7275957 | 半期報告書-第36期(2024/06/01-2025/05/31) | 2025-02-27 | Japanese | ||
| 7288185 | 訂正四半期報告書-第31期第1四半期(2019/06/01-2019/08/31) | 2025-01-16 | Japanese | ||
| 7288180 | 訂正四半期報告書-第31期第2四半期(2019/09/01-2019/11/30) | 2025-01-16 | Japanese | ||
| 7288179 | 訂正四半期報告書-第31期第3四半期(2019/12/01-2020/02/29) | 2025-01-16 | Japanese | ||
| 7288176 | 訂正有価証券報告書-第30期(2018/06/01-2019/05/31) | 2025-01-16 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Retail sale of cultural and recreational goods n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Bellini Nautica
Sells, restores, and services yachts, specializing in vinta…
|
BELL | IT | Wholesale and retail trade |
|
CARD FACTORY PLC
Specialist retailer of greeting cards, gifts, and celebrati…
|
CARD | GB | Wholesale and retail trade |
|
CD Plus.com Ltd.
Prominent music retailer and pioneer of early e-commerce an…
|
CDW | CA | Wholesale and retail trade |
|
China-Hongkong Photo Products Holdings Limited
Exclusive distributor of FUJIFILM in HK/Macau, providing ph…
|
1123 | HK | Wholesale and retail trade |
|
GEAR4MUSIC (HOLDINGS) PLC
E-commerce retailer of musical instruments, music equipment…
|
G4M | GB | Wholesale and retail trade |
|
JAPAN CRAFT HOLDINGS CO., LTD.
A holding company managing retail stores for handicraft and…
|
7135 | JP | Wholesale and retail trade |
|
TOP CULTURE Co.,Ltd.
A retail company operating Tsutaya franchise stores selling…
|
7640 | JP | Wholesale and retail trade |
|
Videoflicks.com Inc.
Operates a specialized rental and retail service for physic…
|
VVVVQ | CA | Wholesale and retail trade |
|
YES24Co.,Ltd
E-commerce platform for books, music, media, and event tick…
|
053280 | KR | Wholesale and retail trade |
SHINWA WISE HOLDINGS CO.,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/13381/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=13381 | 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=13381 | 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=13381 \ -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": 13381}, 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 SHINWA WISE HOLDINGS CO.,LTD. (id: 13381)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.