Playground
Pick an endpoint, edit the inputs, and send it against live data. Calls run through our servers — no signup and no API key needed to try.
[ DOMAIN ]
[ ENDPOINT ]
The four US Census regions, each with its divisions and aggregate counts.
GET/v1/regions
[ CURL ]
curl "https://atlasblock.dev/api/v1/regions" \ -H "Authorization: Bearer $ATLASBLOCK_API_KEY"
