Skip to main content
GET
Get Properties By Id

Authorizations

X-API-Key
string
header
required

Query Parameters

id
string[]
required

Address geolocation id. Up to 50 id params per request.

Required array length: 1 - 50 elements

Response

The requested properties, in request order.

Paginated /properties response; carries the honesty summary on absence pages.

items
PropertiesRead · object[]
required

The list of items returned in the response following given criteria.

size
integer
required

The number of items returned in the response.

next_cursor
string | null
required

The cursor for retrieving the next page of results.

total_count
TotalCount · object | null

Total result count (capped at 10,000). Present on first-page responses when include_count=true. null if the count query timed out.

trust_summary
TrustSummary · object | null

Row-weighted trust summary; present only on absence-class responses.