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.
Anti-cheat integration
Authenticate callbacks, verify protected sessions, and configure the launcher.
Open integration guideIntegration path
The full setup follows three steps.
- 01Create a sessionIssue a token for the authenticated player.
- 02Launch ArcPass the session token to the Arc process.
- 03Verify statusCheck protection during server authorization.
