Skip to main content
GET
string
required
Bearer <your API key>. The X-Seekeasy-Key header still works, but is deprecated — responses to it carry a Warning header.
string
Optional. The same session_id you send on events. Supplying it lets us tell a session that saw content and passed on it from one that never scrolled to it — a distinction that is otherwise invisible, because a set of posts that draws no events has nothing tying it to a session.
string
Name of place to search. Use with place_lat/place_lon for better accuracy.
string
Partner internal place ID. For known partners, maps to your platform restaurant ID. Use instead of place_name for partner integrations.
number
Latitude to bias search results toward a specific location.
number
Longitude to bias search results toward a specific location.
Either place_name or external_id must be provided. When using place_name, providing coordinates significantly improves match accuracy.
Call this once per set of posts you display, and don’t cache the response across users. Each response carries a fresh slate_id identifying the exact posts we served, in order. Reusing one response for several viewers makes their engagement indistinguishable, which understates how often content was shown and corrupts the analytics you get back. The signed media URLs also expire one hour after the call.

Response Fields

string
Unique identifier in format cell_id:restaurant_name
string
Identifier for the set of posts returned by this call. Echo it back on every event so engagement can be tied to the posts we served and the order we served them in. A new one is minted per call.
string
Name of the place
string
Full address
string
AI-generated descriptive tagline
array
Key features of the place
object
Location coordinates with lat and lon fields
string | null
Direct URL to the place page on Seekeasy. Currently always null — retained for backward compatibility while Seekeasy place pages are unavailable.
Whether the place is currently trending based on creator activity
boolean
Whether marked as a creator favorite
array
Social posts with media and creator profiles