F

Fly · X Profile

by Fly

GETBase

$0.005

per call · USD Coin on Base

X/Twitter profile lookup for AI agents - full public account details for any handle, no API key or login. Returns display name, user id, bio, follower and following counts, tweet count, verified status, location, join date and profile URL. Verify an account is real, size an audience, enrich a lead, resolve a handle to an id. ?username=elonmusk. Their tweets: /x/user $0.006. Find accounts: /x/users $0.006.

Endpoint

GET https://clink-lithium-vault.fly.dev/x/profile

12

Calls / 30d

5

Unique payers / 30d

Sep 3

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://clink-lithium-vault.fly.dev/x/profile", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://clink-lithium-vault.fly.dev/x/profile?username=elonmusk" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "found": true,
  "profile": {
    "followers": 200000000,
    "name": "Elon Musk",
    "verified": true
  },
  "username": "elonmusk"
}

Payment details

Pay to0xb1ef5415e9d3695e16977b8be422ab7512f788c0
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase
Schemesexact

Is this your API?

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

Get featured →

More from Fly & similar services