X

X402labs · Truthsocial Post

by X402labs

GETBase Sepolia

$0.01

per call · USDC on Base Sepolia

Truth Social post lookup by URL

Endpoint

GET https://test.x402labs.sh/v1/social/truthsocial/post

17

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/post", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://test.x402labs.sh/v1/social/truthsocial/post?url=https%3A%2F%2Ftruthsocial.com%2F%40realDonaldTrump%2Fposts%2F114315219437063160" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "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 to0x3fd04211963f79be7e5356438680542aa97b089f
AssetUSDC · 0x036cbd53842c5426634e7929541ec2318f3dcf7e
NetworksBase Sepolia
Schemesexact

Is this your API?

Pin it to the top of Social & Community and the homepage with a featured placement.

Get featured →

More from X402labs & similar services