
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 |
|---|---|---|---|
|
Fope
Goldsmith creating 18ct gold jewelry with patented flexible…
|
FPE | IT | Manufacturing |
|
Fossil Group, Inc.
A global design, marketing, and distribution company of lif…
|
FOSL | US | Manufacturing |
|
Gautam Gems Limited
Manufactures and trades rough and polished diamonds for jew…
|
540936 | IN | Manufacturing |
|
Gismondi 1754
A high jewelry maison from Genoa creating handcrafted piece…
|
GIS | IT | Manufacturing |
|
GLAAM UP JWEL LIMITED
Designs, manufactures, and distributes contemporary and tra…
|
542477 | IN | Manufacturing |
|
Goldiam International Ltd.
Integrated manufacturer of diamond-studded jewelry and sust…
|
GOLDIAM | IN | Manufacturing |
|
Goldkart Jewels Limited
Trades and manufactures gold, silver, and diamond jewelry f…
|
GOLDKART | IN | Manufacturing |
|
Golkunda Diamonds & Jewellery Ltd.
Designs, manufactures, and exports diamond-studded gold jew…
|
523676 | IN | Manufacturing |
|
Grover Jewells Limited
Designs, manufactures, and distributes gold, diamond, and g…
|
GJL | IN | Manufacturing |
|
GUANGDONG CHJ INDUSTRY CO., LTD.
Designs, manufactures, and retails high-end jewelry and pre…
|
002345 | CN | 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.