API Overview
The BitBoss Analyzer API provides deterministic safety scores (0–100) for smart contracts and wallet addresses. Our engine performs deep forensics on-chain state, governance privileges, and code structural safety.
Direct access to the BitBoss Analyzer engine. Embed deterministic risk scoring into your production production-ready production-ready systems.
The BitBoss Analyzer API provides deterministic safety scores (0–100) for smart contracts and wallet addresses. Our engine performs deep forensics on-chain state, governance privileges, and code structural safety.
All requests must include your institutional API Key in the X-API-KEY header.
Retrieves a comprehensive safety assessment for a specific on-chain address.
| Parameter | Type | Description |
|---|---|---|
address |
String | The smart contract or wallet address (0x...) |
chain |
String | Network ID (ethereum, base, arbitrum) |
Our scores are not opaque prophecies. They are verifiable weighted calculations based on five deterministic pillars:
* All analysis is performed on current on-chain state. A high safety score does not predict future market movement.