
ATILIM FAKTORİNG A.Ş. — Investor Relations & Filings
ATILIM FAKTORİNG A.Ş. is a financial services company established in 1993 that specializes in factoring solutions. Operating under its current partnership structure since 2002, the firm provides funding to its business clients by financing their invoiced and documented receivables. The company leverages its experienced and specialized staff to offer secure, fast, and competitive financing services, addressing the working capital needs of its customer portfolio.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| İhraç Belgesi | 2026-05-04 | Turkish | |
| İhraç Belgesi | 2026-05-04 | Turkish | |
| İhraç Belgesi | 2026-05-04 | English | |
| Company General Info Form | 2026-04-30 | English | |
| Esas Sözleşme | 2026-04-30 | Turkish | |
| Esas Sözleşme | 2026-04-30 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 40830082 | İhraç Belgesi | 2026-05-04 | Turkish | ||
| 40830081 | İhraç Belgesi | 2026-05-04 | Turkish | ||
| 40830079 | İhraç Belgesi | 2026-05-04 | English | ||
| 39061636 | Company General Info Form | 2026-04-30 | English | ||
| 39061612 | Esas Sözleşme | 2026-04-30 | Turkish | ||
| 39061610 | Esas Sözleşme | 2026-04-30 | English | ||
| 39061582 | Sermaye Artırımı | 2026-04-30 | English | ||
| 39061566 | İhraç Belgesi Onayı | 2026-04-30 | Turkish | ||
| 39061564 | İhraç Belgesi Onayı | 2026-04-30 | English | ||
| 33154482 | Company General Info Form | 2026-04-02 | English | ||
| 32953800 | Bono İhracı | 2026-03-16 | English | ||
| 32906659 | Company General Info Form | 2026-03-06 | Turkish | ||
| 32906658 | Bono İtfası | 2026-03-06 | English | ||
| 19422892 | BONO İTFA | 2026-02-10 | English | ||
| 18075323 | Bono İhracı | 2026-02-09 | English | ||
Market data
Market data not available
Price history
Peer group · Factoring activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
VDF FAKTORİNG A.Ş.
Provides factoring and financing services to the automotive…
|
VDFFA | TR | Financial and insurance activit… |
|
YAPI KREDİ FAKTORİNG A.Ş.
Financial services company providing domestic, import, and …
|
YKFKT | TR | Financial and insurance activit… |
|
Yue Da International Holdings Limited
Investment holding focused on specialized financial service…
|
629 | KY | Financial and insurance activit… |
ATILIM FAKTORİNG 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/8746/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=8746 | 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=8746 | 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=8746 \ -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": 8746}, 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 ATILIM FAKTORİNG A.Ş. (id: 8746)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.