
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 |
|---|---|---|---|
|
Great Eastern Shipping Co. Ltd.
Transports bulk commodities and energy products and provide…
|
GESHIP | IN | Transportation and storage |
|
Great Harvest Maeta Holdings Limited
Provides worldwide marine transportation and chartering ser…
|
3683 | HK | Transportation and storage |
|
Grupo TMM, S.A.B. de C.V.
Provides integrated maritime, port management, and land log…
|
TMM | MX | Transportation and storage |
|
GSD DENİZCİLİK GAYRİMENKUL İNŞAAT SANAYİ VE TİCARET A.Ş.
International maritime transport company specializing in th…
|
GSDDE | TR | Transportation and storage |
|
Gulf Navigation Holding PJSC
Integrated shipping and maritime services for crude oil, ch…
|
GULFNAV | AE | Transportation and storage |
|
Hafnia Limited
A global owner and operator of product and chemical tankers…
|
RE0 | SG | Transportation and storage |
|
HALIM MAZMIN BERHAD
Diversified group in shipping, education, hospitality, and …
|
— | MY | Transportation and storage |
|
HAMMONIA Schiffsholding AG
Acquires, operates, and sells sea vessels, focusing on cont…
|
HHX | DE | Transportation and storage |
|
Hapag-Lloyd AG
Provides global container transportation, logistics, and in…
|
HLAG | DE | Transportation and storage |
|
Havila Shipping ASA
Provides marine support services to the offshore energy and…
|
HAVI | NO | 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.