A

Agentdatum · D Global Indices

by Agentdatum

GETBase

$0.01

per call · USD Coin on Base

全球主要股指 — 全球12大股指一体化:日经/恒生/富时/DAX/CAC/SENSEX/Bovespa/KOSPI/澳洲/罗素/VIX等实时行情。

Endpoint

GET https://agentdatum.com/api/v1/d/global-indices

1

Calls / 30d

1

Unique payers / 30d

Aug 15

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

Example response

{
  "collected_at": "2026-08-14T00:13:17Z",
  "data_type": "金融",
  "raw": {
    "count": 12,
    "indices": [
      {
        "currency": "JPY",
        "exchange": "OSA",
        "index": "日经225",
        "previous_close": null,
        "price": 68308.59,
        "symbol": "^N225"
      },
      {
        "currency": "JPY",
        "exchange": "OSA",
        "index": "日经225",
        "previous_close": null,
        "price": 68308.59,
        "symbol": "^N225"
      }
    ],
    "source": "Yahoo Finance/Global Indices"
  },
  "source": "global_indices"
}

Payment details

Pay to0xcd265870a20db25250535cb8a0d3bb0850417902
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase
Schemesexact

Is this your API?

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

Get featured →

More from Agentdatum & similar services