Search institutions
Last updated
Last updated
The best way to search for institutions is to use the search
query parameter, which searches the , the , and the . Example:
Search institutions for San Diego State University:
You can also use search as a , allowing you to fine-tune the fields you're searching over. To do this, you append .search
to the end of the property you are filtering for:
Get institutions with "florida" in the display_name
:
The following field can be searched as a filter within institutions:
You can also use the filter default.search
, which works the same as using the .
You can autocomplete institutions to create a very fast type-ahead style search function:
Autocomplete institutions with "harv" in the :
This returns a list of institutions with the institution location set as the hint:
Read more in the in the API guide.