cURL
curl --request GET \ --url https://api.coinversa.ai/api/public/v1/pulse/trader/{address}/tokens \ --header 'X-API-Key: <api-key>'
[ { "coin": "<string>", "pnl": 123, "trades": 123, "volume": 123, "winRate": 123, "winningTrades": 123, "displayName": "<string>" } ]
Documentation IndexFetch the complete documentation index at: https://docs.coinversa.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.coinversa.ai/llms.txt
Use this file to discover all available pages before exploring further.
Get one at https://coinversa.ai/developers
OK