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 12 blockchain networks including Ethereum, Solana, TON, and more.

View All Supported Blockchains

Complete list of supported chains with their identifiers and endpoint availability

API Categories

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 [email protected] or get your API key at developers.webacy.co.