T

Twitter/X API · Trends

by Twitter/X API

GETBaseArbitrumPolygon

$0.005

per call · USD Coin on Base

Get ranked Twitter/X trends for a geographic WOEID with normalized search queries, context, post counts and related trends.

Endpoint

GET https://twitter.use.x402atlas.com/trends

3

Calls / 30d

2

Unique payers / 30d

Sep 1

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://twitter.use.x402atlas.com/trends", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://twitter.use.x402atlas.com/trends?woeid=2442047" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "queried_at": "2026-07-26T12:00:00Z",
  "trend_count": 2,
  "trends": [
    {
      "context": "Trending in Los Angeles",
      "grouped_trends": [],
      "name": "#FogoChain",
      "post_count": 17100,
      "rank": 1,
      "search_query": "#FogoChain"
    },
    {
      "context": "Business and finance · Trending",
      "grouped_trends": [
        "Greg Abel",
        "CEO of Berkshire Hathaway"
      ],
      "name": "Warren Buffett",
      "post_count": 21600,
      "rank": 2,
      "search_query": "\"Warren Buffett\""
    }
  ],
  "woeid": 2442047
}

Payment details

Pay to0x51d577c8cbb8b3fb1ba0ce31c7923cc27a07f78b
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase, Arbitrum, Polygon
Schemesexact

Is this your API?

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

Get featured →

More from Twitter/X API & similar services