
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.03) | 2026-05-15 | Korean | |
| 불성실공시법인지정 | 2026-05-15 | Korean | |
| 풍문또는보도에대한해명(미확정) | 2026-05-15 | Korean | |
| 소송등의제기ㆍ신청(일정금액이상의청구) | 2026-04-30 | Korean | |
| 불성실공시법인지정예고 | 2026-04-21 | Korean | |
| 타인에대한채무보증결정 | 2026-04-20 | Korean |
Browse filings by year
4 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 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 | ||
| 32983401 | 감사보고서제출 | 2026-03-19 | Korean | ||
| 32939593 | [기재정정]의결권대리행사권유참고서류 | 2026-03-13 | Korean | ||
Market data
Market data not available
Price history
Peer group · Sea and coastal freight water transport
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Capital Tankers Corp.
Manages a high-specification tanker fleet for global crude …
|
CAPT | MH | Transportation and storage |
|
Castor Maritime Inc.
Global shipping company operating a diverse fleet of dry bu…
|
CTRM | MH | Transportation and storage |
|
CBO HOLDING S.A.
Provides maritime support services and manages offshore sup…
|
— | BR | Transportation and storage |
|
China Merchants Energy Shipping Co., Ltd.
Global maritime transporter specializing in energy, bulk co…
|
601872 | CN | Transportation and storage |
|
Chowgule Steamships Ltd.
Owns and operates dry bulk carriers for global maritime tra…
|
501833 | IN | Transportation and storage |
|
Chu Kong Shipping Enterprises (Group) Company Limited
Comprehensive logistics and transportation services, cargo …
|
560 | HK | Transportation and storage |
|
CMT
Provides integrated maritime bulk shipping and inland conta…
|
2612 | TW | Transportation and storage |
|
COMPAÑIA SUD AMERICANA DE VAPORES S.A.
Shipping company focused on container sea transport via sig…
|
— | CL | Transportation and storage |
|
Concordia Maritime
International tanker company transporting refined products,…
|
CCOR | SE | Transportation and storage |
|
Công ty Cổ phần Vận tải Biển Việt Nam
Specializes in maritime transport of dry bulk cargo and pet…
|
VOS | VN | 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.