The server SDK wraps the Sentinel Network REST API. Use it on your game server or backend — never in client-side code, as it requires your API key.

Installation

Initialisation

Device Check

Verify the signed payload from a device and retrieve its ban and reputation status.

Create a Ban

Revoke a Ban

List Bans

Publisher Policy

Error Handling

All SDKs throw a typed exception when the API returns a non-2xx response.