Standardized SEC financial data for BXP, Inc. — income statement, balance sheet, cash flow and 40+ ratios, available as a clean JSON API. CIK 0001037540 · NYSE · Real Estate Investment Trusts.
| USD | FY2020 | FY2021 | FY2022 | FY2023 | FY2024 | FY2025 |
|---|---|---|---|---|---|---|
| Revenue | $2.77B | $2.89B | $3.11B | $3.27B | $3.41B | $3.48B |
| Gross profit | $1.69B | $1.81B | $1.93B | $2.00B | $2.04B | $2.06B |
| SG&A expense | $133.1M | $151.6M | $146.4M | $170.2M | $160.0M | $168.8M |
| Interest expense | $433.5M | $465.4M | $449.9M | $579.6M | $676.1M | $677.2M |
| Net income | $872.7M | $505.2M | $848.9M | $190.2M | $14.3M | $276.8M |
| EPS (diluted) | $5.54 | $3.17 | $5.40 | $1.21 | $0.09 | $1.74 |
Standardized from BXP, Inc.'s SEC filings — per-share figures split-adjusted. Full history via the API.
# JSON
curl https://sec-financial-api-production.up.railway.app/v1/company/BXP/financials \
-H "X-API-Key: YOUR_KEY"
# CSV export (income / balance / cash-flow)
curl "https://sec-financial-api-production.up.railway.app/v1/company/BXP/income-statement?format=csv" \
-H "X-API-Key: YOUR_KEY"