Authentication
Sign in at cloud.seiri.app.
Supported methods:
| Method | Notes |
|---|---|
| Email + password | Signup, forgot/reset password |
| OAuth | |
| GitHub | OAuth |
| Passkey | WebAuthn — login button and Settings → Security |
| TOTP MFA | Available on paid plans |
| Recovery codes | For MFA challenge |
SSO issuer: https://sso.seiri.app.

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.