
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 |
|---|---|---|---|
|
Pakistan Guarantee Insurance Company Limited
operates as an insurance provider.
|
PGIC | PK | Financial and insurance activit… |
|
Pak Qatar General Takaful Limited
Pioneer offering Shari'ah-compliant general Takaful solutio…
|
PQGTL | PK | Financial and insurance activit… |
|
Palomar Holdings, Inc.
Specialty insurer providing property and casualty products …
|
PLMR | US | Financial and insurance activit… |
|
PANGLOBAL BERHAD
Provides financial solutions, insurance services, and corpo…
|
— | MY | Financial and insurance activit… |
|
Pembridge Inc.
Provider of personal lines property and casualty insurance …
|
— | CA | Financial and insurance activit… |
|
PERSONAL GROUP HOLDINGS PLC
A provider of employee benefits, health insurance, and HR c…
|
PGH | GB | Financial and insurance activit… |
|
Pharma Equity Group A/S
Investment company for early-stage biotech, life science, a…
|
BLVIS | DK | Financial and insurance activit… |
|
PICC Property and Casualty Company Limited
The largest property and casualty insurer and a leading non…
|
2328 | HK | Financial and insurance activit… |
|
PICIC Insurance Limited
A general insurance company specializing in non-life insura…
|
PIL | PK | Financial and insurance activit… |
|
PORTO SEGURO SA
A diversified provider of protection solutions and technolo…
|
— | BR | 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.