TOKIĆ d.d. — Investor Relations & Filings
About TOKIĆ d.d.
TOKIĆ d.d. is a distributor and retailer specializing in spare parts and equipment for passenger and light commercial vehicles. The company's product portfolio includes a wide selection of auto parts, tools, automotive accessories, and tires. As an authorized importer and distributor for over 300 globally recognized manufacturers, it serves both professional mechanics and individual vehicle owners. The company operates an extensive network of branches, offering a comprehensive selection of automotive products and support.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| tfi-pod_društvo_Q1_ENG.xlsx | 2026-05-04 | English | |
| Ispravak teksta prijevoda na engleski. Excel datoteka je ostala ista | 2026-05-04 | English | |
| Obavijest o razmatranom dugoročnom zakupu logističko-distributivnog centra | 2026-04-29 | English | |
| Obavijest o razmatranom dugoročnom zakupu logističko-distributivnog centra | 2026-04-29 | Croatian | |
| tfi-pod_grupa_Q1_ENG.xlsx | 2026-04-29 | English | |
| 20260428_Tokić_Grupa_Kvartalno izvješće_1-3_2026_ENG_Final.pdf | 2026-04-29 | English |
Market data
Market data not available
Price history
Peer group · Wholesale of motor vehicle parts and accessories
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Zhongshi Minan Holdings Limited
Comprehensive automotive service provider, trading parts, a…
|
8283 | HK | Wholesale and retail trade |
TOKIĆ d.d. 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/35696/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=35696 | 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=35696 | 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=35696 \ -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": 35696}, 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 TOKIĆ d.d. (id: 35696)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.