Skip to main content
GET
Look up one public post live

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

id
string
required

Numeric X post id (the digits at the end of a post URL).

Pattern: ^[0-9]{1,25}$

Query Parameters

include_quotes
boolean
default:false

Also return a page of the posts quoting this one (up to 20, not exhaustive). Costs a second enrichment unit.

Response

The post.

data
object