WhaleCore webhook

WhaleCore sends player analysis results to this endpoint. We verify each request withX-WhaleCore-Signature and push fraud / VIP scores into Smartico viaupdate_profile.

Endpoint

https://api.cryptocasino.com/api/v1/webhooks/whalecore.json

Authentication (POST)

Accepted events

analysis.completed

Required payload fields

Smartico mapping (default)

Override with env vars WHALECORE_SMARTICO_FRAUD_SCORE_PROP / WHALECORE_SMARTICO_VIP_SCORE_PROP.

Introspection (GET)

GET /api/v1/webhooks/whalecore.json with Authorization: Bearer <WHALECORE_WEBHOOK_SECRET> returns live config metadata (mapping, tenant id flag, etc.).