X
$0.01
per call · USDC on Base Sepolia
Truth Social user posts lookup
Endpoint
GET https://test.x402labs.sh/v1/social/truthsocial/user-posts15
Calls / 30d
1
Unique payers / 30d
Aug 30
Last called
exact
Payment scheme
Call this service
TypeScript · @x402/fetch
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";
const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const fetchWithPay = wrapFetchWithPayment(fetch, account);
const res = await fetchWithPay("https://test.x402labs.sh/v1/social/truthsocial/user-posts", {
method: "GET",
});
const data = await res.json();cURL
curl -X GET \
"https://test.x402labs.sh/v1/social/truthsocial/user-posts?handle=realDonaldTrump&trim=true" \
-H "X-PAYMENT: <signed x402 payment>"Example response
{
"next_max_id": "114315219437063159",
"statuses": [
{
"content": "Make America Great Again!",
"created_at": "2026-04-09T00:00:00.000Z",
"id": "114315219437063160",
"url": "https://truthsocial.com/@realDonaldTrump/posts/114315219437063160"
}
]
}Payment details
Pay to
0x3fd04211963f79be7e5356438680542aa97b089fAsset
USDC · 0x036cbd53842c5426634e7929541ec2318f3dcf7eNetworksBase Sepolia
Schemesexact
Is this your API?
Pin it to the top of Social & Community and the homepage with a featured placement.
More from X402labs & similar services
X
X402labs · Scraping Scrape
test.x402labs.sh
Scraping endpoint
POSTBase SepoliaSearch & Web
$0.01 / call33 calls / 30d
X
X402labs · Truthsocial Post
test.x402labs.sh
Truth Social post lookup by URL
GETBase SepoliaSocial & Community
$0.01 / call17 calls / 30d
X
X402labs · Truthsocial Profile
test.x402labs.sh
Truth Social profile lookup
GETBase SepoliaSocial & Community
$0.01 / call16 calls / 30d