Company
Blue Owl Technology Finance Corp. (OTF)
Standardized SEC financial data for Blue Owl Technology Finance Corp. — income statement, balance sheet, cash flow and 40+ ratios, as a clean JSON API. CIK 0001747777 · NYSE.
Income statement
| USD | FY2020 | FY2021 | FY2022 | FY2023 | FY2024 | FY2025 |
|---|---|---|---|---|---|---|
| Interest expense | — | $93.8M | $136.5M | $195.5M | $192.7M | $321.5M |
| Net income | — | $424.8M | $19.0M | $369.1M | $319.2M | $720.4M |
| EPS (diluted) | — | $3.05 |
Standardized from Blue Owl Technology Finance Corp.'s SEC filings — per-share figures split-adjusted. Full history via the API.
Balance sheet
| USD | FY2023 | FY2023 | FY2023 | FY2023 | FY2024 | FY2025 |
|---|---|---|---|---|---|---|
| Cash & equivalents | — | — | — | $469.0M | $257.0M | $282.9M |
| Total assets |
Cash flow
| USD | FY2021 | FY2022 | FY2023 | FY2024 | FY2025 |
|---|---|---|---|---|---|
| Operating cash flow | -$2.62B | -$295.3M | $708.4M | $64.2M | -$916.0M |
| Financing cash flow | $2.64B | $391.6M |
Get OTF data via API
# JSON
curl https://sec-financial-api-production.up.railway.app/v1/company/OTF/financials \
-H "X-API-Key: YOUR_KEY"
# CSV export (income / balance / cash-flow)
curl "https://sec-financial-api-production.up.railway.app/v1/company/OTF/income-statement?format=csv" \
-H "X-API-Key: YOUR_KEY"