
SEKIDO CO.,LTD — Investor Relations & Filings
SEKIDO CO., LTD. is a company specializing in the development and retail of brands, with a primary focus on the cosmetics and fashion sectors. The company serves as the exclusive distributor for premium Korean skincare brands, including MEDIHEAL and MEDITHERAPY. Its fashion division offers a variety of accessories such as bags, wallets, watches, and jewelry, which includes products under its proprietary Pomerance brand. SEKIDO operates through directly managed stores and leverages a diverse distribution network that encompasses consumer electronics retailers, with strategic plans for expansion into convenience stores. The company's business model is centered on rapidly introducing new and trending products to the market.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 資本金の額の減少(減資)に関するお知らせ | 2026-05-21 | Japanese | |
| 役員人事の内定に関するお知らせ | 2026-05-21 | Japanese | |
| 臨時報告書 | 2026-05-14 | Japanese | |
| 訂正有価証券届出書(組込方式) | 2025-11-26 | Japanese | |
| 訂正有価証券届出書(組込方式) | 2025-11-21 | Japanese | |
| 有価証券届出書(組込方式) | 2025-11-18 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
3 filings
| |||||
| 46718557 | 資本金の額の減少(減資)に関するお知らせ | 2026-05-21 | Japanese | ||
| 46718555 | 役員人事の内定に関するお知らせ | 2026-05-21 | Japanese | ||
| 45879038 | 臨時報告書 | 2026-05-14 | Japanese | ||
|
2025
12 filings
| |||||
| 8661223 | 訂正有価証券届出書(組込方式) | 2025-11-26 | Japanese | ||
| 8496967 | 訂正有価証券届出書(組込方式) | 2025-11-21 | Japanese | ||
| 8445105 | 有価証券届出書(組込方式) | 2025-11-18 | Japanese | ||
| 8069917 | 確認書 | 2025-11-04 | Japanese | ||
| 8069916 | 半期報告書-第64期(2025/03/21-2026/03/20) | 2025-11-04 | Japanese | ||
| 7254462 | 臨時報告書 | 2025-06-23 | Japanese | ||
| 7255909 | 確認書 | 2025-06-20 | Japanese | ||
| 7255885 | 内部統制報告書-第63期(2024/03/21-2025/03/20) | 2025-06-20 | Japanese | ||
| 7255876 | 有価証券報告書-第63期(2024/03/21-2025/03/20) | 2025-06-20 | Japanese | ||
| 7262383 | 有価証券届出書(組込方式) | 2025-05-23 | Japanese | ||
| 7262636 | 臨時報告書 | 2025-05-22 | Japanese | ||
| 7264991 | 臨時報告書 | 2025-05-09 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Wholesale of other household goods
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
111, Inc.
A tech-enabled healthcare platform connecting patients with…
|
YI | KY | Wholesale and retail trade |
|
AAYUSH ART AND BULLION LIMITED
Trades and distributes gold and silver bullion, coins, and …
|
540718 | IN | Wholesale and retail trade |
|
Al Hassan Ghazi Ibrahim Shaker Co.
Distributes air conditioning, home appliances, and energy m…
|
1214 | SA | Wholesale and retail trade |
|
ALLIANCE ENTERTAINMENT HOLDING CORP
Global wholesaler and distributor of home entertainment pro…
|
AENT | US | Wholesale and retail trade |
|
ALLIANCE PHARMA PLC
Specialty pharmaceutical company acquiring and marketing co…
|
APH | GB | Wholesale and retail trade |
|
ARATA CORPORATION
A wholesale trading company distributing daily consumer goo…
|
2733 | JP | Wholesale and retail trade |
|
Asker Healthcare Group AB
A partner to caregivers and patients providing medical prod…
|
ASKER | SE | Wholesale and retail trade |
|
Aspire & Innovative Advertising Limited
Distributes consumer durables and electronics via an asset-…
|
ASPIRE | IN | Wholesale and retail trade |
|
Ausupreme International Holdings Limited
Distributor of TGA-certified Australian health foods and We…
|
2031 | HK | Wholesale and retail trade |
|
Avidus Management Group Inc.
Marketer and distributor of nutraceutical products, supplem…
|
ASNHF | CA | Wholesale and retail trade |
SEKIDO 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/12575/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=12575 | 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=12575 | 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=12575 \ -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": 12575}, 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 SEKIDO CO.,LTD (id: 12575)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.