Skip to main content
POST
Submit X Profiles task

X Profiles

Collect one normalized profile record for each public username. A leading @ is optional.

Result Item

Unavailable or private profiles may produce no result record.

Authorizations

Authorization
string
header
required

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

Body

application/json
usernames
string[]
required

Public X usernames. A leading @ is optional.

Minimum array length: 1
Minimum string length: 1
callback_url
string<uri>

Optional callback URL.

Response

Task submitted

code
integer
Example:

200

data
object