
K-uno, CO., LTD. — Investor Relations & Filings
K-uno, CO., LTD. is a manufacturer and retailer specializing in custom-made jewelry. The company's offerings focus on bridal items, such as engagement and wedding rings, alongside fashion and memorial jewelry. A key feature is its comprehensive order-made service, where in-house designers, craftsmen, and concierges collaborate with clients to create personalized pieces, ranging from modifications of existing designs to fully bespoke creations. In addition to its custom work, K-uno provides ready-made collections, repair, and remodeling services. The company is also known for its extensive line of officially licensed character jewelry, developed through a partnership with Walt Disney Japan.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2026-05-14 | Japanese | |
| 半期報告書-第36期(2025/10/01-2026/09/30) | 2026-05-14 | Japanese | |
| 確認書 | 2025-12-26 | Japanese | |
| 有価証券報告書-第35期(2024/10/01-2025/09/30) | 2025-12-26 | Japanese | |
| 確認書 | 2025-05-15 | Japanese | |
| 半期報告書-第35期(2024/10/01-2025/09/30) | 2025-05-15 | Japanese |
Browse filings by year
3 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 45844668 | 確認書 | 2026-05-14 | Japanese | ||
| 45844394 | 半期報告書-第36期(2025/10/01-2026/09/30) | 2026-05-14 | Japanese | ||
|
2025
5 filings
| |||||
| 11042712 | 確認書 | 2025-12-26 | Japanese | ||
| 11042707 | 有価証券報告書-第35期(2024/10/01-2025/09/30) | 2025-12-26 | Japanese | ||
| 7263511 | 確認書 | 2025-05-15 | Japanese | ||
| 7263514 | 半期報告書-第35期(2024/10/01-2025/09/30) | 2025-05-15 | Japanese | ||
| 7270697 | 臨時報告書 | 2025-03-28 | Japanese | ||
|
2024
6 filings
| |||||
| 7290101 | 臨時報告書 | 2024-12-26 | Japanese | ||
| 7290098 | 確認書 | 2024-12-26 | Japanese | ||
| 7290103 | 有価証券報告書-第34期(2023/10/01-2024/09/30) | 2024-12-26 | Japanese | ||
| 7306944 | 訂正有価証券届出書(新規公開時) | 2024-09-30 | Japanese | ||
| 7308282 | 訂正有価証券届出書(新規公開時) | 2024-09-19 | Japanese | ||
| 7309767 | 有価証券届出書(新規公開時) | 2024-09-04 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of jewellery and related articles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Laxmi Goldorna House Limited
Designs, manufactures, and wholesales gold jewelry, ornamen…
|
LGHL | IN | Manufacturing |
|
Lazurde Company for Jewelry
Designs and manufactures gold and diamond jewelry for whole…
|
4011 | SA | Manufacturing |
|
Luxxu Group Limited
Designs, manufactures, and sells watches and jewelry throug…
|
1327 | HK | Manufacturing |
|
Lypsa Gems & Jewellery Limited
Integrated diamond sourcing, processing, and jewelry manufa…
|
LYPSAGEMS | IN | Manufacturing |
|
Mene Inc.
Designs, manufactures, and retails 24k gold and pure platin…
|
MENE | CA | Manufacturing |
|
Minal Industries Limited
Manufactures, trades, and exports diamonds and jewelry to g…
|
522235 | IN | Manufacturing |
|
Mini Diamonds (India) Ltd.
Processes, cuts, and polishes rough diamonds into gemstones…
|
523373 | IN | Manufacturing |
|
Mokingran Jewellery Group Co., Ltd.
Vertically integrated designer, producer, wholesaler, and r…
|
2585 | HK | Manufacturing |
|
Moksh Ornaments Limited
Designs, manufactures, and wholesales gold jewelry, special…
|
MOKSH | IN | Manufacturing |
|
NAGAHORI CORPORATION
A jewelry enterprise manufacturing and wholesaling gemstone…
|
8139 | JP | Manufacturing |
K-uno, 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/14738/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=14738 | 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=14738 | 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=14738 \ -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": 14738}, 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 K-uno, CO., LTD. (id: 14738)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.