Skip to main content
GET
Retrieve a single location by its location_id. Returns the full location object including type, code, name, and property count.

Path Parameters

string
required
The DealMachine location ID (e.g., "loc_county_48201", "loc_city_48106", "loc_zip_code_90210", "loc_state_FL").

Response Fields

The response contains a single data object. The shape depends on the location type. See List Locations for the full field reference.

Credits

This endpoint does not consume credits. Location lookups are included with your API plan.