E

El Nino Market Watch · Enso Indices

by El Nino Market Watch

GETBase

$0.01

per call · USD Coin on Base

Latest ENSO index bundle from El Niño Market Watch: weekly Niño 1+2/3/3.4/4 SST anomalies (NOAA CPC), RONI, Troup SOI (BOM) and weekly IOD/DMI — recent tails with exact source URLs.

Endpoint

GET https://trading-perps.vercel.app/api/enso/indices

5

Calls / 30d

4

Unique payers / 30d

Aug 30

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://trading-perps.vercel.app/api/enso/indices", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://trading-perps.vercel.app/api/enso/indices" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "dmi": {
    "recent": [
      [
        "2026-W32",
        0.41
      ]
    ]
  },
  "generated": "2026-08-15T00:00:00.000Z",
  "roni": {
    "recent": [
      [
        "2026-06",
        1
      ]
    ]
  },
  "soi": {
    "recent": [
      [
        "2026-07",
        -29.1
      ]
    ]
  },
  "weekly_nino": {
    "regions": {
      "nino3.4": {
        "recent": [
          [
            "2026-W31",
            2.3
          ]
        ]
      }
    }
  }
}

Payment details

Pay to0xbd356968846829e32983bb4abe2d0dd29f2c2f7b
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase
Schemesexact

Is this your API?

Pin it to the top of Games & Fun and the homepage with a featured placement.

Get featured →

More from El Nino Market Watch & similar services