Skip to main content
GET
Latest posts of a public account

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.

Path Parameters

handle
string
required

The account's @handle, 1-15 letters, numbers or underscores (a leading @ is allowed).

Query Parameters

limit
integer
default:10

Posts to return (1-20).

Required range: 1 <= x <= 20
exclude_reposts
boolean
default:false

Return only the account's own posts, dropping reposts.

Response

The account's latest posts.

data
object