Retrieves detailed census block data along with Internet service provider coverage for specified block GEOIDs. This endpoint provides comprehensive demographic and geographic information for each block, plus all residential service providers offering fixed broadband coverage.
For each block, the response includes:
Each provider includes:
meta.not_foundGET /blocks?geoids[]=481210214132005&geoids[]=060372074023015
Bearer token authentication using API tokens.
Include the token in the Authorization header as: Authorization: Bearer <token>
Obtain tokens through your Hum API account dashboard or contact support@letshum.com for access.
Census block GEOIDs (15 characters each). Maximum 100 blocks per request.
Format: 2-digit state FIPS + 3-digit county FIPS + 6-digit tract + 4-digit block
Example: 481210214132005 (Texas, Denton County, tract 021413, block 2005)
100^\d{15}$Block census data with provider coverage
Human-readable summary of the response
"Block coverage for 2 blocks"
A status code summarizing the outcome of this response.
ok, warning, error "ok"
Array of block data with provider coverage
Metadata for census block coverage response