Search topics by keyword
Topics
Search topics by keyword
Full-text search across prediction markets and polls.
With type=all the result is a fixed-size preview mixing both kinds:
cursor/limit are ignored, next_cursor is always null, and
has_more is always false — specify type=prediction or
type=poll to paginate.
GET
Search topics by keyword
Authorizations
Personal API key issued per SeeSaw user account:
Authorization: Bearer sspat_…. Manage keys on the app API
(/v1/users/me/api-keys). Revocation propagates within ~60 seconds
(validation cache window).
Query Parameters
Available options:
all, prediction, poll Opaque pagination cursor from a previous response's next_cursor.
Page size (max 100).
Required range:
1 <= x <= 100