Getting Started
Base URL:https://api.walletlabels.xyz/api/
To begin using the WalletLabels API, you first need to obtain an API key. Please register here to get started.
Authentication
Currently, there are no rate limits on API requests.
Label Data Structure
Field | Type | Description |
---|---|---|
blockchain | String | Name of the blockchain network. |
address | String | Blockchain address being labeled. |
address_name | String | Human-readable name for the address. |
label_type | String | Broad category of the label (e.g., ‘token’). |
label_subtype | String | Specific categorization under the label type. |
label | String | Concise label or tag for the address. |
Playground
Test the API live in our playground. Try out different requests and see real-time responses.Support and Community
Join our Telegram community for support, discussions, and updates. Follow us on Twitter for the latest news.Additional Resources
- API Key Registration: Get an API key
- WalletLabels Home: Visit our website