Programmatic access to Swiss Whale Intelligence β Research tier. Create, rotate, and revoke keys here.
You need to be logged in via Telegram to manage API keys.
Limit: 3 active keys per account. The full token is shown only once.
Loadingβ¦
# Set your token (shown once at creation)
export SWI_TOKEN="swi_live_xxx_yyy..."
curl -s "https://dashboard.btcwhalealerts.com/v1/stats" \
-H "Authorization: Bearer $SWI_TOKEN" | jq
See full API docs for all endpoints, filters, and rate limits.