Atlasblock API
GET/v1/schools/search?query=Myers%2BPark&state=NC
[ QUERY ]
[ CURL ]
curl "https://atlasblock.dev/api/v1/schools/search?query=Myers%2BPark&state=NC" \
  -H "Authorization: Bearer $ATLASBLOCK_API_KEY"
[ EVERY REQUEST ]

Send an Authorization: Bearer key against the base URL https://atlasblock.dev/api. Every call counts toward your plan quota. See the overview for authentication, rate limits, and status codes.