← Back to catalog
crypto.search
mock data$0.001 / callCrypto Search
Search for cryptocurrencies by name or symbol
Input schema
queryrequired
stringSearch query for coin name, symbol, or ID
Call via REST
curl -X POST https://unifyapi.pro/api/call/crypto.search \
-H "Authorization: Bearer uak_live_..." \
-H "Content-Type: application/json" \
-d '{"query":"<query>"}'