
ENSARİ SINAİ YATIRIMLAR A.Ş. — Investor Relations & Filings
Ensari Sınai Yatırımlar A.Ş., established in 1993, is a manufacturing company specializing in the processing of lambskin and the production of leather products. The company's core operations involve transforming raw hides, primarily sourced from European suppliers, into finished goods. Its product portfolio includes a range of leather garments, such as fur-suede and muton jackets, alongside various processed leather types like merino and merinillo. The company serves both domestic and international markets.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2026 Dönemine ilişkin Bağımsız Denetim Kuruluşunun Tescili Hakkında. | 2026-04-10 | English | |
| Olağan Genel Kurul Toplantısı Kararlarının Tescili Hakkında | 2026-04-10 | Turkish | |
| Olağan Genel Kurul Toplantısı Kararlarının Tescili Hakkında | 2026-04-10 | Turkish | |
| Olağan Genel Kurul Toplantısı Kararlarının Tescili Hakkında | 2026-04-10 | Turkish | |
| Olağan Genel Kurul Toplantısı Kararlarının Tescili Hakkında | 2026-04-10 | Turkish | |
| Olağan Genel Kurul Toplantısı Kararlarının Tescili Hakkında | 2026-04-10 | Turkish |
Market data
Market data not available
Price history
Peer group · Manufacture of articles of fur
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
HUASI HOLDING COMPANY LIMITED
Integrated fur and leather company covering breeding, proce…
|
002494 | CN | Manufacturing |
|
JINDO.CO.,LTD
A manufacturer and retailer of luxury fur and leather fashi…
|
088790 | KR | Manufacturing |
ENSARİ SINAİ YATIRIMLAR A.Ş. 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/8694/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=8694 | 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=8694 | 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=8694 \ -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": 8694}, 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 ENSARİ SINAİ YATIRIMLAR A.Ş. (id: 8694)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.