cURL
curl --request GET \ --url https://app.d-sports.org/api/wallets/coin-prices \ --header 'Authorization: Bearer <token>'
Returns real-time cryptocurrency prices from CoinMarketCap for supported coins (BTC, ETH, DOGE, SOL, XRP, DOT, USDC, USDT, BNB, POL, WBTC).
Clerk session token. Use Authorization: Bearer .
Coin prices with 24h change data
Was this page helpful?