X
$0.01
per call · USDC on Base Sepolia
Truth Social profile lookup
Endpoint
GET https://test.x402labs.sh/v1/social/truthsocial/profile16
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/profile", {
method: "GET",
});
const data = await res.json();cURL
curl -X GET \
"https://test.x402labs.sh/v1/social/truthsocial/profile?handle=realDonaldTrump" \
-H "X-PAYMENT: <signed x402 payment>"Example response
{
"display_name": "President Donald J. Trump",
"id": "107780257626128497",
"url": "https://truthsocial.com/@realDonaldTrump",
"username": "realDonaldTrump"
}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 User Posts
test.x402labs.sh
Truth Social user posts lookup
GETBase SepoliaSocial & Community
$0.01 / call15 calls / 30d