Developer Tools
API Playground
Test the Clawbyte AI scan API in real-time
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
