Skip to main content
The Webacy Risk Score API provides comprehensive security analysis for blockchain addresses, transactions, smart contracts, tokens, and URLs. Protect your users from threats, fraud, and malicious activity across multiple blockchain networks.

Base URL

All API requests are made to:
https://api.webacy.com
A development environment is also available at https://api-development.webacy.com.

Supported Chains

The API supports 13 blockchain networks including Ethereum, Solana, TON, Hedera, and more.

View All Supported Blockchains

Complete list of supported chains with their identifiers and endpoint availability

API Categories

Threat Risks

Analyze addresses for security threats and malicious activity

Sanction Checks

Check addresses against OFAC and other sanction lists

Contract Risk

Real-time smart contract security analysis

Token Analysis

Comprehensive token security and market analysis

Transaction Scanning

Scan and simulate transactions for risks

Holder Analysis

Token holder distribution and sniper detection

Response Format

Successful responses return JSON with relevant risk data:
{
  "count": 1,
  "medium": 0,
  "high": 0,
  "overallRisk": 25.99,
  "issues": [],
  "isContract": false
}

Error Responses

{
  "message": "Unauthorized"
}

Rate Limits

API requests are rate-limited based on your plan. See Rate Limits for details on limits and quotas. Use the API Usage endpoint to monitor your consumption.

Support

Need help? Contact us at info@webacy.com or get your API key at developers.webacy.co.