Skip to main content

Authentication

Sign in at cloud.seiri.app.

Supported methods:

MethodNotes
Email + passwordSignup, forgot/reset password
GoogleOAuth
GitHubOAuth
PasskeyWebAuthn — login button and Settings → Security
TOTP MFAAvailable on paid plans
Recovery codesFor MFA challenge

SSO issuer: https://sso.seiri.app.

Seiri login screen
Email/password, passkey, Google, or GitHub

API access

Management API calls use:

Authorization: Bearer <access_token>
X-Org-ID: <numeric_org_id>

See Management API. The Ping API does not use Bearer auth.


Best practices

  • Prefer passkeys or SSO for day-to-day login.
  • Enable MFA on paid plans for owners/admins.
  • Link Google/GitHub under Settings → Security if you signed up with email.