
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 |
|---|---|---|---|
|
LOG-IN LOGISTICA INTERMODAL SA
Provides intermodal logistics, maritime cabotage, and port …
|
— | BR | Transportation and storage |
|
LOŠINJSKA Plovidba - Holding d. d.
A holding company with operations in maritime transport, sh…
|
LPLH | HR | Transportation and storage |
|
MALAYSIAN MERCHANT MARINE BERHAD
Engaged in sea goods transport, ship management, and mercha…
|
— | MY | Transportation and storage |
|
MARCO POLO MARINE LTD.
Integrated marine logistics group offering shipyard, offsho…
|
5LY | SG | Transportation and storage |
|
MARINE & GENERAL BERHAD
Provides marine logistics, offshore support, and liquid bul…
|
— | MY | Transportation and storage |
|
Matson, Inc.
Provides ocean transportation in the Pacific and logistics …
|
MATX | US | Transportation and storage |
|
MAYBULK BERHAD
An investment holding company engaged in international ship…
|
— | MY | Transportation and storage |
|
MEIJI SHIPPING GROUP CO.,LTD.
Maritime transportation firm for ship ownership, chartering…
|
9115 | JP | Transportation and storage |
|
Meriaura Group Oyj
Specializes in marine logistics and renewable energy produc…
|
MERI | FI | Transportation and storage |
|
MISC BERHAD
A global maritime company specializing in energy transporta…
|
— | MY | 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.