
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 |
|---|---|---|---|
| Çıkarılmış Sermayenin Tescili Hakkında | 2025-12-24 | English | |
| Company General Info Form | 2025-12-24 | English | |
| Esas Sözleşme | 2025-12-12 | Turkish | |
| Esas Sözleşme | 2025-12-12 | Turkish | |
| Bedelsiz Pay Alma Hakkı Kullanım Başlangıç Tarihi Hakkında, | 2025-12-09 | Turkish | |
| Bedelsiz Pay Alma Hakkı Kullanım Başlangıç Tarihi Hakkında, | 2025-12-09 | Turkish |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 10898832 | Çıkarılmış Sermayenin Tescili Hakkında | 2025-12-24 | English | ||
| 10898824 | Company General Info Form | 2025-12-24 | English | ||
| 9889954 | Esas Sözleşme | 2025-12-12 | Turkish | ||
| 9889952 | Esas Sözleşme | 2025-12-12 | Turkish | ||
| 9704693 | Bedelsiz Pay Alma Hakkı Kullanım Başlangıç Tarihi Hakkında, | 2025-12-09 | Turkish | ||
| 9704692 | Bedelsiz Pay Alma Hakkı Kullanım Başlangıç Tarihi Hakkında, | 2025-12-09 | Turkish | ||
| 9704691 | Bedelsiz Pay Alma Hakkı Kullanım Başlangıç Tarihi Hakkında, | 2025-12-09 | English | ||
| 9631966 | Sermaya Artırımı Başvurusunun SPK Tarafından Kabulü Hakkında | 2025-12-08 | English | ||
| 8174850 | Sorumluluk Beyanı | 2025-11-10 | Turkish | ||
| 8174330 | Faaliyet Raporu | 2025-11-10 | Turkish | ||
| 8174329 | Faaliyet Raporu | 2025-11-10 | English | ||
| 8174317 | Financial Report | 2025-11-10 | Turkish | ||
| 8174316 | Financial Report | 2025-11-10 | English | ||
| 8137107 | Company General Info Form | 2025-11-07 | English | ||
| 8137103 | Güncelleme | 2025-11-07 | 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.