explore

Explore Related

Item → recs: co-occurrence evidence fused with same-category, broad-category-by-distance, geo-prior, and content-ANN lists.

Speculative (impression-time) fetches pass prefetch=true so their insertion slates carry context "prefetched": true — an insertion with no joined impression is then "delivered, unjudged", not a phantom serve (docs/EXPLORE_CLIENT_CACHE_DESIGN.md §0.5). session_id (the scroll session) enables the session-seen soft cap (spec §4 F4). sources is a CSV of supported pool ids: cooccur, content_text, geo_hex_near, geo_hex_metro, geo_hex_peers, geo_same_category, geo_broad_category, and geo_pop. Unknown ids are ignored. It restricts which pools run; for example, sources=content_text serves pure turbopuffer ANN, the cold-start feel.

get/explore/places/{place_id}/related

Path parameters

place_idstring required

Query parameters

kinteger
prefetchboolean
session_idstring nullable
sourcesstring nullable
previewboolean

Headers

x-client-buildstring nullable

Response

Successful Response

request_idstring required
anchor_labelstring nullable
next_offsetinteger nullable
titlestring nullable
rail_kind'bridge' nullable
cluster_indexinteger nullable

Changes

Changed in 1 of the 22 revisions of this API.3

    • ○

      added the optional property to the response with the status

      response-optional-property-added

    • ○

      added the optional property to the response with the status

      response-optional-property-added

    • ○

      added the optional property to the response with the status

      response-optional-property-added