HH Segments

GET https://api.locus.place/prod/segment/hh-segments?coords[]=43.8272,-79.1459

Get all segments that are part of the household with given location coordinates. Each segment returned has a corresponding confidence value.

Request Params

KeyDatatypeRequiredDescription
coords[]string
locationstring

HEADERS

KeyDatatypeRequiredDescription
eq-api-jwtstringValid LOCUS JWT Token

RESPONSES

status: OK

[{"lat":43.6499,"long":-79.4232,"segments":{"school_students":0.21760000000000002,"frequent_traveler":0.10240000000000005,"movie_goer":0}}]