Workspace SSO
Premium workspaces can use OIDC / SSO, enforcement, sign-in links, domain rules, and role mapping.
Dashmon Free covers core monitoring plus personal MFA with recovery codes. Premium unlocks shared workspace access, workspace OIDC / SSO, faster checks, multi-region monitoring, Status Pages, Incidents, Alert Routing, SMS alerts, API tokens, advanced monitors, synthetic checks, richer reports, and longer history retention.
Premium workspaces can use OIDC / SSO, enforcement, sign-in links, domain rules, and role mapping.
Premium unlocks workspace invitations, member roles, scoped project access, and governed collaboration.
Included for all accounts with authenticator-app MFA / 2FA and recovery codes.
Included on Free, with richer routing, SMS, quiet hours, and escalation in Premium.
Plans, limits, identity controls, shared-workspace access, and operational features in one place.
3 projects
15 devices per project
Checks every 2 hours
20 projects
30 devices per project
5 labeled API tokens
Dashmon separates personal account security from workspace-wide identity controls so teams can start simple and upgrade when shared governance matters.
All accounts can sign in with local or Google methods where allowed and can enable authenticator-app MFA / 2FA with recovery codes for their own account.
Premium workspaces can configure OIDC / SSO, share workspace sign-in links, enforce SSO, restrict domains, require or deny groups, map roles from claims, and manage shared member access.
Docs are public at /api-docs.html. Free users can use session API while logged in. Labeled bearer tokens are Premium-only.
If you are logged in via the UI, your browser session cookie authenticates your requests.
fetch('/api/projects', { credentials: 'include' })
.then(r => r.json())
.then(console.log);Create, rotate, revoke, and review tokens in API Access. Use them for scripts, dashboards, and automation.
curl -H "Authorization: Bearer <YOUR_TOKEN>" \
https://dashmon.online/api/projectsThese landing pages target the exact workflows buyers usually search for before they compare monitoring tools or upgrade plans.
Yes. Personal account MFA with recovery codes is available for Dashmon users across Free and Premium plans.
Workspace OIDC / SSO, SSO enforcement, shared member access, and invitation-based team workflows are Premium capabilities.
No. You can start on the Free plan and upgrade anytime.
Free users can use the session-based API while logged in. API tokens are Premium-only.
Premium users can schedule maintenance windows so checks and alerts are suppressed during planned work.
Yes. Free displays UTC; Premium can set a preferred timezone for UI formatting.