cURL
curl --request GET \ --url https://api.odin.fun/v1/search
{ "data": [ { "id": "<string>", "type": "<string>", "label": "<string>" } ] }
Possible values: trade, activity, user, token
Show child attributes