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 |
|---|---|---|---|
|
AMA GROUP LIMITED
Provides automotive collision repair, mechanical services, …
|
AMA | AU | Wholesale and retail trade |
|
Auto Partner S.A.
Importer and distributor of spare parts for cars, commercia…
|
APR | PL | Wholesale and retail trade |
|
Autostock inc
Wholesale distributor of automotive replacement glass, afte…
|
— | CA | Wholesale and retail trade |
|
Autozi Internet Technology (Global) Ltd.
Operates a digital platform for automotive services, parts,…
|
AZI | US | Wholesale and retail trade |
|
BAPCOR LIMITED
Provider of automotive aftermarket parts, accessories, equi…
|
BAP | AU | Wholesale and retail trade |
|
CANTU STORE S.A.
Imports, distributes, and retails tires and automotive part…
|
— | BR | Wholesale and retail trade |
|
GENUINE PARTS CO
A global distributor of automotive and industrial replaceme…
|
GPC | US | Wholesale and retail trade |
|
INDIA MOTOR PARTS & ACCESSORIES LTD
Distributes automotive spare parts and accessories for the …
|
IMPAL | IN | Wholesale and retail trade |
|
Inter Cars S.A.
A distributor of automotive spare parts for passenger cars,…
|
CAR | PL | Wholesale and retail trade |
|
Jullundur Motor Agency (Delhi) Limited
Distributes automobile spare parts, accessories, and petrol…
|
JMA | IN | 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.