
Oxford Square Capital Corp. — Investor Relations & Filings
Oxford Square Capital Corp. is a closed-end, non-diversified management investment company that has elected to be regulated as a business development company. The company's investment objective is to maximize its portfolio's total return. Its current focus is to seek an attractive risk-adjusted total return by investing primarily in corporate debt securities and collateralized loan obligation (CLO) structured finance investments. These CLO investments may also include warehouse facilities, which are financing structures intended to aggregate loans that may be used to form the basis of a CLO vehicle. The firm invests in both public and private companies through various debt instruments, including secured and unsecured senior debt and subordinated debt.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 8-K - Oxford Square Capital Corp. (0001259429) (Filer) | 2026-05-06 | English | |
| 424B2 - Oxford Square Capital Corp. (0001259429) (Filer) | 2026-05-05 | English | |
| 8-K - Oxford Square Capital Corp. (0001259429) (Filer) | 2026-04-29 | English | |
| 8-K - OXFORD SQUARE CAPITAL CORP. (0001259429) (Filer) | 2026-03-03 | English | |
| Regulatory Filings 2025 | 2025-12-18 | English | |
| FORM 10-Q | 2025-11-07 | English |
Browse filings by year
24 years- 2026 4 filings
- 2025 30 filings
- 2024 14 filings
- 2023 35 filings
- 2022 45 filings
- 2021 34 filings
- 2020 30 filings
- 2019 36 filings
- 2018 54 filings
- 2017 72 filings
- 2016 113 filings
- 2015 117 filings
- 2014 33 filings
- 2013 49 filings
- 2012 48 filings
- 2011 38 filings
- 2010 42 filings
- 2009 18 filings
- 2008 51 filings
- 2007 37 filings
- 2006 22 filings
- 2005 48 filings
- 2004 32 filings
- 2003 2 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
4 filings
| |||||
| 41789682 | 8-K - Oxford Square Capital Corp. (0001259429) (Filer) | 2026-05-06 | English | ||
| 41363869 | 424B2 - Oxford Square Capital Corp. (0001259429) (Filer) | 2026-05-05 | English | ||
| 38539836 | 8-K - Oxford Square Capital Corp. (0001259429) (Filer) | 2026-04-29 | English | ||
| 32889124 | 8-K - OXFORD SQUARE CAPITAL CORP. (0001259429) (Filer) | 2026-03-03 | English | ||
|
2025
11 filings
| |||||
| 11612338 | Regulatory Filings 2025 | 2025-12-18 | English | ||
| 11612335 | FORM 10-Q | 2025-11-07 | English | ||
| 11612336 | 8-K | 2025-11-04 | English | ||
| 11612337 | 40-APP/A | 2025-10-14 | English | ||
| 11612339 | N-2 | 2025-09-25 | English | ||
| 11612340 | Delisting Announcement 2025 | 2025-09-18 | English | ||
| 11612341 | 8-K | 2025-08-21 | English | ||
| 11612342 | 8-K | 2025-08-20 | English | ||
| 11612343 | N-23C-2 | 2025-08-20 | English | ||
| 11612344 | 10-Q | 2025-08-11 | English | ||
| 11612345 | Regulatory Filings 2025 | 2025-08-11 | English | ||
Market data
Market data not available
Price history
Peer group · Activities of non-money market investments funds
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
029 Group SE
Global investment platform for the hospitality and lifestyl…
|
Z29 | DE | Financial and insurance activit… |
|
21Shares Ethereum ETF
An ETF holding spot ether to track its performance, with po…
|
TETH | US | Financial and insurance activit… |
|
2invest AG
An investment company focusing on biotech, life science, an…
|
2INV | DE | Financial and insurance activit… |
|
3i Group PLC
An international investment company focused on Private Equi…
|
III | GB | Financial and insurance activit… |
|
3i Infrastructure PLC
Manages mid-market infrastructure assets in developed marke…
|
3IN | JE | Financial and insurance activit… |
|
450 PLC
An acquisition vehicle acquiring businesses in creative, e-…
|
450 | JE | Financial and insurance activit… |
|
49 North Resources Inc.
A venture capital firm specializing in seed and early-stage…
|
FNR | CA | Financial and insurance activit… |
|
4Aim SICAF
An investment fund investing in listed or pre-listing SMEs,…
|
AIM | IT | Financial and insurance activit… |
|
AAPKI Ventures Inc.
Diversified investment corporation and VC firm focused on e…
|
APKI | CA | Financial and insurance activit… |
|
Abacus Global Management, Inc.
An alternative asset manager specializing in life insurance…
|
ABL | US | Financial and insurance activit… |
Oxford Square Capital 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/34044/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=34044 | 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=34044 | 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=34044 \ -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": 34044}, 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 Oxford Square Capital Corp. (id: 34044)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.