Start a saved Reddit lookup with browsing included
Costs 1 core_search unit. Collects only the profile, always saves it (even if save:false), and returns data.profile and meta.savedResult.id. No polling. Subsequent /browse calls with that ID are free. Default page size is 25. Reuse the saved ID rather than calling lookup again on refresh.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
Reddit username, u/, @, or Reddit profile URL.
3 - 256"spez"
Canonical Reddit search type or accepted alias.
username, pseudonym, reddit, u, user "username"
ISO date or Unix timestamp lower bound.
ISO date or Unix timestamp upper bound or pagination cursor.
2001 <= x <= 100asc, desc, score 64Used on /all and /profile to save the synchronous response. /lookup always saves, regardless of this flag.
For /feed: existing owned saved profile ID to complete under the same ID.