
SARATOGA INVESTMENT CORP. — Investor Relations & Filings
Saratoga Investment Corp. is a business development company (BDC) that provides customized financing solutions to middle-market businesses. The firm offers debt financing and equity capital for various purposes, including leveraged and management buyouts, acquisition financings, growth financings, recapitalizations, and debt refinances. It primarily targets established companies with strong margins and growth prospects, typically with revenues between $8 million and $250 million and EBITDA exceeding $2 million. Saratoga focuses on delivering flexible capital solutions to support the long-term development of its portfolio companies.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 8-K - SARATOGA INVESTMENT CORP. (0001377936) (Filer) | 2026-05-05 | English | |
| 8-K Filing | 2026-02-06 | English | |
| 424B2 Filing | 2026-01-30 | English | |
| 8-K Filing | 2026-01-30 | English | |
| 4 Filing | 2026-01-30 | English | |
| FWP Filing | 2026-01-30 | English |
Browse filings by year
21 years- 2026 10 filings
- 2025 18 filings
- 2024 22 filings
- 2023 36 filings
- 2022 62 filings
- 2021 47 filings
- 2020 42 filings
- 2019 34 filings
- 2018 49 filings
- 2017 29 filings
- 2016 36 filings
- 2015 28 filings
- 2014 30 filings
- 2013 40 filings
- 2012 25 filings
- 2011 30 filings
- 2010 42 filings
- 2009 16 filings
- 2008 39 filings
- 2007 78 filings
- 2006 3 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
10 filings
| |||||
| 41528667 | 8-K - SARATOGA INVESTMENT CORP. (0001377936) (Filer) | 2026-05-05 | English | ||
| 29216391 | 8-K Filing | 2026-02-06 | English | ||
| 29216481 | 424B2 Filing | 2026-01-30 | English | ||
| 29216357 | 8-K Filing | 2026-01-30 | English | ||
| 29216348 | 4 Filing | 2026-01-30 | English | ||
| 29216198 | FWP Filing | 2026-01-30 | English | ||
| 29216315 | 424B2 Filing | 2026-01-29 | English | ||
| 29216326 | 8-K Filing | 2026-01-27 | English | ||
| 32890921 | 8-K - SARATOGA INVESTMENT CORP. (0001377936) (Filer) | 2026-01-07 | English | ||
| 29216491 | 10-Q Filing | 2026-01-07 | English | ||
|
2025
5 filings
| |||||
| 12049968 | Director's Dealing 2025 | 2025-12-22 | English | ||
| 12049969 | Director's Dealing 2025 | 2025-12-11 | English | ||
| 12049972 | CURRENT REPORT | 2025-11-07 | English | ||
| 12049993 | CURRENT REPORT | 2025-10-07 | English | ||
| 12049989 | QUARTERLY REPORT | 2025-10-07 | 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 Bitcoin ETP
An ETP providing direct, physically backed exposure to Bitc…
|
ABTC | CH | 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… |
|
786 Investment (Right)
Asset management and NBFC offering diverse investment produ…
|
786R | PK | Financial and insurance activit… |
SARATOGA INVESTMENT 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/33073/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=33073 | 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=33073 | 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=33073 \ -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": 33073}, 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 SARATOGA INVESTMENT CORP. (id: 33073)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.