U

Up · Data Narratives

by Up

GETBase

$0.01

per call · USD Coin on Base

Trending narrative categories with momentum indicators and top tickers in each narrative.

Endpoint

GET https://capable-grace-production-ab1c.up.railway.app/data/narratives

4

Calls / 30d

2

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://capable-grace-production-ab1c.up.railway.app/data/narratives", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://capable-grace-production-ab1c.up.railway.app/data/narratives" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "narratives": [
    {
      "momentum": "rising",
      "name": "AI Agents",
      "short": "ai_agents",
      "ticker_count": 23,
      "top_tickers": [
        "$AIXBT",
        "$VIRTUAL",
        "$AI16Z"
      ]
    }
  ]
}

Payment details

Pay to0xb836a641dae76424861f7f1fcb37c1295e44e329
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase
Schemesexact

Is this your API?

Pin it to the top of Data & Enrichment and the homepage with a featured placement.

Get featured →

More from Up & similar services