
UŞAK SERAMİK SANAYİ A.Ş. — Investor Relations & Filings
UŞAK SERAMİK SANAYİ A.Ş., established in 1972, is a manufacturer of ceramic products. The company specializes in the production of a diverse range of ceramic wall and floor tiles, porcelain, granite tiles, decorative pieces, and kerbs. Its extensive portfolio features numerous product series with textures inspired by natural materials such as wood, stone, marble, and concrete. The product lines are designed for various applications, including residential and commercial spaces, countertops, outdoor areas, and pools. Since joining the Tanışlar Group in 2004, the company has integrated an innovative vision with its long-standing experience, serving both domestic and international markets through a broad network of sales points.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Kupon Ödemesi Hakkında | 2026-04-27 | English | |
| Bağımsız Denetim Kuruluşu seçiminin tescili ve TTSG'de ilanı | 2026-04-17 | Turkish | |
| 2025 Yılı Olağan Genel Kurul Toplantısı Tescili Hk. | 2026-04-17 | Turkish | |
| 2025 Yılı Olağan Genel Kurul Toplantısı Tescili Hk. | 2026-04-17 | Turkish | |
| 2025 Yılı Olağan Genel Kurul Toplantısı Tescili Hk. | 2026-04-17 | Turkish | |
| 2025 Yılı Kar Payı Dağıtımına İlişkin Genel Kurul Kararı Hk. | 2026-04-16 | Turkish |
Market data
Market data not available
Price history
Peer group · Manufacture of clay building materials
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Saudi Ceramic Co.
Manufacturer of ceramic tiles, sanitary ware, and water hea…
|
2040 | SA | Manufacturing |
|
Saudi Vitrified Clay Pipes Co.
Manufactures vitrified clay pipes and fittings for sewerage…
|
2360 | SA | Manufacturing |
|
Steuler Fliesengruppe AG
A German manufacturer and distributor of high-quality ceram…
|
NST | DE | Manufacturing |
|
TSURUYA CO.,LTD.
A leading manufacturer of ceramic building materials, mainl…
|
5386 | JP | Manufacturing |
|
Wienerberger AG
Global provider of building materials, pipe systems, and in…
|
WIE | AT | Manufacturing |
UŞAK SERAMİK SANAYİ 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/9074/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=9074 | 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=9074 | 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=9074 \ -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": 9074}, 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 UŞAK SERAMİK SANAYİ A.Ş. (id: 9074)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.