Searches for geo boundaries by name and type. Returns matching geographic areas including MSAs, Submarkets, Census Places (Cities, Towns, etc.), Counties, Zip Codes, and Neighborhoods. Result order is weighted by property count and geo type relevance.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The ID of the account you're requesting data for.
9901947
The search query for geo boundary names. Supports partial matching and word start matching. Use '*' or omit to return all boundaries.
"raleigh"
Filter results by geo boundary type(s). Can be a single value or an array of values. If not provided, all types are returned.
MSA, BespokeSubmarket, CensusPlace, ZipCode, County, Neighborhood ["MSA", "BespokeSubmarket"]Maximum number of results to return. Must be between 1 and 1000.
1 <= x <= 100010
Filter results to boundaries that intersect with this geo boundary ID.
123
Successfully retrieved matching geo boundaries.
Array of geo boundary search results