
ATAKEY PATATES GIDA SANAYİ VE TİCARET A.Ş. — Investor Relations & Filings
Atakey Patates Gıda Sanayi ve Ticaret A.Ş., established in 2012, is a producer of frozen potato products. The company operates a technologically advanced production facility to manufacture a range of items, including frozen french fries, potato wedges, spicy coated potato wedges, and crinkle-cut fries. It is a key supplier to the Quick Service Restaurant (QSR) sector, serving major chains such as Burger King, Popeyes, Arby's, Usta Dönerci, and Sbarro.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Earnings Release Note for Q1 2026 | 2026-04-21 | Turkish | |
| Earnings Release Note for Q1 2026 | 2026-04-21 | Turkish | |
| Earnings Release Note for Q1 2026 | 2026-04-21 | English | |
| 2026 1st Quarter Statement of Responsibility | 2026-04-21 | Turkish | |
| 2026 1st Quarter Interim Activity Report | 2026-04-21 | Turkish | |
| 2026 1st Quarter Interim Activity Report | 2026-04-21 | Turkish |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 34848821 | Earnings Release Note for Q1 2026 | 2026-04-21 | Turkish | ||
| 34848818 | Earnings Release Note for Q1 2026 | 2026-04-21 | Turkish | ||
| 34848816 | Earnings Release Note for Q1 2026 | 2026-04-21 | English | ||
| 34839015 | 2026 1st Quarter Statement of Responsibility | 2026-04-21 | Turkish | ||
| 34839001 | 2026 1st Quarter Interim Activity Report | 2026-04-21 | Turkish | ||
| 34838997 | 2026 1st Quarter Interim Activity Report | 2026-04-21 | Turkish | ||
| 34838996 | 2026 1st Quarter Interim Activity Report | 2026-04-21 | English | ||
| 34838972 | Financial Report | 2026-04-21 | Turkish | ||
| 34838970 | Financial Report | 2026-04-21 | Turkish | ||
| 34838968 | Financial Report | 2026-04-21 | English | ||
| 34647287 | 1Q 2026 Financial Results Announcement Date | 2026-04-16 | English | ||
| 32846315 | Participation Finance Principles Information Form | 2026-02-27 | English | ||
| 32846309 | Earnings Release Note for Q4 2025 | 2026-02-27 | English | ||
| 32846308 | Earnings Release Note for Q4 2025 | 2026-02-27 | Turkish | ||
| 32846307 | Earnings Release Note for Q4 2025 | 2026-02-27 | English | ||
Market data
Market data not available
Price history
Peer group · Processing and preserving of fruit and vegetables
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
FADE GIDA YATIRIM SANAYİ TİCARET A.Ş.
Produces and exports agricultural products, specializing in…
|
FADE | TR | Manufacturing |
|
Flex Foods Ltd.
Cultivates and processes freeze-dried, air-dried, and IQF h…
|
523672 | IN | Manufacturing |
|
Foods & Inns Ltd.
Processes and exports fruit and vegetable pulps, concentrat…
|
FOODSIN | IN | Manufacturing |
|
Freshara Agro Exports Limited
Procures, processes, and exports preserved gherkins and pic…
|
FRESHARA | IN | Manufacturing |
|
FRİGO-PAK GIDA MADDELERİ SANAYİ VE TİCARET A.Ş.
Producer of canned/frozen fruits, vegetables, and beverages…
|
FRIGO | TR | Manufacturing |
|
FRUTA FRUTA INC.
Imports, processes, and sells Amazonian superfoods with a f…
|
2586 | JP | Manufacturing |
|
Gan Shmuel Foods Ltd.
Manufacturer of fruit-based products for the global food an…
|
GSFI | IL | Manufacturing |
|
GÖKNUR GIDA MADDELERİ ENERJİ İMALAT İTHALAT İHRACAT TİCARET VE SANAYİ A.Ş.
Cultivates and processes fruits and vegetables into juice c…
|
GOKNR | TR | Manufacturing |
|
GreenStar Agricultural Corporation
Cultivates, processes, and sells canned fruits and vegetabl…
|
GRE | CA | Manufacturing |
|
Greenyard NV
A global supplier of fresh, frozen, and prepared fruits and…
|
GREEN | BE | Manufacturing |
ATAKEY PATATES GIDA SANAYİ VE TİCARET 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/9117/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=9117 | 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=9117 | 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=9117 \ -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": 9117}, 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 ATAKEY PATATES GIDA SANAYİ VE TİCARET A.Ş. (id: 9117)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.