Colleges and Universities
Colleges API and Universities API provides 4,000+ detailed, up-to-date information on overhigher education institutions across the United States. Access a rich dataset that includes data points like school names, types, settings, average net prices, graduation rates, standardized test requirements, and much more. This API is perfect for educational consultants, academic researchers, and…
Colleges and Universities endpoints
| Method | Endpoint | Description |
|---|---|---|
| Active Development | ||
| GET |
GetAllSchools /api/getAllSchools |
Retrieve detailed information about all schools. This endpoint returns a comprehensive list of schools including their locations (city, state, zip code, country), latitude and… |
| GET |
SearchForSchools /api/searchAllSchools |
This endpoint allows you to search for schools by name, city, state, or country. The search is case-insensitive and uses fuzzy matching to return relevant results. It retrieves a… |
| GET |
GetByCountries /api/getByCountries |
Retrieve detailed information about colleges and universities based on their countries. Users can filter results by providing one or more country abbreviations as query string… |
| Other endpoints | ||
| GET |
GetAllSchoolsLite /api/getAllSchoolsLite |
Retrieve basic information about all schools. This endpoint returns a list of schools with essential details such as name, city, state, zip code, and country. This lighter… |
| GET |
GetByIdLite /api/getByIdLite |
Retrieve basic information about a school based on its organization ID (orgId). Users can filter results by providing the orgId as a query string parameter. This endpoint returns… |
| GET |
GetById /api/getById |
Retrieve detailed information about a school based on its organization ID (orgId). Users can filter results by providing the orgId as a query string parameter. This endpoint… |
| GET |
GetByStates /api/getByState |
Retrieve detailed information about colleges and universities based on their states. Users can filter results by providing one or more state abbreviations as query string… |
| GET |
GetNearbyColleges /api/getNearbyColleges |
This endpoint retrieves a list of colleges within a specified radius from a given latitude and longitude. The results are filtered by distance and sorted from nearest to… |
| GET |
GetAllStates /api/getAllStates |
Retrieve all available states to filter by. This endpoint returns a list of states along with their names. Users can utilize this list to know the available states for further… |
| GET |
GetAllCountries /api/getAllCountries |
Retrieve all available countries to filter by. This endpoint returns a list of countries and their names. Users can utilize this list to know the available countries for further… |
| GET |
GetByZipcodes /api/getByZipcode |
Retrieve detailed information about colleges and universities based on their zip codes. Users can filter results by providing one or more zip codes as query string parameters.… |
| GET |
GetAllZipcodes /api/getAllZipcodes |
Retrieve all available zip codes to filter by. This endpoint returns a list of zip codes along with their corresponding state and country information. Users can utilize this list… |
Colleges and Universities pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $4.99 / month | 3 / second |
|
| ULTRA Recommended | $9.99 / month | 3 / second |
|