
STX Green Logis Ltd — Investor Relations & Filings
STX Green Logis Ltd. is a global shipping company that provides customized logistics and specialized maritime transportation services. Operating its own fleet, the company facilitates the worldwide transport of various break bulk cargoes, including coal, iron ore, logs, fertilizer, and grains. In addition to core shipping, the company offers comprehensive consulting and partnership services for ship investment. These services encompass ship project financing, support for shipbuilding and second-hand vessel acquisition, customized ship management, and commercial vessel operations.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 유형자산처분결정 | 2026-05-27 | Korean | |
| 타인에대한담보제공결정 | 2026-05-27 | Korean | |
| 분기보고서 (2026.03) | 2026-05-15 | Korean | |
| 불성실공시법인지정 | 2026-05-15 | Korean | |
| 풍문또는보도에대한해명(미확정) | 2026-05-15 | Korean | |
| 소송등의제기ㆍ신청(일정금액이상의청구) | 2026-04-30 | Korean |
Browse filings by year
4 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47355186 | 유형자산처분결정 | 2026-05-27 | Korean | ||
| 47354231 | 타인에대한담보제공결정 | 2026-05-27 | Korean | ||
| 46366846 | 분기보고서 (2026.03) | 2026-05-15 | Korean | ||
| 46355972 | 불성실공시법인지정 | 2026-05-15 | Korean | ||
| 46348384 | 풍문또는보도에대한해명(미확정) | 2026-05-15 | Korean | ||
| 39058097 | 소송등의제기ㆍ신청(일정금액이상의청구) | 2026-04-30 | Korean | ||
| 34698124 | 불성실공시법인지정예고 | 2026-04-21 | Korean | ||
| 34690348 | 타인에대한채무보증결정 | 2026-04-20 | Korean | ||
| 34690335 | 투자판단관련주요경영사항 (채무부존재확인청구의 소 제기) | 2026-04-20 | Korean | ||
| 33905962 | 주식등의대량보유상황보고서(일반) | 2026-04-09 | Korean | ||
| 33905927 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-04-09 | Korean | ||
| 33898393 | 최대주주등소유주식변동신고서 | 2026-04-09 | Korean | ||
| 33054183 | 정기주주총회결과 | 2026-03-27 | Korean | ||
| 33054181 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-27 | Korean | ||
| 32984137 | 사업보고서 (2025.12) | 2026-03-19 | Korean | ||
Market data
Market data not available
Price history
Peer group · Sea and coastal freight water transport
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
HEUNG-A SHIPPING CO.,LTD.
A marine transportation company specializing in the chemica…
|
003280 | KR | Transportation and storage |
|
HIDROVIAS DO BRASIL S.A.
Integrated logistics operator for water transportation and …
|
— | BR | Transportation and storage |
|
Himalaya Shipping
Operates a modern fleet of LNG dual-fuel Newcastlemax dry b…
|
HSHP | BM | Transportation and storage |
|
Himalaya Shipping Ltd.
Operates a modern fleet of 12 LNG dual-fuel Newcastlemax dr…
|
HSHP | US | Transportation and storage |
|
HMM CO.,LTD
Global logistics company providing container and bulk marit…
|
011200 | KR | Transportation and storage |
|
HNA Technology Co.,Ltd.
Provides maritime transportation and integrated supply chai…
|
600751 | CN | Transportation and storage |
|
Hoegh Autoliners ASA
Global provider of RoRo ocean transportation for cars, mach…
|
HAUTO | NO | Transportation and storage |
|
HUBLINE BERHAD
Investment holding company with dry bulk shipping logistics…
|
— | MY | Transportation and storage |
|
Humpuss Intermoda Transportasi Tbk
Specializes in sea transportation, transporting LNG, crude …
|
HITS | ID | Transportation and storage |
|
HYOKI KAIUN KAISHA,LTD.
A logistics company providing marine transport, port, cargo…
|
9362 | JP | Transportation and storage |
STX Green Logis Ltd 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/16676/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=16676 | 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=16676 | 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=16676 \ -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": 16676}, 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 STX Green Logis Ltd (id: 16676)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.