cURL
curl --request GET \ --url https://api.range.org/v1/address \ --header 'X-API-KEY: <api-key>'
{ "address": "<string>", "is_validator": true, "malicious": true, "name": "<string>", "network": "<string>", "type": {}, "tags_source": "<string>", "tags": {} }
Returns information about the specified address, including the network and labels associated with it.
Authorization method required to allow user to access the api endpoints.
Network of Address
Address to search
Address Information as an array with one item per network