School Districts in Guam

Guam has 5 public school districts operating 45 schools, serving 25,646 students (NCES CCD 2024–25).

Get Guam school district data via API

Look up the district serving any address, or pull enrollment, demographics, boundaries, and schools as clean JSON. Free tier: 500 requests/month, no credit card.

curl "https://api.districtapi.dev/v1/districts?address=YOUR+ADDRESS" \
  -H "X-API-Key: your_api_key"