Skip to main content

Simple Example

Let’s say that you are interested in getting all schools that begin with “harv.” The Autocomplete API is the perfect tool for doing this, as it allows you to find multiple schools using a small set of input characteristics. The list of supported inputs includes the field that you’re seeking and the text that you want to complete. In this example, we’ll use the following parameters: Input Parameters Using this information, you can now query the Autocomplete API to find schools beginning with “harv”:
The response that the API returns is as follows:
JSON
You can see the full response here:
JSON