S

Suverse · Data Suverse Crypto Market Rankings

by Suverse

POSTBaseSolanacosmos:noble-1

$0.05

per call · USD Coin on Base

Top N crypto by market cap with price, 24h volume, 1h/24h/7d/30d % changes, fully diluted valuation, circulating supply, ATH/ATL, dominance. AI agent leaderboard, opportunity screener, market report, momentum tracker. 10-250 coins per call. CoinGecko data.

Endpoint

POST https://proxy.suverse.io/v1/data/suverse-crypto-market-rankings

1

Calls / 30d

1

Unique payers / 30d

Aug 25

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://proxy.suverse.io/v1/data/suverse-crypto-market-rankings", {
  method: "POST",
  headers: { "Content-Type": "application/json" },
  body: JSON.stringify({
    "limit": 20
  }),
});
const data = await res.json();
cURL
curl -X POST \
  "https://proxy.suverse.io/v1/data/suverse-crypto-market-rankings" \
  -H "Content-Type: application/json" \
  -d '{"limit":20}' \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "coins": [
    {
      "current_price": 65432,
      "id": "bitcoin",
      "market_cap": 1290000000000,
      "market_cap_rank": 1,
      "name": "Bitcoin",
      "price_change_percentage_24h_in_currency": 1.23,
      "price_change_percentage_7d_in_currency": 4.5,
      "symbol": "btc"
    }
  ],
  "count": 20,
  "limit": 20,
  "page": 1
}

Payment details

Pay to0x260fbe1ec46968ee02e5b972507d7bb7f09f82b0
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase, Solana, cosmos:noble-1
Schemesexact, exact_cosmos_authz

Is this your API?

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

Get featured →

More from Suverse & similar services