CollegeSource_WSAPI Parameter Guide

Click here to go back to the test form.


GetInstitutionByCEEBCode

Input

Parameter Value Note
AccessKeyID: An ID used to authenticate web service access.

eg. {1ABCDEF7-1234-46EF-B7E6-A0123456789B}
Required
CEEBCode: Standardized ID number assigned to a college or university. CEEB codes are issued by the Educational Testing Service (ETS).

eg. 005678
Required

Output

Parameter Value Note
InstitutionID An institution ID. Used as an input parameter for the following web method: GetCourseByInstitutionIDCourseCodeMonthYear.

eg. {222a1c67-92ad-4da4-b32c-7a21cd0cc5a1}
String
InstitutionName An institution name.

eg. SAN DIEGO STATE UNIVERSITY
String
InstitutionCity A city name.

eg. SAN DIEGO
String
InstitutionStateAbbr Two-letter state abbreviation.

eg. CA
String
InstitutionCountry A country name.

eg. U.S.A.
String