saved
Add Place By Id
Save a place by id — optionally to a list. Idempotent per (place, list).
THE contract is a canonical place ULID (canonical_places.id) — the spine identity every surface joins on; saves resolve entirely from the spine with zero paid fetches, and dedup by canonical place_id.
A Google place_id is also accepted as the LEGACY autocomplete path (the picker hands us a gpid before any canonical row exists); that path still ends canonical — the resolver mints/links the row and stamps item.place_id — it just pays the Google fetch to get there.
post/saved/add-place
Headers
x-client-idstring nullable
Request body
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.