WalletLabels

Getting Started

Our API offers a comprehensive suite of tools for labeling and analyzing blockchain wallet addresses. It’s designed to enrich your applications with detailed context and insights into blockchain transactions.

Base URL: https://api-c.walletlabels.xyz/

To begin using the WalletLabels API, you first need to obtain an API key. Please register here to get started.

WalletLabels API Reference

Authentication: Currently, there are no rate limits on API requests.

Headers:
x-api-key: demo-api-key-x-00000

Label Data Structure

FieldTypeDescription
blockchainStringName of the blockchain network.
addressStringBlockchain address being labeled.
address_nameStringHuman-readable name for the address.
label_typeStringBroad category of the label (e.g., ‘token’).
label_subtypeStringSpecific categorization under the label type.
labelStringConcise label or tag for the address.
originStringIndicates where the labels have been imported from: current sources: arkham / etherscan / walletlabels.
sourceStringData Source of the label.

Source Field Descriptions

Data SourceDescription
Ground TruthThis method verifies address ownership by conducting real transactions on the blockchain, ensuring the highest reliability and evidence-backed labeling.
ExternalGenerated from external parties that are available to general public - e.g like Twitter, Discord, Etherscan, etc.
HeuristicUtilizing data models built from historical transaction data, this approach clusters addresses based on transaction patterns, providing valuable insights despite lower certainty compared to ground truth.
Machine LearningLeveraging machine learning algorithms with on/off-chain data, this method trains address clustering models for automated metadata generation, offering potential scalability and efficiency gains.

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