
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 |
|---|---|---|---|
|
Jinhui Shipping and Transport Ltd.
Global dry bulk shipping company providing ship owning, cha…
|
JIN | BM | Transportation and storage |
|
Kawasaki Kisen Kaisha, Ltd.
A global marine transportation and logistics company operat…
|
9107 | JP | Transportation and storage |
|
KDM Shipping PLC
Vertically integrated shipping company for dry bulk river-s…
|
KDM | PL | Transportation and storage |
|
Klaveness Combination Carriers
Operates combination carriers that transport both wet and d…
|
KCC | NO | Transportation and storage |
|
KNOT Offshore Partners LP
Owns and operates shuttle tankers under long-term charters …
|
KNOP | MH | Transportation and storage |
|
KOREA LINE CORPORATION
Marine transportation company providing global shipping for…
|
005880 | KR | Transportation and storage |
|
KSS LINE LTD.
A marine transportation company specializing in gas and che…
|
044450 | KR | Transportation and storage |
|
kuribayashi steamship co.,ltd.
Provider of integrated sea-land transportation and comprehe…
|
9171 | JP | Transportation and storage |
|
KYOEI TANKER CO., LTD.
Marine transportation company operating and leasing tankers…
|
9130 | JP | Transportation and storage |
|
LIANSON FLEET GROUP BERHAD
Marine logistics provider in Southeast Asia, specializing i…
|
— | 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.