Authentication
A session JWT or SIWE session cookie is required for all watchlist endpoints:Endpoints
List watchlists
Example request
cURL
Sample response
Create a watchlist
Request body
Display name for the watchlist.
Example request
cURL
Sample response
Add an item to a watchlist
canonical_question_id, market_id, or both.
Request body
UUID of a canonical question to add. Provide this to track a question across all platforms.
UUID of a specific platform market to add. Provide this to track a single venue’s listing.
Watchlists are scoped to your authenticated account. If you authenticate via wallet (SIWE), your watchlists are tied to that wallet address. If you authenticate via email, they are tied to your developer account. The two are separate and do not merge.
