Skip to main content
POST
Get X post by URL

POST /api/v1/platform/scrapers/x/post

Get a single X (Twitter) post by URL.
Retrieve public details for a specific X post.

Example

Authorizations

X-Access-Key
string
header
required

The public API key from the Credentials page.

X-Secret-Key
string
header
required

The API secret shown when the credential is created.

Body

application/json
postUrl
string
required
Example:

"https://x.com/elonmusk/status/123456789"

Response

Successful response.

data
object | null
required
meta
object
required