A

Agentdatum · D A Share Indices

by Agentdatum

GETBase

$0.01

per call · USD Coin on Base

A股大盘指数 — A股四大股指一体化:上证指数/深证成指/创业板指/科创50实时行情。

Endpoint

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

Example response

{
  "collected_at": "2026-08-14T00:13:15Z",
  "data_type": "金融",
  "raw": {
    "count": 4,
    "indices": [
      {
        "change": -19.72,
        "change_percent": -0.5,
        "code": "sh000001",
        "index": "上证指数",
        "price": 3926.96,
        "turnover": "116420307",
        "volume": "572793677"
      },
      {
        "change": -19.72,
        "change_percent": -0.5,
        "code": "sh000001",
        "index": "上证指数",
        "price": 3926.96,
        "turnover": "116420307",
        "volume": "572793677"
      }
    ],
    "source": "Tencent Finance/A股指数"
  },
  "source": "a_share_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