Sakuma Exports Ltd. — Investor Relations & Filings
Sakuma Exports Ltd. is a global trading house specializing in the procurement and distribution of agricultural commodities. The company manages an integrated supply chain that encompasses sourcing, processing, logistics, and distribution. Its primary product portfolio includes sugar, rice, wheat, maize, oilseeds, pulses, and cotton. Sakuma Exports Ltd. provides end-to-end solutions for bulk commodity trade, focusing on quality assurance and risk management to serve international markets. The organization leverages strategic sourcing networks and logistical expertise to facilitate large-scale exports and imports, catering to diverse industrial and commercial requirements across various global regions.
Recent filings
No filings indexed yet
We are still gathering filings for Sakuma Exports Ltd.. .
No filings match the current filters
Try clearing the filters, or .
Market data
Market data not available
Price history
Peer group · Wholesale of agricultural raw materials and live animals
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
CROPSTER AGRO LIMITED
Trades and distributes agricultural commodities including g…
|
523105 | IN | Wholesale and retail trade |
|
DCT TRADİNG DIŞ TİCARET A.Ş.
An international trading company specializing in agricultur…
|
DCTTR | TR | Wholesale and retail trade |
|
GRAINCORP LIMITED
Integrated grain and oilseed supply chain for storage, proc…
|
GNC | AU | Wholesale and retail trade |
|
Graines Voltz S.A.
Distributor of flower and vegetable seeds and young plants …
|
GRVO | FR | Wholesale and retail trade |
|
GRAINTURK HOLDİNG A.Ş.
A holding company in agricultural commodity trading, produc…
|
GRTHO | TR | Wholesale and retail trade |
|
HARSHIL AGROTECH LIMITED
Trades and distributes agricultural commodities for food pr…
|
505336 | IN | Wholesale and retail trade |
|
HEALTHY LIFE AGRITEC LIMITED
Trades raw milk, livestock, and agricultural products for d…
|
543546 | IN | Wholesale and retail trade |
|
Hortico Spolka Akcyjna
Supplier of horticultural products and advisory services to…
|
HOR | PL | Wholesale and retail trade |
|
JAYATMA ENTERPRISES LIMITED
Trades and distributes cotton and textile products, includi…
|
539005 | IN | Wholesale and retail trade |
|
Mercury Trade Links Ltd.
Procures and distributes agricultural commodities, food gra…
|
512415 | IN | Wholesale and retail trade |
Sakuma Exports 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/60524/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=60524 | 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=60524 | 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=60524 \ -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": 60524}, 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 Sakuma Exports Ltd. (id: 60524)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.