Omni Terminal · Market Risk

by Omni Terminal

GETBaseBase Sepolia

$0.01

per call · USD Coin on Base

Omni Terminal assesses one Hyperliquid market before entering, sizing, or reducing a position using all published mark-anchored liquidation levels, explicit flow direction, margin stress, current funding/carry, and enriched AI news.

Endpoint

GET https://omniterminal.app/api/x402/v1/market-risk/:symbol

40

Calls / 30d

5

Unique payers / 30d

Sep 10

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://omniterminal.app/api/x402/v1/market-risk/:symbol", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://omniterminal.app/api/x402/v1/market-risk/:symbol?event_window_minutes=60&limit=5&scope=current" \
  -H "X-PAYMENT: <signed x402 payment>"

Payment details

Pay to0x733f40a4fa0cd13d59abade04b9ed2e9acac6457
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase, Base Sepolia
Schemesexact

Is this your API?

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

Get featured →

More from Omni Terminal & similar services