Go to developer

KEYRA Documentation

Build secure passwordless authentication with KEYRA — OAuth Verify and Partner 2FA, with API and SDK reference generated from the source of truth.

On this page

What KEYRA does

Your app requests verification. KEYRA orchestrates the verification challenge. The user completes verification on their device. Your backend receives a trusted authentication result you can enforce.

  1. APPYour Application
  2. KEYRAKEYRAOrchestrates challenge
  3. SERVERTrusted resultYour backend enforces
High-level trust path

KEYRA is not a full replacement for every login system by default. Most teams either use KEYRA for passwordless OAuth-based authentication, or add KEYRA as a second factor on an existing login.

Popular paths

How to use these docs

  1. Learn — concepts like credentials and architecture.
  2. Build — quickstarts and task guides.
  3. Reference — API and SDK contracts derived from implementation and OpenAPI.