Returns schools belonging to a specific school district, identified by its NCES Local Education Agency (LEA) identifier. Results are ordered alphabetically by school name.
Use the districts endpoint to look up LEA identifiers for a given location.
Your access token or API key. Pass as Authorization: Bearer <token>.
The NCES Local Education Agency (LEA) identifier for the school district to search within (e.g. '0602310').
Optional filter for school level. Valid values: 'elementary', 'middle', 'high'. You can include multiple levels separated by commas (e.g. 'elementary,middle'). If not specified, schools of all levels will be included.
elementary, middle, high The maximum number of schools to return (defaults to 10, maximum 50).
1 <= x <= 50Successful Response
Schools matching the search criteria.
A list of matching schools, sorted by proximity (only for location-based searches).
The authoritative source dataset for the school information.
The calendar year of the dataset used for these results.
Any additional information or disclaimers about the search results.