XINJIANG SAYRAM MODERN AGRICULTURE CO.,LTD. — Investor Relations & Filings
About XINJIANG SAYRAM MODERN AGRICULTURE CO.,LTD.
XINJIANG SAYRAM MODERN AGRICULTURE CO.,LTD. focuses on large-scale agricultural cultivation and the industrial processing of crop products. The core business encompasses the planting, processing, and sale of high-quality cotton and cottonseed products. The company operates extensive production bases that utilize mechanized farming and modern irrigation technologies. Its product portfolio includes lint cotton, edible oils, and specialized crop seeds. By integrating cultivation with downstream processing, the company maintains a vertically integrated supply chain. Operations also extend to the research and development of agricultural technologies, the distribution of agricultural materials, and the provision of technical support services aimed at optimizing crop yields and processing efficiency.
Recent filings
No filings indexed yet
We are still gathering filings for XINJIANG SAYRAM MODERN AGRICULTURE CO.,LTD.. .
No filings match the current filters
Try clearing the filters, or .
Market data
Market data not available
Price history
Peer group · Growing of fibre crops
No peer companies indexed
We could not find peers for this sub-industry yet.
XINJIANG SAYRAM MODERN AGRICULTURE CO.,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/56803/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56803 | 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=56803 | 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=56803 \ -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": 56803}, 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 XINJIANG SAYRAM MODERN AGRICULTURE CO.,LTD. (id: 56803)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.