Getting Started

Getting Started

Start here if you are integrating a client against the Geena User API for the first time.

  • Authentication — email-OTP login, JWT session management, secondary-email verification.
  • Partner OAuth Login — one-click login via a partner company’s OAuth2 IdP, session cookies, and how to onboard a new partner integration.
  • GraphQL basics — the single unified endpoint, scope wrapping (user { ... }), error shape, nullable scope roots.