Build with Arc

Set up the SDK, connect your backend, and launch protected game builds. Start with the SDK if this is your first Arc integration.

TypeScript SDK

Install arc-services, create an identity, and issue a player authentication session.

Open SDK guide

Anti-cheat integration

Authenticate callbacks, verify protected sessions, and configure the launcher.

Open integration guide

Integration path

The full setup follows three steps.

  1. 01
    Create a sessionIssue a token for the authenticated player.
  2. 02
    Launch ArcPass the session token to the Arc process.
  3. 03
    Verify statusCheck protection during server authorization.