CRYPTYX · Assets

by CRYPTYX

GETBase

$0.01

per call · USD Coin on Base

Per-asset snapshot or daily series — composite score, rank, recent returns, realised volatility, Sharpe ratios, plus macro regime with confidence. The 200+ asset master ranking feed for portfolio construction and rotation. Coverage: pass any asset in the CRYPTYX 200+ tracked universe (BTC, ETH, SOL, top-cap + long-tail).

Endpoint

GET https://cryptyx.ai/api/assets

1

Calls / 30d

1

Unique payers / 30d

Sep 5

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://cryptyx.ai/api/assets", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://cryptyx.ai/api/assets?assets=&days=30&mode=snapshot&universes=" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "_next": {
    "description": "Recommended next calls given the response above.",
    "hints": [
      {
        "method": "GET",
        "path": "/api/market-pulse/conviction",
        "price_usd": 0.05,
        "reason": "Top-N and bottom-N by composite score with regime gating."
      },
      {
        "method": "GET",
        "path": "/api/asset/thesis",
        "price_usd": 0.05,
        "reason": "Claude-narrated conviction thesis for any asset in the list."
      }
    ]
  },
  "_series_mode_note": "In series mode price_anchor is omitted and assets[] carries daily rows across the last N days (1-365).",
  "asof_day": "2026-06-18",
  "assets": [
    {
      "asof_day": "2026-06-18",
      "asset": "BTC",
      "comp_rank_eq": 1,
      "comp_rank_pct": 0.995,
      "comp_score": 0.642,
      "price_anchor": 71240.55,
      "regime": "consolidation",
      "regime_confidence": 0.73,
      "ret_1d": 0.0142,
      "ret_30d": 0.1123,
      "ret_7d": 0.0481,
      "sharpe_30d": 1.21,
      "sharpe_7d": 1.84,
      "universe_tag": "core",
      "vol_rv_30d": 0.412,
      "vol_rv_7d": 0.328
    },
    {
      "asof_day": "2026-06-18",
      "asset": "ETH",
      "comp_rank_eq": 2,
      "comp_rank_pct": 0.99,
      "comp_score": 0.518,
      "price_anchor": 3812.4,
      "ret_1d": 0.0083,
      "ret_30d": 0.0744,
      "ret_7d": 0.0312,
      "sharpe_30d": 0.87,
      "sharpe_7d": 1.12,
      "universe_tag": "core",
      "vol_rv_30d": 0.523,
      "vol_rv_7d": 0.451
    },
    {
      "asof_day": "2026-06-18",
      "asset": "SOL",
      "comp_rank_eq": 3,
      "comp_rank_pct": 0.985,
      "comp_score": 0.471,
      "price_anchor": 168.22,
      "ret_1d": -0.0021,
      "ret_30d": 0.0489,
      "ret_7d": 0.0156,
      "sharpe_30d": 0.61,
      "sharpe_7d": 0.43,
      "universe_tag": "core",
      "vol_rv_30d": 0.741,
      "vol_rv_7d": 0.672
    }
  ],
  "count": 3,
  "mode": "snapshot",
  "ok": true
}

Payment details

Pay to0x0cd2c9724f185a029101b4aeacf3f114415c394f
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase
Schemesexact

Is this your API?

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

Get featured →

More from CRYPTYX & similar services