
RLI CORP — Investor Relations & Filings
RLI Corp. is a specialty insurance company that provides property and casualty insurance and surety bond solutions. The company offers a diverse portfolio of commercial and personal lines coverage designed to protect businesses, individuals, and families from various risks. RLI focuses on underwriting specialized and niche risks, delivering tailored solutions for a wide range of markets. Its offerings include commercial and contract surety bonds that support small to large businesses, as well as personal insurance products such as umbrella coverage. The company manages its own underwriting and claims processes, distributing its products through a network of agents and brokers.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 8-K | 2026-05-20 | English | |
| 8-K | 2026-05-14 | English | |
| Major Shareholding Notification 2026 | 2026-04-30 | English | |
| Major Shareholding Notification 2026 | 2026-04-29 | English | |
| 8-K | 2026-04-28 | English | |
| 10-Q | 2026-04-24 | English |
Browse filings by year
27 years- 2026 32 filings
- 2025 84 filings
- 2024 101 filings
- 2023 102 filings
- 2022 96 filings
- 2021 93 filings
- 2020 117 filings
- 2019 121 filings
- 2018 118 filings
- 2017 101 filings
- 2016 113 filings
- 2015 117 filings
- 2014 124 filings
- 2013 165 filings
- 2012 109 filings
- 2011 167 filings
- 2010 119 filings
- 2009 136 filings
- 2008 151 filings
- 2007 119 filings
- 2006 133 filings
- 2005 150 filings
- 2004 129 filings
- 2003 86 filings
- 2002 13 filings
- 2001 11 filings
- 2000 11 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46692451 | 8-K | 2026-05-20 | English | ||
| 46070102 | 8-K | 2026-05-14 | English | ||
| 45991464 | Major Shareholding Notification 2026 | 2026-04-30 | English | ||
| 45991467 | Major Shareholding Notification 2026 | 2026-04-29 | English | ||
| 45991476 | 8-K | 2026-04-28 | English | ||
| 45991601 | 10-Q | 2026-04-24 | English | ||
| 45991626 | 8-K | 2026-04-22 | English | ||
| 33066263 | DEFR14A - RLI CORP (0000084246) (Filer) | 2026-03-27 | English | ||
| 33062736 | SCHEDULE 13G/A - RLI CORP (0000084246) (Subject) | 2026-03-27 | English | ||
| 33052051 | DEFA14A - RLI CORP (0000084246) (Filer) | 2026-03-26 | English | ||
| 45991690 | DEF 14A | 2026-03-26 | English | ||
| 32878189 | 8-K - RLI CORP (0000084246) (Filer) | 2026-03-03 | English | ||
| 45991711 | 424B5 | 2026-03-02 | English | ||
| 45991717 | FWP | 2026-02-26 | English | ||
| 45991731 | 424B5 | 2026-02-26 | English | ||
Market data
Market data not available
Price history
Peer group · Non-life insurance
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Co-operators General Insurance Company
Major Canadian multi-line insurer providing auto, home, far…
|
CCS.PR.C | CA | Financial and insurance activit… |
|
Cosmos Insurance Company Public LTD
A general insurance provider serving individual and commerc…
|
COS | CY | Financial and insurance activit… |
|
Crescent Star Insurance Limited
Established 1957, offers comprehensive non-life general ins…
|
CSIL | PK | Financial and insurance activit… |
|
Crescent Star Insurance Limited (Right)
General insurance provider offering diverse non-life produc…
|
CSILR3 | PK | Financial and insurance activit… |
|
Croatia osiguranje d.d.
Insurance provider offering life and non-life products with…
|
CROS | HR | Financial and insurance activit… |
|
DB INSURANCE CO.,LTD
Provider of property and casualty insurance, loans, and inv…
|
005830 | KR | Financial and insurance activit… |
|
Definity Financial Corporation
P&C insurer providing personal and commercial coverage via …
|
DFY | CA | Financial and insurance activit… |
|
DFV Deutsche Familienversicherung AG
A digital insurer offering health, long-term care, property…
|
DFV | DE | Financial and insurance activit… |
|
Direct Line Insurance Group PLC
An insurance provider offering personal and commercial gene…
|
DLG | GB | Financial and insurance activit… |
|
DONEGAL GROUP INC
An insurance holding company providing property and casualt…
|
DGICA | US | Financial and insurance activit… |
RLI CORP 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/30928/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=30928 | 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=30928 | 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=30928 \ -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": 30928}, 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 RLI CORP (id: 30928)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.