A

Agentdatum · D Energy EIA

by Agentdatum

GETBase

$0.01

per call · USD Coin on Base

全球能源行情 — WTI/布伦特原油、Henry Hub天然气、美国汽油现货价(FRED能源序列)+ 全球产油量(DBnomics EIA镜像)。免key,2026-07-30换源上线。

Endpoint

GET https://agentdatum.com/api/v1/d/energy-eia

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

Example response

{
  "collected_at": "2026-08-09T18:05:37Z",
  "data_type": "能源",
  "raw": {
    "global": {
      "world_oil_production": {
        "label": "全球产油量(百万桶/日)",
        "latest": {
          "period": "2027-12",
          "value": 110.880594
        },
        "recent": [
          {
            "period": "2027-05",
            "value": 108.8844938
          },
          {
            "period": "2027-05",
            "value": 108.8844938
          }
        ]
      }
    },
    "prices": {
      "DCOILBRENTEU": {
        "label": "布伦特原油($/桶)",
        "latest": {
          "date": "2026-08-03",
          "value": "88.90"
        },
        "recent": [
          {
            "date": "2026-07-23",
            "value": "105.32"
          },
          {
            "date": "2026-07-23",
            "value": "105.32"
          }
        ]
      },
      "DCOILWTICO": {
        "label": "WTI原油现货($/桶)",
        "latest": {
          "date": "2026-08-03",
          "value": "81.96"
        },
        "recent": [
          {
            "date": "2026-07-23",
            "value": "93.08"
          },
          {
            "date": "2026-07-23",
            "value": "93.08"
          }
        ]
      },
      "DHHNGSP": {
        "label": "Henry Hub天然气($/MMBtu)",
        "latest": {
          "date": "2026-08-03",
          "value": "2.81"
        },
        "recent": [
          {
            "date": "2026-07-23",
            "value": "2.92"
          },
          {
            "date": "2026-07-23",
            "value": "2.92"
          }
        ]
      },
      "GASREGW": {
        "label": "美国普通汽油($/加仑)",
        "latest": {
          "date": "2026-08-03",
          "value": "4.079"
        },
        "recent": [
          {
            "date": "2026-06-15",
            "value": "4.052"
          },
          {
            "date": "2026-06-15",
            "value": "4.052"
          }
        ]
      }
    },
    "source": "FRED energy series + DBnomics EIA mirror (no key required)"
  },
  "source": "eia"
}

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