Prerequisites
- A Sentinel Network publisher account (sign up at the Dashboard)
- An API key (generate one from Dashboard > API Keys)
- A registered game (
game_id) - curl or any HTTP client
Step 1: Set Up Authentication
Create an API key in the Sentinel Dashboard, then export it:X-Game-Id header for game-scoped operations.
API keys use the
sni_ prefix. See Authentication for details on API key auth and scopes.Step 2: Check Your Policy
Verify your publisher policy to understand which ban scopes are enforced:Response
Step 3: Perform a Device Check
The device check endpoint verifies a signed payload from the device and returns its ban and reputation status.Response
Step 4: Create a Ban
Create a game-scoped cheat ban on a device:Response
