
Triglav Osiguruvane AD — Investor Relations & Filings
Triglav Osiguruvane AD is an insurance provider that offers a diverse portfolio of life and non-life insurance products tailored to individuals and businesses. The company's non-life insurance division provides coverage for vehicles, property, travel, personal accidents, and agriculture. Specific products include motor vehicle insurance, home and pet insurance, and policies for crops and livestock. The life and health division offers life insurance, private pension plans, and a suite of health insurance products. These health plans provide financial protection for specialist outpatient and hospital treatments, surgical procedures, and critical illnesses.
Recent filings
No filings indexed yet
We are still gathering filings for Triglav Osiguruvane AD. .
No filings match the current filters
Try clearing the filters, or .
Market data
Market data not available
Price history
Peer group · Non-life insurance
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
TPL Insurance Limited
A leading insurtech company providing seamless online gener…
|
TPLI | PK | Financial and insurance activit… |
|
TRAVELERS COMPANIES, INC.
Provides a range of property and casualty insurance for ind…
|
TRV | US | Financial and insurance activit… |
|
Trisura Group Ltd.
An international specialty insurance provider offering cust…
|
TSU | CA | Financial and insurance activit… |
|
TRUPANION, INC.
Provides subscription-based medical insurance for cats and …
|
TRUP | US | Financial and insurance activit… |
|
Tryg
A leading Scandinavian non-life insurer serving over 5.3 mi…
|
TRYG | DK | Financial and insurance activit… |
|
TUNE PROTECT GROUP BERHAD
A comprehensive insurance provider offering general (non-li…
|
— | MY | Financial and insurance activit… |
|
TÜRKİYE SİGORTA A.Ş.
Provider of non-life insurance and retirement solutions for…
|
TURSG | TR | Financial and insurance activit… |
|
UNION INS.
Provides diverse risk management products and insurance sol…
|
2816 | TW | Financial and insurance activit… |
|
Union Insurance Company
Provides a comprehensive portfolio of retail and commercial…
|
UNION | AE | Financial and insurance activit… |
|
Unipol
A financial services group engaged in the insurance and ban…
|
UNI | IT | Financial and insurance activit… |
Triglav Osiguruvane AD 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/2861/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=2861 | 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=2861 | 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=2861 \ -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": 2861}, 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 Triglav Osiguruvane AD (id: 2861)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.