Get Truth Social profile
Get a Truth Social profile by handle or account id.
Headers
Get your API keyAPI key (`sfk_...`)
Truth Social handle or account id.
min 1 chars · max 64 chars
Endpoint-specific response payload.
Whether the profile was found.
one of: found, not_found
Profile when lookupStatus is `found`; null when `not_found`.
Social platform for this profile.
one of: truthsocial
Stable Truth Social account id as a string.
pattern: ^\d{1,30}$
Truth Social handle without a leading @.
min 1 chars
Public display name when available.
Plain-text profile biography.
Canonical public Truth Social profile URL.
min 1 chars
Avatar image URL when publicly available.
Header/banner image URL when publicly available.
Website URL from the profile when publicly safe.
Free-text location when present.
ISO-8601 timestamp when the account was created.
ISO-8601 date of the latest public post when available.
Whether the account is marked verified.
Whether the account requires follow approval.
Whether the account is marked as a bot.
Follower, following, and post counts.
Follower count when available.
≥ 0
Following count when available.
≥ 0
Public post count when available.
≥ 0
Metadata describing the request and billing outcome.
Unique request identifier for tracing this API call.
min 1 chars
Credits charged for this request.
≥ 0
Public API version that served the response.
one of: v1
True when served from shared response cache. Credits still apply (full endpoint price); Age header may be present.
Code example
curl "https://api.socialfetch.dev/v1/truthsocial/profiles/realDonaldTrump" \
-H "x-api-key: YOUR_API_KEY"Responses
Truth Social profile lookup result.