
ktk INC. — Investor Relations & Filings
ktk INC. is a provider of office supplies and IT solutions. The company's primary business involves the manufacturing and sale of recycled products, such as remanufactured toner cartridges and ribbons, for office automation equipment. It also offers a range of conventional office supplies and stationery. Expanding beyond physical supplies, ktk provides IT solution services to support business clients. These services include document, network, security, and communication solutions, aimed at facilitating digital transformation and offering comprehensive support for office environments.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 有価証券報告書-第51期(令和3年8月21日-令和4年8月20日) | 2022-11-09 | Japanese | |
| 内部統制報告書-第51期(令和3年8月21日-令和4年8月20日) | 2022-11-09 | Japanese | |
| 四半期報告書-第51期第3四半期(令和4年2月21日-令和4年5月20日) | 2022-07-04 | Japanese | |
| 四半期報告書-第51期第2四半期(令和3年11月21日-令和4年2月20日) | 2022-04-01 | Japanese | |
| 四半期報告書-第51期第1四半期(令和3年8月21日-令和3年11月20日) | 2021-12-28 | Japanese | |
| 内部統制報告書-第50期(令和2年8月21日-令和3年8月20日) | 2021-11-12 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2022
4 filings
| |||||
| 7586470 | 有価証券報告書-第51期(令和3年8月21日-令和4年8月20日) | 2022-11-09 | Japanese | ||
| 7586468 | 内部統制報告書-第51期(令和3年8月21日-令和4年8月20日) | 2022-11-09 | Japanese | ||
| 7597204 | 四半期報告書-第51期第3四半期(令和4年2月21日-令和4年5月20日) | 2022-07-04 | Japanese | ||
| 7611608 | 四半期報告書-第51期第2四半期(令和3年11月21日-令和4年2月20日) | 2022-04-01 | Japanese | ||
|
2021
6 filings
| |||||
| 7619493 | 四半期報告書-第51期第1四半期(令和3年8月21日-令和3年11月20日) | 2021-12-28 | Japanese | ||
| 7622904 | 内部統制報告書-第50期(令和2年8月21日-令和3年8月20日) | 2021-11-12 | Japanese | ||
| 7622902 | 確認書 | 2021-11-12 | Japanese | ||
| 7622903 | 有価証券報告書-第50期(令和2年8月21日-令和3年8月20日) | 2021-11-12 | Japanese | ||
| 7663730 | 四半期報告書-第50期第3四半期(令和3年2月21日-令和3年5月20日) | 2021-07-02 | Japanese | ||
| 7673071 | 四半期報告書-第50期第2四半期(令和2年11月21日-令和3年2月20日) | 2021-04-05 | Japanese | ||
|
2020
5 filings
| |||||
| 7678673 | 四半期報告書-第50期第1四半期(令和2年8月21日-令和2年11月20日) | 2020-12-25 | Japanese | ||
| 7680523 | 内部統制報告書-第49期(令和1年8月21日-令和2年8月20日) | 2020-11-13 | Japanese | ||
| 7680520 | 確認書 | 2020-11-13 | Japanese | ||
| 7680522 | 有価証券報告書-第49期(令和1年8月21日-令和2年8月20日) | 2020-11-13 | Japanese | ||
| 7687970 | 四半期報告書-第49期第3四半期(令和2年2月21日-令和2年5月20日) | 2020-07-03 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of computers and peripheral equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
2CRSi
Designs and manufactures high-performance, energy-efficient…
|
2CRSI | FR | Manufacturing |
|
AAEON Technology Inc.
Manufacturer of industrial and embedded computing platforms…
|
6579 | TW | Manufacturing |
|
ABKO CO., LTD.
Develops PC components, gaming peripherals, and consumer el…
|
129890 | KR | Manufacturing |
|
Acer Gadget Inc.
Develops computer peripherals, smart mobile devices, and sm…
|
2432 | TW | Manufacturing |
|
Acer Incorporated
Specializes in computer hardware like PCs, laptops, desktop…
|
2353 | TW | Manufacturing |
|
ADLINK Technology Inc.
Global provider of edge computing and IoT solutions for ind…
|
6166 | TW | Manufacturing |
|
Advantech Co., Ltd.
Global leader in industrial computing, IoT systems, and emb…
|
2395 | TW | Manufacturing |
|
AGM GROUP HOLDINGS, INC.
Designs blockchain ASIC chips and sells cryptocurrency mini…
|
AGMH | US | Manufacturing |
|
AMAX Holding Co., Ltd.
Global provider of AI and HPC solutions, high-density serve…
|
6933 | TW | Manufacturing |
|
Anhui Shiny Electronic Technology Company Limited
OEM/ODM manufacturer of electronic components and consumer …
|
300956 | CN | Manufacturing |
ktk INC. 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/12511/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=12511 | 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=12511 | 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=12511 \ -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": 12511}, 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 ktk INC. (id: 12511)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.