$0.001
per call · USD Coin on Base
Update the profile (name/bio/location/url) of an X account you control.
Endpoint
POST https://palmyr.ai/social/twitter/profile1
Calls / 30d
1
Unique payers / 30d
Aug 22
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://palmyr.ai/social/twitter/profile", {
method: "POST",
headers: { "Content-Type": "application/json" },
body: JSON.stringify({}),
});
const data = await res.json();cURL
curl -X POST \
"https://palmyr.ai/social/twitter/profile" \
-H "Content-Type: application/json" \
-d '{}' \
-H "X-PAYMENT: <signed x402 payment>"Example response
{}Payment details
Pay to
0x79e999e2f9d5417f2803f1d88602ab1ea4323881Asset
USD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913NetworksBase, Solana
Schemesexact
Is this your API?
Pin it to the top of Social & Community and the homepage with a featured placement.
More from Palmyr Social & similar services
Palmyr Social · Pool Mine
palmyr.ai
List pool-bought X accounts your wallet owns or has shared access to.
GETBaseSocial & Community
$0.001 / call5 calls / 30d
Palmyr Social · Registered Mine
palmyr.ai
List registered X accounts your wallet owns or has shared access to.
GETBaseSocial & Community
$0.001 / call4 calls / 30d
Palmyr Social · Accounts Mine
palmyr.ai
List X accounts your wallet owns or has shared access to (returns full credentials).
GETBaseSocial & Community
$0.01 / call2 calls / 30d