Browse Districts
Returns a list of school districts in a city. All calls for a Browse Districts are in this format:Components
Components of the url describe what type of data you would like. They are separated by forward slashes.| Name | Description | Sample Values |
| state* | Two letter state abbreviation | ak CA |
| city* | Name of city, with spaces replaced with hyphens. If the city name has hyphens, replace those with underscores. Any other special characters should be URL-encoded | San Francisco becomes "San-Francisco"
Cardiff-By-The-Sea becomes "Cardiff_By_The_Sea" |
Parameters
The "key" parameter is what you use to send us your API key.| Name | Description | Sample Values |
| key* | Your API key | myAPIkey |






