• Find school districts using a zipcode

    Returns

    Returns a list of school districts which can be used to login to the API

    Parameters

    • zipCode: string

      The zipcode to get a list of schools from

    Returns Promise<SchoolDistrict[]>

Generated using TypeDoc