Skip to main content
POST
Truth Social User Posts API

Get Truth Social User Posts

Fetch normalized user posts data from Truth Social. Each successful task costs a fixed 0.19 credits.

Request Body

Use with MCP

A successful request returns a task_id. Poll it with socq_get_task, then read normalized records from results.items.

Result Fields

Completed Task Response

Authorizations

Authorization
string
header
required

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

Body

application/json
user_id
string
required

A public account identifier.

Minimum string length: 1
trim
boolean
username
string

A public account username.

Minimum string length: 1

Response

Task accepted

code
integer
data
object