← Back to catalog
education.college_details
mock data$0.003 / callCollege Details (Scorecard)
Get detailed data for a US college by UNITID — admissions rate, costs, student outcomes, earnings after graduation (College Scorecard)
Input schema
school_idrequired
integerCollege Scorecard UNITID (e.g. 166027 for MIT). Get IDs from college_search.
Call via REST
curl -X POST https://unifyapi.pro/api/call/education.college_details \
-H "Authorization: Bearer uak_live_..." \
-H "Content-Type: application/json" \
-d '{"school_id":0}'