Skip to main content
POST
Sort recent posts on a topic into Read, Pass or Not sure

Authorizations

Authorization
string
header
required

A SuperX API key ("sxk_..."), created in the SuperX app under Account > API / MCP / CLI. Keys are server-side secrets.

Body

application/json
query
string
required

What to search for, on one line: a topic, a phrase, a hashtag, or a search expression with quotes or operators. A plain multi-word query is also searched as an exact phrase.

Required string length: 2 - 80
max_age_days
integer
default:3

How far back to search, in days.

Required range: 1 <= x <= 7
account_id
string

Response

The sorted posts and the run's receipt.

data
object
meta
object

What the call cost and which account it ran as.