A

Agentdatum · D HR BLS

by Agentdatum

GETBase

$0.01

per call · USD Coin on Base

就业市场 — BLS 劳动力参与率/职位空缺(v1 免key,已实测可用)。

Endpoint

GET https://agentdatum.com/api/v1/d/hr-bls

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

Example response

{
  "_error": "HTTP Error 503: Service Unavailable",
  "_stale": true,
  "collected_at": "2026-08-08T12:09:10Z",
  "data_type": "人力资源",
  "raw": {
    "latest": {
      "footnotes": [
        {}
      ],
      "latest": "true",
      "period": "M07",
      "periodName": "July",
      "value": "4.1",
      "year": "2026"
    },
    "recent": [
      {
        "period": "M07",
        "value": "4.1",
        "year": "2026"
      },
      {
        "period": "M07",
        "value": "4.1",
        "year": "2026"
      }
    ],
    "series": "LNS14000000"
  },
  "source": "bls"
}

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