
SK JAPAN CO., LTD. — Investor Relations & Filings
SK JAPAN CO., LTD. is a company specializing in the planning, design, and sale of character-licensed merchandise and original fancy goods. The company's primary product lines include soft toys, keychains, household goods, and mobile phone accessories, often featuring popular characters from anime and video games. A significant portion of its business involves developing and supplying prize items for amusement facilities, such as claw machines. In addition to its character goods division, the company also designs, develops, and sells household appliances.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 臨時報告書 | 2026-06-02 | Japanese | |
| 譲渡制限付株式報酬としての新株式発行に関するお知らせ | 2026-05-28 | Japanese | |
| 支配株主等(その他の関係会社)に関する事項について | 2026-05-27 | Japanese | |
| 取締役の役付変更に関するお知らせ | 2026-05-27 | Japanese | |
| 確認書 | 2026-05-27 | Japanese | |
| 有価証券報告書-第37期(2025/03/01-2026/02/28) | 2026-05-27 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
6 filings
| |||||
| 47928360 | 臨時報告書 | 2026-06-02 | Japanese | ||
| 47854798 | 譲渡制限付株式報酬としての新株式発行に関するお知らせ | 2026-05-28 | Japanese | ||
| 47275906 | 支配株主等(その他の関係会社)に関する事項について | 2026-05-27 | Japanese | ||
| 47275897 | 取締役の役付変更に関するお知らせ | 2026-05-27 | Japanese | ||
| 47087124 | 確認書 | 2026-05-27 | Japanese | ||
| 47087114 | 有価証券報告書-第37期(2025/03/01-2026/02/28) | 2026-05-27 | Japanese | ||
|
2025
8 filings
| |||||
| 8016381 | 確認書 | 2025-10-14 | Japanese | ||
| 8016375 | 半期報告書-第37期(2025/03/01-2026/02/28) | 2025-10-14 | Japanese | ||
| 7243309 | 確認書 | 2025-06-30 | Japanese | ||
| 7243299 | 訂正有価証券報告書-第36期(2024/03/01-2025/02/28) | 2025-06-30 | Japanese | ||
| 7260480 | 臨時報告書 | 2025-06-03 | Japanese | ||
| 7260941 | 内部統制報告書-第36期(2024/03/01-2025/02/28) | 2025-05-30 | Japanese | ||
| 7260938 | 確認書 | 2025-05-30 | Japanese | ||
| 7260940 | 有価証券報告書-第36期(2024/03/01-2025/02/28) | 2025-05-30 | Japanese | ||
|
2024
1 filing
| |||||
| 7305401 | 確認書 | 2024-10-11 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of games and toys
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
K-TECH SOLUTIONS CO LTD
Designs, develops, and sells educational, plastic, and elec…
|
KMRK | US | Manufacturing |
|
K. V. TOYS INDIA LIMITED
Designs, manufactures, and distributes diverse children's t…
|
544641 | IN | Manufacturing |
|
MAMIYA-OP CO.,LTD.
A manufacturer of electronic amusement equipment and sports…
|
7991 | JP | Manufacturing |
|
MANUFATURA DE BRINQUEDOS ESTRELA SA
Manufacturer and distributor of toys and games since 1937, …
|
— | BR | Manufacturing |
|
Mars Group Holdings Corporation
A holding company with businesses in amusement equipment an…
|
6419 | JP | Manufacturing |
|
Matrix Holdings Limited
Leading global producer and OEM manufacturer specializing i…
|
1005 | AE | Manufacturing |
|
MATTEL INC /DE/
A global toy and family entertainment company owning a port…
|
MAT | US | Manufacturing |
|
MEGA Brands Inc.
Prominent manufacturer of plastic building blocks, construc…
|
— | CA | Manufacturing |
|
People Co., Ltd.
Plans, develops, and sells educational toys and bicycles fo…
|
7865 | JP | Manufacturing |
|
Perfectech International Holdings Limited
Design, manufacture, and sale of consumer goods, toys, nove…
|
765 | HK | Manufacturing |
SK JAPAN 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/12467/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=12467 | 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=12467 | 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=12467 \ -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": 12467}, 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 SK JAPAN CO., LTD. (id: 12467)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.