Prerequisites
Before you begin, ensure you have:- An API key from developers.webacy.co
Step 1: Get Your API Key
- Visit developers.webacy.co to sign up
- Generate your API key
- Copy and securely store your API key
Step 2: Make Your First Request
Check the risk score of any blockchain address:Step 3: Understand the Response
| Field | Description |
|---|---|
overallRisk | Risk score from 0-100 (higher = riskier) |
count | Total number of risk factors found |
medium | Count of medium-severity issues |
high | Count of high-severity issues |
issues | Array of specific risk details |
isContract | Whether the address is a smart contract |
Common Use Cases
Screen Wallets
Check if an address is associated with scams, hacks, or sanctions
Analyze Tokens
Get comprehensive security analysis for any token
Scan Contracts
Detect vulnerabilities in smart contracts
Simulate Transactions
Preview transaction risks before signing
