UnifyAPI
← Back to catalog

crypto.trending

live upstream$0.001 / call

Crypto Trending

Get trending cryptocurrencies

Cryptoprovider: Crypto#crypto#trending

Input schema

include_nfts

Include trending NFT collections

boolean
include_categories

Include trending categories

boolean

Call via REST

curl -X POST https://unifyapi.pro/api/call/crypto.trending \
  -H "Authorization: Bearer uak_live_..." \
  -H "Content-Type: application/json" \
  -d '{"include_nfts":"<include_nfts>","include_categories":"<include_categories>"}'

Try it

Paste a UnifyAPI key (create one in the dashboard) and run a real call.