Documentation
Understand how Talovex optimizes student loan repayment plans, or integrate our optimization engine into your own application via the REST API.
Quickstart
Enter your loan details and get an optimized plan ranking in under 5 minutes.
Read moreNPV Comparison Model
How we compute net present value across Standard, Extended, Graduated, IBR, PAYE, and RAP plans.
Read moreMonte Carlo Simulation
1,000+ income growth scenarios using BLS occupational wage data for confidence intervals on repayment cost.
Read morePSLF Breakeven Analysis
Model 120 qualifying payments under each IDR plan and find your PSLF breakeven point.
Read moreTax Bomb Modeling
IDR forgiveness after 20-25 years creates taxable income. We compute the present value of that tax liability.
Read moreSpousal Optimization
MFJ vs. MFS filing impact on IDR payments with combined household modeling.
Read moreAPI Endpoints
/v1/calculate/v1/plans/v1/poverty-guidelines/v1/pslf-check/v1/signup/v1/login/v1/checkoutAuthentication
All API requests require an API key passed via the X-API-Key header.
curl https://talovex-api.smarttechinvest.com/v1/plans \ -H "X-API-Key: tlv_your_api_key_here"