Skip to main content
POST
Submit X Posts task

X Posts

Collect one normalized post record for each public post URL. Both x.com and twitter.com post URLs are accepted.

Result Item

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
urls
string<uri>[]
required

Public X post URLs.

Minimum array length: 1
callback_url
string<uri>

Optional callback URL.

Response

Task submitted

code
integer
Example:

200

data
object