
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 |
|---|---|---|---|
|
NEW ART HOLDINGS Co., Ltd.
Holding company specializing in bridal jewelry, with art an…
|
7638 | JP | Manufacturing |
|
Nihon Seimitsu Co.,Ltd.
Manufacturer of precision components like watch bands, beze…
|
7771 | JP | Manufacturing |
|
O. P. Chains Limited
Manufactures and trades gold and silver jewelry, ornaments,…
|
539116 | IN | Manufacturing |
|
Orosil Smiths India Limited
Manufacturer and retailer of gold and silver jewelry with p…
|
531626 | IN | Manufacturing |
|
Pandora
Designs and markets hand-finished jewelry, known for custom…
|
PNDORA | DK | Manufacturing |
|
Patdiam Jewellery Limited
Designs, manufactures, and exports diamond-studded gold and…
|
539401 | IN | Manufacturing |
|
PC JEWELLER LIMITED
Designs, manufactures, and retails gold, diamond, and silve…
|
PCJEWELLER | IN | Manufacturing |
|
PT Hartadinata Abadi Tbk
Leading, vertically integrated gold company with 35 years e…
|
HRTA | ID | Manufacturing |
|
Pushpa Jewellers Limited
Designs, manufactures, and distributes gold, silver, and di…
|
PUSHPA | IN | Manufacturing |
|
Rajesh Exports Ltd.
Vertically integrated gold refiner and manufacturer of jewe…
|
RAJESHEXPO | IN | 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.