
K.R.S.Corporation — Investor Relations & Filings
K.R.S. Corporation is a comprehensive third-party logistics (3PL) provider with a primary focus on the food industry. The company's core services encompass warehousing, freight forwarding, intermediary transport, cargo handling, packing, and packaging. It specializes in cold-chain logistics, managing both regular and chilled inventories to maintain product quality and safety. The company also provides transportation services for its parent company, Q.P. Corporation.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2026-02-24 | Japanese | |
| 有価証券報告書-第60期(2024/12/01-2025/11/30) | 2026-02-24 | Japanese | |
| 半期報告書-第60期(2024/12/01-2025/11/30) | 2025-07-14 | Japanese | |
| 確認書 | 2025-07-14 | Japanese | |
| 臨時報告書 | 2025-02-28 | Japanese | |
| 確認書 | 2025-02-27 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 32830540 | 確認書 | 2026-02-24 | Japanese | ||
| 32830529 | 有価証券報告書-第60期(2024/12/01-2025/11/30) | 2026-02-24 | Japanese | ||
|
2025
6 filings
| |||||
| 7239863 | 半期報告書-第60期(2024/12/01-2025/11/30) | 2025-07-14 | Japanese | ||
| 7239860 | 確認書 | 2025-07-14 | Japanese | ||
| 7275526 | 臨時報告書 | 2025-02-28 | Japanese | ||
| 7275791 | 確認書 | 2025-02-27 | Japanese | ||
| 7275799 | 有価証券報告書-第59期(2023/12/01-2024/11/30) | 2025-02-27 | Japanese | ||
| 7275792 | 内部統制報告書-第59期(2023/12/01-2024/11/30) | 2025-02-27 | Japanese | ||
|
2024
7 filings
| |||||
| 7315979 | 四半期報告書-第59期第2四半期(2024/03/01-2024/05/31) | 2024-07-12 | Japanese | ||
| 7315975 | 確認書 | 2024-07-12 | Japanese | ||
| 7341392 | 四半期報告書-第59期第1四半期(2023/12/01-2024/02/29) | 2024-04-12 | Japanese | ||
| 7341389 | 確認書 | 2024-04-12 | Japanese | ||
| 7349011 | 臨時報告書 | 2024-02-27 | Japanese | ||
| 7349094 | 確認書 | 2024-02-26 | Japanese | ||
| 7349093 | 内部統制報告書-第58期(2022/12/01-2023/11/30) | 2024-02-26 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Other support activities for transportation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ADANI PORTS AND SPECIAL ECONOMIC ZONE LIMITED
A multinational port operator and integrated logistics comp…
|
33RB | SG | Transportation and storage |
|
Allcargo Logistics Ltd
Provides global multi-modal logistics, LCL consolidation, a…
|
ALLCARGO | IN | Transportation and storage |
|
Ashapura Logistics Limited
Integrated provider of multimodal transport, freight forwar…
|
ASHALOG | IN | Transportation and storage |
|
AVG Logistics Limited
Provides 3PL, multi-modal transport, warehousing, and cold …
|
AVG | IN | Transportation and storage |
|
Axios Mobile Assets Corp.
Technology-enabled logistics provider offering bio-based pa…
|
AXAh | CA | Transportation and storage |
|
BEIJING HUAYUAN XINHANG HOLDING CO.,LTD.
Provides aviation supply chain management and aircraft comp…
|
600743 | CN | Transportation and storage |
|
BLT Logistics Limited
Offers multimodal transport, freight forwarding, and integr…
|
544474 | IN | Transportation and storage |
|
Bondex Supply Chain Management Co., Ltd.
Provides integrated logistics, multi-modal freight, and dig…
|
603836 | CN | Transportation and storage |
|
Brace Port Logistics Limited
Provides integrated logistics, freight forwarding, warehous…
|
BRACEPORT | IN | Transportation and storage |
|
BRAMBLES FINANCE LIMITED
Global logistics solutions provider for pallets and contain…
|
10LB | AU | Transportation and storage |
K.R.S.Corporation 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/12956/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=12956 | 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=12956 | 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=12956 \ -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": 12956}, 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.R.S.Corporation (id: 12956)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.