
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 |
|---|---|---|---|
|
Darshan Orna Limited
Manufactures, wholesales, and retails gold and silver jewel…
|
539884 | IN | Manufacturing |
|
DEGEM BERHAD
Premier fine jewellery specialist with over four decades of…
|
— | MY | Manufacturing |
|
Dev Labtech Venture Limited
Manufactures and processes lab-grown diamonds for jewelry a…
|
543848 | IN | Manufacturing |
|
Divine Hira Jewellers Limited
Designs, manufactures, and distributes certified gold, diam…
|
DIVINEHIRA | IN | Manufacturing |
|
Domaine Power Holdings Limited
Integrated provider designing, manufacturing, and exporting…
|
442 | HK | Manufacturing |
|
elumeo SE
Designs, produces, and sells high-quality gemstone jewelry …
|
ELB | DE | Manufacturing |
|
Ernest Borel Holdings Limited
An investment holding company specializing in Swiss-made pr…
|
1856 | HK | Manufacturing |
|
ESTELLE HOLDINGS CO.,LTD.
Manufactures and sells jewelry, precious metal products, an…
|
7872 | JP | Manufacturing |
|
Festaria Holdings Co.,Ltd.
Manufactures and sells jewelry, watches, and accessories fo…
|
2736 | JP | Manufacturing |
|
Folli Follie S.A.
Designs, manufactures, and distributes jewelry, watches, an…
|
FFGRP | GR | 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.