GamerSafer API

GamerSafer provides a player identity and trust layer for games and platforms that need verified, real users. By integrating with the GamerSafer API, your platform can:

  • Verify players are real, unique humans with a confirmed government-issued document.
  • Re-authenticate players at sensitive moments — withdrawals, high-stakes matches, or suspicious activity — using facial liveness detection.
  • Ban and report players in a way that persists across alternative accounts, anchored to their verified identity.
  • Block underage users from age-gated features via document-based age verification.

How it works

A GamerSafer Guild represents your platform or game. Players who join your guild are guided through an identity verification flow inside the GamerSafer app — document upload, facial scan, and liveness check.

Once verified, your backend can:

  • Gate features behind verified status.
  • Trigger re-authentication checks at any point.
  • Submit bans and reports that are tied to the player's real identity, not just their account.

Who uses the GamerSafer API?

Use caseExample
Age verificationCash Game modes, gambling mechanics, adult content
Single-account policiesAnti-smurf, anti-alt-account for competitive integrity
Identity continuityConfirming the same person is playing across sessions

Quick Start

  1. Contact the GamerSafer team to receive your Guild Token.
  2. Review the Authentication guide to add the token to your requests.
  3. Follow the Player Onboarding & Verification guide to start verifying players.
  4. Configure a webhook endpoint to receive identity events in real time (see Webhooks).