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-03-17 | Korean | |
| 감사보고서제출(자회사의 주요경영사항) | 2026-03-16 | Korean | |
| [기재정정]타인에대한채무보증결정(자회사의 주요경영사항) | 2026-03-13 | Korean | |
| 주주총회소집공고 | 2026-03-11 | Korean | |
| 의결권대리행사권유참고서류 | 2026-03-11 | Korean | |
| [기재정정]주주총회소집결의 | 2026-03-09 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 32961856 | [기재정정]의결권대리행사권유참고서류 | 2026-03-17 | Korean | ||
| 32954696 | 감사보고서제출(자회사의 주요경영사항) | 2026-03-16 | Korean | ||
| 32940640 | [기재정정]타인에대한채무보증결정(자회사의 주요경영사항) | 2026-03-13 | Korean | ||
| 32927107 | 주주총회소집공고 | 2026-03-11 | Korean | ||
| 32927052 | 의결권대리행사권유참고서류 | 2026-03-11 | Korean | ||
| 32914683 | [기재정정]주주총회소집결의 | 2026-03-09 | Korean | ||
| 32908358 | 주주총회소집결의 | 2026-03-06 | Korean | ||
| 32908032 | 현금ㆍ현물배당을위한주주명부폐쇄(기준일)결정 | 2026-03-06 | Korean | ||
| 32875464 | 증권발행실적보고서 | 2026-03-04 | Korean | ||
| 32873299 | 투자설명서 | 2026-03-04 | Korean | ||
| 32870524 | [발행조건확정]증권신고서(채무증권) | 2026-03-03 | Korean | ||
| 32869953 | [기재정정]증권신고서(채무증권) | 2026-03-03 | Korean | ||
| 32847623 | 중대재해발생(자회사의 주요경영사항) | 2026-02-27 | Korean | ||
| 32840410 | 대규모기업집단현황공시[분기별공시(대표회사용)] | 2026-02-26 | Korean | ||
| 32837863 | [기재정정]증권신고서(채무증권) | 2026-02-25 | Korean | ||
Market data
Market data not available
Price history
Peer group · Intermediation service activities for freight transportation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Accuracy Shipping Limited
3PL provider offering freight forwarding, customs clearance…
|
ACCURACY | IN | Transportation and storage |
|
Ahlers AG
Manufacturer of men's fashion apparel with proprietary and …
|
AAH | DE | Transportation and storage |
|
AIT CORPORATION
Integrated logistics provider specializing in trade with Ch…
|
9381 | JP | Transportation and storage |
|
Amiable Logistics (India) Limited
Provides integrated logistics, customs clearance, and freig…
|
AMIABLE | IN | Transportation and storage |
|
Andino Global
Develops and operates airport and port infrastructure and p…
|
MLAIG | ES | Transportation and storage |
|
A.P. Møller - Mærsk
An integrated transport and logistics company for global tr…
|
MAERSK | DK | Transportation and storage |
|
Aquila Part Prod Com
Specializes in integrated distribution and logistics for co…
|
AQ | RO | Transportation and storage |
|
ARCBEST CORP /DE/
Integrated logistics company providing multi-modal freight …
|
ARCB | US | Transportation and storage |
|
ASAGAMI COPORATION
A multifaceted company providing logistics, real estate, an…
|
9311 | JP | Transportation and storage |
|
Aspinwall and Company Limited
Diversified firm specializing in logistics, plantations, an…
|
ASPINWALL | IN | 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.