
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 | 2026-05-29 | English | |
| 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 |
Browse filings by year
24 years- 2026 5 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
5 filings
| |||||
| 47894270 | 8-K | 2026-05-29 | English | ||
| 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
10 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 | ||
Market data
Market data not available
Price history
Peer group · Activities of non-money market investments funds
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
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… |
|
Abc Company
A business accelerator and consulting firm specializing in …
|
ABC | IT | Financial and insurance activit… |
|
AB Effectenbeteiligungen AG
Investment company acquiring equity stakes, primarily in sm…
|
ABE | AT | Financial and insurance activit… |
|
Aberdeen International Inc.
Global resource investment corporation and merchant bank sp…
|
AAB | CA | Financial and insurance activit… |
|
Aberforth Geared Value & Income Trust PLC
A fixed-life investment trust investing in a value portfoli…
|
AGVI | GB | Financial and insurance activit… |
|
Aberforth Smaller Companies Trust plc
An investment trust investing in a portfolio of small UK-qu…
|
ASL | GB | Financial and insurance activit… |
|
Aberforth Split Level Income Trust plc
A split capital trust investing in small UK companies with …
|
ASIT | GB | Financial and insurance activit… |
|
ABF MALAYSIA BOND INDEX FUND
An investment fund tracking a bond benchmark, investing in …
|
— | MY | Financial and insurance activit… |
|
abrdn Asia Focus plc
Investment trust focused on smaller listed companies in Asi…
|
AAS | GB | 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.