Enterprise International Limited — Investor Relations & Filings
Enterprise International Limited specializes in the trading, export, and import of textile products and agricultural commodities. The company primarily focuses on the procurement and distribution of silk fabrics, silk yarn, and related textile materials. Its core operations involve managing a comprehensive supply chain to facilitate the movement of goods between producers and international buyers. The organization emphasizes quality assurance and logistical efficiency in its trading activities. By leveraging established relationships with manufacturers and suppliers, the company provides a range of textile solutions tailored to meet the specific requirements of global markets. Its business model is centered on the strategic sourcing of raw materials and finished goods to ensure a consistent supply for its client base.
Recent filings
No filings indexed yet
We are still gathering filings for Enterprise International Limited. .
No filings match the current filters
Try clearing the filters, or .
Market data
Market data not available
Price history
Peer group · Wholesale of textiles, clothing and footwear
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
TOHO LAMAC CO., LTD.
Plans, produces, and sells a wide range of footwear for men…
|
7422 | JP | Wholesale and retail trade |
|
TOPBI International Holdings Limited
Designs and distributes children's apparel and accessories …
|
2929 | TW | Wholesale and retail trade |
|
UNIFORM NEXT CO., LTD.
E-commerce company selling workplace uniforms with in-house…
|
3566 | JP | Wholesale and retail trade |
|
Vaxfab Enterprises Limited
Trades and distributes textile products, fabrics, and appar…
|
542803 | IN | Wholesale and retail trade |
|
Viva Goods Co. Ltd.
Manages and distributes multi-brand apparel, footwear, and …
|
933 | HK | Wholesale and retail trade |
|
Yarn Syndicate Ltd.
Merchant exporter of diverse yarns, managing global sourcin…
|
890197 | IN | Wholesale and retail trade |
Enterprise International Limited 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/63529/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=63529 | 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=63529 | 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=63529 \ -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": 63529}, 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 Enterprise International Limited (id: 63529)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.