Validate a betting customer ID π
Betting
Validate a betting customer ID π
Verify a customerβs betting account before funding.
POST
Validate a betting customer ID π
Authorizations
Your business API key (live_key_...). Issued on approval; managed in Dashboard β Settings β Developer.
Base64(HMAC-SHA256(secretApiKey, input)) over the raw request body (POST) or canonicalized
query string (signed GET). Also send X-Numero-Signature-Version: v2. Required on
money-movement / state-changing endpoints (marked π).