How to Look Up an Institution ID (InstitutionID)
Search by OPEID
Using the GetInstitutionByOPEIDCode call provide your access key ID (AccessKeyID) and the OPEID code (InstitutionOPEID) of the institution you are looking up.
Search by CEEB
Using the GetInstitutionByCEEBCode call provide your access key ID (AccessKeyID) and the CEEB code (CEEBCode) of the institution you are looking up.
Search by Location
Using the GetInstitutionByInstitutionNameCityStateAbbr call provide your access key ID (AccessKeyID), Institution Name (InstitutionName), Institution's City (InstitutionCity), Institution's State Abbreviation (InstitutionStateAbbr) and the Institution's Country (InstitutionCountry).
Recommendation
CollegeSource does not recommend storing the InstitutionID locally in a database. These values may change over time. A best practice is to look up this value at the beginning of each search.
The methods are available through the https://bws.collegesource.com/ web service.