← Back to catalog
crypto.trending
live upstream$0.001 / callCrypto Trending
Get trending cryptocurrencies
Input schema
include_nfts
booleanInclude trending NFT collections
include_categories
booleanInclude trending categories
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>"}'