
GigaCloud Technology Inc — Investor Relations & Filings
GigaCloud Technology Inc. is a global B2B e-commerce solutions provider specializing in large-parcel merchandise. The company operates the GigaCloud Marketplace, an end-to-end platform that connects suppliers, such as manufacturers and distributors, with a global network of resellers and retailers. The marketplace integrates product discovery, payment processing, and a comprehensive, technology-driven logistics network. This network manages the entire supply chain for bulky goods, including ocean freight, warehousing, fulfillment, and last-mile delivery. By leveraging its platform, GigaCloud enables sellers to expand their market reach while allowing buyers to efficiently source products, reduce inventory risk, and simplify supply chain management.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 10-Q - GigaCloud Technology Inc (0001857816) (Filer) | 2026-05-07 | English | |
| 8-K - GigaCloud Technology Inc (0001857816) (Filer) | 2026-05-07 | English | |
| 8-K - GigaCloud Technology Inc (0001857816) (Filer) | 2026-04-22 | English | |
| 4 - GigaCloud Technology Inc (0001857816) (Issuer) | 2026-03-21 | English | |
| 4 - GigaCloud Technology Inc (0001857816) (Issuer) | 2026-03-19 | English | |
| 8-K - GIGACLOUD TECHNOLOGY INC (0001857816) (Filer) | 2026-03-03 | English |
Browse filings by year
6 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 42764718 | 10-Q - GigaCloud Technology Inc (0001857816) (Filer) | 2026-05-07 | English | ||
| 42750712 | 8-K - GigaCloud Technology Inc (0001857816) (Filer) | 2026-05-07 | English | ||
| 35412288 | 8-K - GigaCloud Technology Inc (0001857816) (Filer) | 2026-04-22 | English | ||
| 33003548 | 4 - GigaCloud Technology Inc (0001857816) (Issuer) | 2026-03-21 | English | ||
| 32981470 | 4 - GigaCloud Technology Inc (0001857816) (Issuer) | 2026-03-19 | English | ||
| 32899930 | 8-K - GIGACLOUD TECHNOLOGY INC (0001857816) (Filer) | 2026-03-03 | English | ||
| 32899929 | 4 - GIGACLOUD TECHNOLOGY INC (0001857816) (Filer) | 2026-03-03 | English | ||
| 32899932 | 10-K - GIGACLOUD TECHNOLOGY INC (0001857816) (Filer) | 2026-02-26 | English | ||
| 32899931 | 8-K - GIGACLOUD TECHNOLOGY INC (0001857816) (Filer) | 2026-02-26 | English | ||
| 32098729 | 4 Filing | 2026-02-17 | English | ||
| 32098669 | 4 Filing | 2026-02-17 | English | ||
| 32098578 | 4 Filing | 2026-02-17 | English | ||
| 13439329 | FORM 4 | 2026-01-23 | English | ||
| 13439331 | FORM 4 | 2026-01-17 | English | ||
| 13439332 | FORM 4 | 2026-01-14 | English | ||
Market data
Market data not available
Price history
Peer group · Wholesale of household, office and shop furniture, carpets and lighting equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
SMJ International Holdings Inc.
Specialist distributor of commercial carpet and vinyl floor…
|
SMJF | SG | Wholesale and retail trade |
|
Vega corporation Co.,Ltd.
An e-commerce company specializing in private brand furnitu…
|
3542 | JP | Wholesale and retail trade |
|
Voyatzoglou S.A.
Offers equipment for retail/logistics and distributes techn…
|
VOSYS | GR | Wholesale and retail trade |
GigaCloud Technology Inc 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/32143/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=32143 | 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=32143 | 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=32143 \ -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": 32143}, 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 GigaCloud Technology Inc (id: 32143)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.