HL Holdings Corporation — Investor Relations & Filings
HL Holdings Corporation is an investment holding company that operates a portfolio of businesses centered on mobility and logistics. The company's Mobility Service division distributes automotive parts and products, while also providing solution services such as infotainment systems, vehicle tuning, and fleet management. Its Logistics Service division offers specialized solutions for the automotive sector, including parts and module logistics, CKD (Completely Knocked Down) sales, and used car logistics. Additionally, the company provides warehouse and distribution services with capabilities in customized cold chain logistics. As a holding company, it also focuses on new business development and strategic investments in future growth sectors.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| [기재정정]단일판매ㆍ공급계약체결(자회사의 주요경영사항) | 2026-04-07 | Korean | |
| 기업가치제고계획(자율공시) | 2026-03-27 | Korean | |
| 정기주주총회결과 | 2026-03-26 | Korean | |
| 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-26 | Korean | |
| 대표이사(대표집행임원)변경(안내공시) | 2026-03-26 | Korean | |
| [기재정정]현금ㆍ현물배당결정 | 2026-03-26 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 33696178 | [기재정정]단일판매ㆍ공급계약체결(자회사의 주요경영사항) | 2026-04-07 | Korean | ||
| 33053604 | 기업가치제고계획(자율공시) | 2026-03-27 | Korean | ||
| 33047219 | 정기주주총회결과 | 2026-03-26 | Korean | ||
| 33047212 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-26 | Korean | ||
| 33047204 | 대표이사(대표집행임원)변경(안내공시) | 2026-03-26 | Korean | ||
| 33047199 | [기재정정]현금ㆍ현물배당결정 | 2026-03-26 | Korean | ||
| 33013423 | 타인에대한채무보증결정(자회사의 주요경영사항) | 2026-03-23 | Korean | ||
| 33012479 | [기재정정]타인에대한채무보증결정(자회사의 주요경영사항) | 2026-03-23 | Korean | ||
| 32973306 | 감사보고서제출 | 2026-03-18 | Korean | ||
| 32972845 | 사업보고서 (2025.12) | 2026-03-18 | Korean | ||
| 32970224 | 주식등의대량보유상황보고서(일반) | 2026-03-18 | Korean | ||
| 32970200 | 최대주주등소유주식변동신고서 | 2026-03-18 | Korean | ||
| 32969931 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-03-18 | Korean | ||
| 32962984 | 감사보고서제출(자회사의 주요경영사항) | 2026-03-17 | Korean | ||
| 32962157 | [기재정정]주주총회소집공고 | 2026-03-17 | Korean | ||
Market data
Market data not available
Price history
Peer group · Intermediation service activities for freight transportation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
EDA Group Holdings Ltd.
Provides AI-integrated, end-to-end supply chain solutions f…
|
2505 | HK | Transportation and storage |
|
ELDAN TRANSPORTATION LTD
A mobility solutions provider offering vehicle rentals, lea…
|
— | IL | Transportation and storage |
|
Etga Group Ltd.
A holding company providing logistics and non-bank financin…
|
ETGA | IL | Transportation and storage |
|
EXPEDITORS INTERNATIONAL OF WASHINGTON INC
A global logistics company providing comprehensive supply c…
|
EXPD | US | Transportation and storage |
|
FAR International Holdings Group Company Limited
Comprehensive, digitalized cross-border logistics provider …
|
2516 | HK | Transportation and storage |
|
Fersped AD
Offers freight forwarding, logistics, multimodal transport,…
|
FERS | MK | Transportation and storage |
|
Fesco Transport Group
An intermodal transport and logistics operator with its own…
|
FESH | RU | Transportation and storage |
|
Foodlink S.A.
A 3PL company providing a comprehensive range of supply cha…
|
FOODL | GR | Transportation and storage |
|
Freightos Ltd
Operates a SaaS-enabled global freight marketplace that dig…
|
CRGO | US | Transportation and storage |
|
Fridenson Logistic Services Ltd.
Provider of freight forwarding, customs brokerage, and ware…
|
FRDN | IL | Transportation and storage |
HL Holdings 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/15997/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=15997 | 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=15997 | 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=15997 \ -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": 15997}, 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 HL Holdings Corporation (id: 15997)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.