
Kingsway Linked Return of Capital Trust — Investor Relations & Filings
Kingsway Linked Return of Capital Trust is a structured investment vehicle established to provide holders with exposure to a senior note issued by an affiliate of Kingsway Financial Services Inc. The Trust's primary function is to hold this underlying debt instrument. It issues units, such as its 5.00% units, which pay regular quarterly distributions to investors. A key feature of the Trust is its defined capital structure, which is designed to ensure the full repayment of capital to unit holders on the scheduled redemption date, subject to the terms of the senior note. The Trust serves as a mechanism for Kingsway Financial Services Inc. to raise capital while offering investors a fixed-income-like return profile linked to the credit quality of its affiliated entities.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Material change report - English.pdf | 2016-04-29 | English | |
| News release - English.pdf | 2015-06-04 | English | |
| Interim financial statements/report – English.pdf | 2015-05-07 | English | |
| Material change report - English.pdf | 2015-04-07 | English | |
| Annual report on form 10-K - English.pdf | 2015-03-25 | English | |
| Annual MD&A - English.pdf | 2015-03-25 | English |
Browse filings by year
10 yearsMarket data
Market data not available
Price history
Peer group · Activities of financing conduits
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AAJ Capital 3 Corp.
A Capital Pool Company (CPC) identifying assets for a Quali…
|
AAAJ.P | CA | Financial and insurance activit… |
|
AB SUKUK VARLIK KİRALAMA A.Ş.
An asset leasing company issuing Sharia-compliant lease cer…
|
ABVKS | TR | Financial and insurance activit… |
|
AEGEA FINANCE S.A R.L.
Financing vehicle for its parent company, issuing debt inst…
|
82AB | LU | Financial and insurance activit… |
|
AIM5 Ventures Inc.
Capital Pool Company (CPC) structured to acquire a private …
|
AIME.P | CA | Financial and insurance activit… |
|
Albatros Acquisition Corporation Inc.
A Capital Pool Company (CPC) acquiring assets to complete a…
|
ALBT.P | CA | Financial and insurance activit… |
|
Alchemy Investments Acquisition Corp 1
A special purpose acquisition company (SPAC) formed to effe…
|
ALCY | US | Financial and insurance activit… |
|
ALLGREEN TREASURY PTE. LTD.
Manages a Multicurrency Debt Issuance Programme to finance …
|
49UB | SG | Financial and insurance activit… |
|
ALPHATIME ACQUISITION CORP
A special purpose acquisition company (SPAC) focused on bus…
|
ATMC | US | Financial and insurance activit… |
|
Antera Ventures II Corp.
Non-operating Capital Pool Company mandated to complete a Q…
|
AVII.P | CA | Financial and insurance activit… |
|
AVATION CAPITAL S.A.
A financing entity supporting aerospace leasing solutions f…
|
8UMB | SG | Financial and insurance activit… |
Kingsway Linked Return of Capital Trust 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/45624/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=45624 | 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=45624 | 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=45624 \ -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": 45624}, 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 Kingsway Linked Return of Capital Trust (id: 45624)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.