Developer Tools

API Playground

Test the Clawbyte AI scan API in real-time

No API Key
100 req/min
Docs
POST /api/scan
mainnet
{
  "wallet": "..."
}
curl -X POST https://clawbyteai.xyz/api/scan \
  -H "Content-Type: application/json" \
  -d '{"wallet": "WALLET_ADDRESS"}'
response

Awaiting request

Enter a wallet and click Execute