/collegescorecard/schools/search

POST /api/collegescorecard/schools/search

Price: 20 credits

Search US colleges and universities by name, state, distance from a ZIP code, ownership, predominant credential, enrolment size, operating status and minority-serving designation, ordered by enrolment, admission rate, net price, earnings or completion rate

How to use it

The name-searchable index of US institutions, and the way into both platforms: the `id` it returns is the IPEDS UNITID, so it feeds ipeds/institutions, collegescorecard/schools and collegescorecard/schools/programs unchanged. IPEDS itself has no name search, so start here whenever the user names an institution rather than a place. `name` matches words anywhere in the official name, which is why a campus is often found by its city as well. `zip_code` needs `distance_miles` to mean anything. Each result carries the profile plus a few headline numbers; the full outcome record, including debt, repayment and earnings, is collegescorecard/schools for one id. Institutions that have closed are included unless you set `operating_only`.

Parameters

Request body

Response

Errors

Response headers