S

stock-market-movers · D Stock Market Movers

by stock-market-movers

GETBase

$0.01

per call · USD Coin on Base

US Stock Movers — Yahoo Finance US stock movers: today's top gainers and losers, market sentiment indicator.

Endpoint

GET https://agentdatum.com/api/v1/d/stock-market-movers

3

Calls / 30d

2

Unique payers / 30d

Aug 28

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://agentdatum.com/api/v1/d/stock-market-movers", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://agentdatum.com/api/v1/d/stock-market-movers?method=GET" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "collected_at": "2026-08-09T18:12:17Z",
  "data_type": "金融",
  "raw": {
    "movers": [
      {
        "change": null,
        "changePercent": null,
        "price": null,
        "symbol": "BTC-USD"
      },
      {
        "change": null,
        "changePercent": null,
        "price": null,
        "symbol": "BTC-USD"
      }
    ],
    "source": "Yahoo Finance",
    "type": "market_movers"
  },
  "source": "yahoo_finance"
}

Payment details

Pay to0xcd265870a20db25250535cb8a0d3bb0850417902
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase
Schemesexact

Is this your API?

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

Get featured →

More from stock-market-movers & similar services