Skip to main content
Use the Webacy SDK to integrate blockchain security and risk analysis capabilities into your applications. You get type-safe access to all Webacy API endpoints with built-in error handling, retry logic, and multi-chain support.

Why Use the SDK?

Type Safety

Full TypeScript support with complete type definitions for all requests and responses

Multi-Chain

Built-in support for 13 blockchains with type-safe Chain enum

Error Handling

Structured error classes with recovery suggestions

Retry Logic

Automatic retries with exponential backoff for transient failures

Packages

The SDK is organized as a monorepo with focused packages:
For most use cases, install @webacy-xyz/sdk which includes everything you need.

Quick Example

Supported Chains

The SDK supports all 13 blockchains available in the Webacy API:

Next Steps

Installation

Install the SDK in your project

ThreatClient

Analyze addresses, contracts, and URLs

TradingClient

Holder analysis and sniper detection

Error Handling

Handle errors gracefully