School District Lookup
Instantly find which public school district covers any US address or coordinate. Built directly on the US Census Bureau's official TIGER/Line school district boundary files, not scraped or reverse-engineered from a real estate site. Why it matters: school zone is consistently one of the top factors home buyers and renters search for, but there has been no simple, dedicated API for "what school…
School District Lookup endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Lookup School District /v1/lookup |
Returns the public school district(s) covering a given US address or lat/lon coordinate. Provide either "address" or both "lat" and "lon". Address lookups are geocoded… |
| GET |
List Covered States /v1/coverage |
Returns the list of US states currently loaded and searchable via the lookup endpoint. |
| GET |
Health Check /health |
Simple liveness check endpoint. Returns status ok if the service is running. |
School District Lookup pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $9.99 / month | — |
|
| ULTRA Recommended | $29.99 / month | — |
|
| MEGA | $79.99 / month | — |
|