Documentation
Understand how Tuvelan calculates college ROI, or integrate our analysis engine into your own application via the REST API.
Quickstart
Enter your target schools and major and get ROI rankings in under 5 minutes.
Read moreNPV / IRR Model
How we calculate net present value and internal rate of return for the education investment over a 20-year horizon.
Read moreMonte Carlo Simulation
10,000 earnings scenarios using College Scorecard distributions calibrated to school, major, and geography.
Read morePrice-to-Earnings Premium
Third Way PEP methodology -- years to recoup net cost via median earnings above the high-school baseline.
Read moreEconomic Mobility Score
Chetty mobility rate -- probability of moving from the bottom to top income quintile by institution.
Read moreLoan Repayment Modeling
Standard, Extended, IDR, and PSLF plan comparison with forgiveness timelines and monthly payment projections.
Read moreAPI Endpoints
/v1/calculate/v1/institutions/search/v1/majors/v1/signup/v1/login/v1/account/v1/checkoutAuthentication
All API requests require an API key passed via the X-API-Key header.
curl https://tuvelan-api.smarttechinvest.com/v1/institutions/search?q=MIT \ -H "X-API-Key: tuv_your_api_key_here"