invinoveritas · Regime

by invinoveritas

GETBaseXRP Ledger

$0.0237

per call · USD Coin on Base

invinoveritas /regime — the daily crypto risk-on/off + exposure-scalar read our own live trading bot acts on, recomputable from the raw inputs we return

Endpoint

GET https://api.babyblueviper.com/regime

3

Calls / 30d

3

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

Example response

{
  "disclaimer": "Risk-regime market-data feed, not financial advice.",
  "exposure": 1,
  "inputs": {
    "vix": 15.3,
    "vix_thresh_p75_60d": 24.6
  },
  "risk_off": false,
  "schema": "invinoveritas.regime.v1",
  "stale": false
}

Payment details

Pay to0x161dbdd73d025e9aedd4918a67c28e5bf9a87fb9
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase, XRP Ledger
Schemesexact

Is this your API?

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

Get featured →

More from invinoveritas & similar services