
TIPTREE INC. — Investor Relations & Filings
Tiptree Inc. is a holding company that allocates capital across a broad spectrum of businesses, assets, and other investments to create long-term value. The company's primary business is specialty insurance, operating as a leading underwriter and administrator of specialty program insurance and capital-light warranty product offerings. Tiptree focuses on the efficient deployment of capital, supporting the long-term growth strategies of its subsidiary businesses through a combination of acquisitions and operational support.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| FORM 4 SUBMISSION | 2016-03-15 | English | |
| 10-K | 2016-03-15 | English | |
| 8-K | 2016-03-15 | English | |
| FORM 4 SUBMISSION | 2016-03-11 | English | |
| FORM 4 SUBMISSION | 2016-03-09 | English | |
| FORM 4 SUBMISSION | 2016-03-07 | English |
Browse filings by year
17 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2016
15 filings
| |||||
| 12126033 | FORM 4 SUBMISSION | 2016-03-15 | English | ||
| 12126041 | 10-K | 2016-03-15 | English | ||
| 12126046 | 8-K | 2016-03-15 | English | ||
| 12126047 | FORM 4 SUBMISSION | 2016-03-11 | English | ||
| 12126048 | FORM 4 SUBMISSION | 2016-03-09 | English | ||
| 12126049 | FORM 4 SUBMISSION | 2016-03-07 | English | ||
| 12126050 | FORM 4 SUBMISSION | 2016-03-03 | English | ||
| 12126052 | FORM 4 SUBMISSION | 2016-03-01 | English | ||
| 12126053 | 4 | 2016-02-26 | English | ||
| 12126054 | FORM 4 SUBMISSION | 2016-02-26 | English | ||
| 12126056 | 4 | 2016-02-25 | English | ||
| 12126057 | 4 | 2016-02-24 | English | ||
| 12126059 | FORM 4 SUBMISSION | 2016-02-24 | English | ||
| 12126060 | 4 | 2016-02-22 | English | ||
| 12126061 | FORM 4 SUBMISSION | 2016-02-22 | English | ||
Market data
Market data not available
Price history
Peer group · Non-life insurance
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Abu Dhabi National Insurance Company
A leading multi-line regional insurance provider offering c…
|
ADNIC | AE | Financial and insurance activit… |
|
Abu Dhabi National Takaful Co.
Provides Sharia-compliant Takaful solutions and ethical ins…
|
TKFL | AE | Financial and insurance activit… |
|
Acord Grup S.A.
An insurance and reinsurance company specializing in aviati…
|
AC | MD | Financial and insurance activit… |
|
Admiral Group PLC
International financial services company specializing in in…
|
ADM | GB | Financial and insurance activit… |
|
Adriatic Osiguranje d.d.
A non-life insurance company offering over 150 products for…
|
JDOS | HR | Financial and insurance activit… |
|
AKSİGORTA A.Ş.
Offers comprehensive non-life insurance to retail and corpo…
|
AKGRT | TR | Financial and insurance activit… |
|
Al Ain Alahlia Insurance Co.
Offers a wide range of life and non-life insurance and rein…
|
ALAIN | AE | Financial and insurance activit… |
|
Al Buhaira National Insurance Company
An insurance provider offering comprehensive solutions and …
|
ABNIC | AE | Financial and insurance activit… |
|
Al-Etihad Cooperative Insurance Co.
Multi-line provider of Sharia-compliant insurance for motor…
|
8170 | SA | Financial and insurance activit… |
|
Al Fujairah National Insurance Company
Established insurer with 4+ decades experience, providing c…
|
AFNIC | AE | Financial and insurance activit… |
TIPTREE INC. 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/32340/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=32340 | 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=32340 | 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=32340 \ -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": 32340}, 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 TIPTREE INC. (id: 32340)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.