Account Labels API
Retrieve user-friendly labels for Avax EOAs (Externally Owned Accounts) and Smart Contracts. Labels can be incredibly useful for categorizing your Avax interactions.
GET
/
avax
/
label
Authorization
x-api-key
string
default: "demo-api-key-x-00000"requiredYour API key for authentication.
Body
address
string
requiredSpecify up to 10 Avax addresses for which you want to retrieve labels, separated by commas.
Response
data
array
An array that encapsulates the labels corresponding to the Avax address provided.