
Singularity Future Technology Ltd. — Investor Relations & Filings
Singularity Future Technology Ltd. is a global integrated logistics solutions provider offering freight logistics, transportation, warehousing, and ship management services. The company is focused on developing sustainable and environmentally friendly shipping solutions by integrating renewable energy sources, such as solar, hydro, and wind. It utilizes innovative technology to optimize shipping processes for efficient delivery. In addition to its core logistics business, the company has diversified its operations to include cryptocurrency mining, merging its freight expertise with emerging technologies.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 10-Q Filing | 2025-05-15 | English | |
| 8-K Filing | 2025-04-04 | English | |
| 8-K Filing | 2025-02-26 | English | |
| 10-Q Filing | 2025-02-19 | English | |
| SCHEDULE 13G/A Filing | 2025-02-03 | English | |
| SCHEDULE 13G Filing | 2025-01-28 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
9 filings
| |||||
| 29682294 | 10-Q Filing | 2025-05-15 | English | ||
| 29682097 | 8-K Filing | 2025-04-04 | English | ||
| 29682086 | 8-K Filing | 2025-02-26 | English | ||
| 29682270 | 10-Q Filing | 2025-02-19 | English | ||
| 29680479 | SCHEDULE 13G/A Filing | 2025-02-03 | English | ||
| 29682125 | SCHEDULE 13G Filing | 2025-01-28 | English | ||
| 29682098 | 8-K Filing | 2025-01-27 | English | ||
| 29682077 | 424B5 Filing | 2025-01-27 | English | ||
| 29680397 | 8-K Filing | 2025-01-21 | English | ||
|
2024
6 filings
| |||||
| 29680358 | 8-K Filing | 2024-11-20 | English | ||
| 29682293 | 10-Q Filing | 2024-11-14 | English | ||
| 29682129 | S-3/A Filing | 2024-10-17 | English | ||
| 29682076 | S-3/A Filing | 2024-10-16 | English | ||
| 29682290 | 10-K Filing | 2024-10-15 | English | ||
| 29682018 | S-3 Filing | 2024-09-09 | English | ||
Market data
Market data not available
Price history
Peer group · Intermediation service activities for freight transportation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Accuracy Shipping Limited
3PL provider offering freight forwarding, customs clearance…
|
ACCURACY | IN | Transportation and storage |
|
Ahlers AG
Manufacturer of men's fashion apparel with proprietary and …
|
AAH | DE | Transportation and storage |
|
AIT CORPORATION
Integrated logistics provider specializing in trade with Ch…
|
9381 | JP | Transportation and storage |
|
Amiable Logistics (India) Limited
Provides integrated logistics, customs clearance, and freig…
|
AMIABLE | IN | Transportation and storage |
|
Andino Global
Develops and operates airport and port infrastructure and p…
|
MLAIG | ES | Transportation and storage |
|
A.P. Møller - Mærsk
An integrated transport and logistics company for global tr…
|
MAERSK | DK | Transportation and storage |
|
Aquila Part Prod Com
Specializes in integrated distribution and logistics for co…
|
AQ | RO | Transportation and storage |
|
ARCBEST CORP /DE/
Integrated logistics company providing multi-modal freight …
|
ARCB | US | Transportation and storage |
|
ASAGAMI COPORATION
A multifaceted company providing logistics, real estate, an…
|
9311 | JP | Transportation and storage |
|
Aspinwall and Company Limited
Diversified firm specializing in logistics, plantations, an…
|
ASPINWALL | IN | Transportation and storage |
Singularity Future Technology 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/35419/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=35419 | 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=35419 | 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=35419 \ -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": 35419}, 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 Singularity Future Technology Ltd. (id: 35419)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.