
CJ Logistics Corporation — Investor Relations & Filings
CJ Logistics Corporation is a global provider of integrated supply chain and logistics solutions. The company's core services encompass parcel delivery, contract logistics, e-commerce fulfillment, global freight forwarding, stevedoring, and transportation. It operates an extensive delivery network and advanced infrastructure, utilizing automation, AI, and Big Data to optimize operations. Key offerings include "O-NE," an integrated delivery solution, and "THE FULFILL," an innovative fulfillment service for e-commerce. CJ Logistics designs and implements optimal logistics processes, connecting air, sea, and land transport to provide comprehensive, one-stop solutions for its global clientele.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 기업설명회(IR)개최(안내공시) | 2026-05-20 | Korean | |
| 기업설명회(IR)개최(안내공시) | 2026-05-15 | Korean | |
| 분기보고서 (2026.03) | 2026-05-15 | Korean | |
| 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-05-14 | Korean | |
| 연결재무제표기준영업(잠정)실적(공정공시) | 2026-05-13 | Korean | |
| 주식등의대량보유상황보고서(약식) | 2026-05-07 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46576589 | 기업설명회(IR)개최(안내공시) | 2026-05-20 | Korean | ||
| 46368920 | 기업설명회(IR)개최(안내공시) | 2026-05-15 | Korean | ||
| 46357809 | 분기보고서 (2026.03) | 2026-05-15 | Korean | ||
| 45989926 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-05-14 | Korean | ||
| 45346221 | 연결재무제표기준영업(잠정)실적(공정공시) | 2026-05-13 | Korean | ||
| 42150851 | 주식등의대량보유상황보고서(약식) | 2026-05-07 | Korean | ||
| 41708418 | 주식등의대량보유상황보고서(약식) | 2026-05-06 | Korean | ||
| 41708117 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-05-06 | Korean | ||
| 39073655 | 기업설명회(IR)개최(안내공시) | 2026-04-30 | Korean | ||
| 39073648 | 결산실적공시예고(안내공시) | 2026-04-30 | Korean | ||
| 37900266 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-04-28 | Korean | ||
| 33249459 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-04-03 | Korean | ||
| 33152934 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-04-02 | Korean | ||
| 33125780 | 주식등의대량보유상황보고서(약식) | 2026-04-01 | Korean | ||
| 33018995 | 정기주주총회결과 | 2026-03-24 | Korean | ||
Market data
Market data not available
Price history
Peer group · Courier activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Pelican
Provides door-to-door delivery and integrated logistics ser…
|
2642 | TW | Transportation and storage |
|
PT Krida Jaringan Nusantara Tbk.
A logistics company specializing in courier and freight for…
|
KJEN | ID | Transportation and storage |
|
PT Satria Antaran Prima Tbk.
Pioneering android-based shipping, it offers comprehensive …
|
SAPX | ID | Transportation and storage |
|
PT Trimuda Nuansa Citra Tbk.
Provides comprehensive postal, courier, and logistics servi…
|
TNCA | ID | Transportation and storage |
|
Serve Robotics Inc. /DE/
Designs, develops, and operates autonomous sidewalk robots …
|
SERV | US | Transportation and storage |
|
S.F. Holding Co., Ltd.
Integrated logistics provider of express delivery and suppl…
|
002352 | HK | Transportation and storage |
|
S.F. Holding Co., Ltd.
Leading integrated logistics provider in China and Asia, of…
|
6936 | HK | Transportation and storage |
|
SHADOWFAX TECHNOLOGIES LIMITED
Technology-driven logistics platform for on-demand, last-mi…
|
SHADOWFAX | IN | Transportation and storage |
|
Speedy AD
A courier offering domestic and international delivery serv…
|
SPDY | BG | Transportation and storage |
|
STO Express Co.,Ltd.
Provides express delivery, supply chain management, and e-c…
|
002468 | CN | Transportation and storage |
CJ Logistics 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/16525/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=16525 | 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=16525 | 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=16525 \ -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": 16525}, 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 CJ Logistics Corporation (id: 16525)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.