
Jadroagent d. d. — Investor Relations & Filings
Jadroagent d. d. is an international shipping and freight agency providing comprehensive logistics services. The company specializes in arranging multimodal transport via ocean, road, rail, and air, managing the entire logistics chain for its clients. Core services include international freight forwarding, customs clearance, and integrated logistics solutions supported by a modern logistics center with advanced warehousing systems. The company's chartering department handles dry cargo and tanker chartering, along with the sale and purchase of vessels. Additionally, Jadroagent offers a full suite of port agency services, providing ship clearance and general husbanding for various vessel types, such as bulk carriers, tankers, chemical carriers, and cruise ships.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 1Q tfi-pod konsolidirano.xlsx | 2026-04-29 | Croatian | |
| 1. JDGT 1Q 2026 KONSOLIDIRANO NEREVIDIRAN IZVJ BURZA FINALNO.pdf | 2026-04-29 | Croatian | |
| 1Q tfi-pod NEkonsolidirano.xlsx | 2026-04-29 | Croatian | |
| 1. JDGT 1Q 2026 NEKONSOLIDIRANI IZVJEŠTAJ BURZA FINALNO.pdf | 2026-04-29 | Croatian | |
| Odluke s Glavne skupštine Jadroagenta d.d. 13.04.2026.pdf | 2026-04-13 | Croatian | |
| 1.Prijava stjecanja Crvak Burza 03_03_2026.pdf | 2026-03-04 | Croatian |
Market data
Market data not available
Price history
Peer group · Intermediation service activities for freight transportation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Accuracy Shipping Limited
3PL provider offering freight forwarding, customs clearance…
|
ACCURACY | IN | Transportation and storage |
|
Ahlers AG
Manufacturer of men's fashion apparel with proprietary and …
|
AAH | DE | Transportation and storage |
|
AIT CORPORATION
Integrated logistics provider specializing in trade with Ch…
|
9381 | JP | Transportation and storage |
|
Amiable Logistics (India) Limited
Provides integrated logistics, customs clearance, and freig…
|
AMIABLE | IN | Transportation and storage |
|
Andino Global
Develops and operates airport and port infrastructure and p…
|
MLAIG | ES | Transportation and storage |
|
A.P. Møller - Mærsk
An integrated transport and logistics company for global tr…
|
MAERSK | DK | Transportation and storage |
|
Aquila Part Prod Com
Specializes in integrated distribution and logistics for co…
|
AQ | RO | Transportation and storage |
|
ARCBEST CORP /DE/
Integrated logistics company providing multi-modal freight …
|
ARCB | US | Transportation and storage |
|
ASAGAMI COPORATION
A multifaceted company providing logistics, real estate, an…
|
9311 | JP | Transportation and storage |
|
Aspinwall and Company Limited
Diversified firm specializing in logistics, plantations, an…
|
ASPINWALL | IN | Transportation and storage |
Jadroagent 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/2130/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=2130 | 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=2130 | 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=2130 \ -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": 2130}, 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 Jadroagent d. d. (id: 2130)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.