UnifyAPI
← Back to catalog

education.college_details

mock data$0.003 / call

College Details (Scorecard)

Get detailed data for a US college by UNITID — admissions rate, costs, student outcomes, earnings after graduation (College Scorecard)

Educationprovider: Education#education#education

Input schema

school_idrequired

College Scorecard UNITID (e.g. 166027 for MIT). Get IDs from college_search.

integer

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}'

Try it

Paste a UnifyAPI key (create one in the dashboard) and run a real call.