Overview

What Peridot ID is and what it provides

Peridot ID is a Gaming Identity Platform for the Peridot ecosystem. It provides Authentication, Identity, and Profile so every Peridot product shares a single user account.

What you get

  • Authentication — Google sign-in with secure, rotating sessions
  • Identity — a stable identity ID for each user across all products
  • Profile — per-user profile data (displayName, avatarUrl, locale)

Key facts

FactValue
API versioningAll endpoints are under /v1
AuthenticationHttpOnly cookies (JWT access token + rotating refresh token)
Access token lifetime15 minutes
Refresh token lifetime30 days (rotated on every use)
SpecOpenAPI 3.0 — also served by the API at GET /v1/openapi.yaml

Next steps

On this page