College Scorecard API
REST API from the US Department of Education providing searchable data on colleges and universities, including tuition costs, admissions statistics, graduation rates, and post-graduation earnings.
Screenshot:
Slug: college-scorecard
Key:
Base URL:
Auth: none
Endpoints: 3
Reachable: yes
CORS: unknown
Tier: verified
Last checked: 2026-03-14 16:07:57.332777
Key:
ed.gov:college-scorecard-apiBase URL:
https://collegescorecard.ed.gov/Auth: none
Endpoints: 3
Reachable: yes
CORS: unknown
Tier: verified
Last checked: 2026-03-14 16:07:57.332777
Links
SDKs:
- college_scorecard_api - Dart wrapper for College Scorecard API (dart)
- PyScorecard - Python library for College Scorecard (python)
- collegescorecard - Python wrapper for College Scorecard API (python)
- college-scorecard-wrapper - Python wrapper for College Scorecard API (python)
- rscorecard - R wrapper for College Scorecard API (r)
Topics
Endpoints (3)
| Path | Summary | Response | Auth |
|---|---|---|---|
| schools | Search schools | text/html |
— |
| schools.json | Search and filter colleges | application/json |
— |
| schools/{id} | Get school by ID | application/json |
— |