Dashmon
Dashmon
Pricing
Upgrade when you need shared workspace access, workspace SSO, faster checks, and deeper visibility

Simple pricing. Real operational value.

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.

Workspace SSO
Premium
Shared members
Premium
Personal MFA
Included
Email alerts
Included
What teams use Premium for
  • Check from more than one region and catch location-specific failures
  • Route alerts with quiet hours, escalations, webhook providers, and SMS
  • Monitor cron jobs, backups, DNS records, TLS expiry, and synthetic paths
  • Publish status updates, track incidents, and prove uptime with reports
  • Roll out shared workspace access, invitations, and workspace SSO / OIDC when monitoring becomes a team workflow
Free limits
3 projects
15 devices per project
Premium limits
20 projects
30 devices per project

Free vs Premium

Dashmon plans, limits, identity controls, and shared-workspace access compared clearly.

Already have an account? Login →
Free
Core monitoring
$0
  • Projects: create, update, delete
  • Devices: add, edit, delete, view details
  • Device history charts (time-series)
  • Tags per device + tag list/counts
  • Email alert rules
  • API docs + session-based API while logged in
  • Personal MFA / 2FA with authenticator apps + recovery codes
  • Local or Google sign-in where workspace policy allows
  • UTC display
  • Checks every 2 hours
Limits
3 projects
15 devices per project
Checks every 2 hours
Most popular
Premium
Automation + reporting + integrations
$9.99
  • Everything in Free
  • Checks every 15 minutes with extended history
  • Multi-region monitoring
  • Maintenance windows and bulk actions
  • Bulk tags and maintenance
  • Analytics, incidents, reports, and latency percentiles
  • Status Pages with public/private links and manual updates
  • Alert Routing with quiet hours, escalations, and webhook providers
  • SMS rules and test SMS
  • DNS + Heartbeat / Webhook monitors and advanced synthetic checks
  • Advanced monitoring controls + custom timezone preference
  • Shared workspace invitations, members, and scoped project access
  • Workspace OIDC / SSO, SSO enforcement, and dedicated workspace sign-in links
  • Domain restrictions, required / denied groups, nested claim mapping, and role mapping
  • Audit visibility for auth, billing, and governance activity plus admin verification for sensitive actions
  • Up to 5 labeled API tokens for workspace integrations
  • Up to 20 projects and 30 devices per project
Limits
20 projects
30 devices per project

Identity & access

Dashmon separates personal account security from workspace-wide identity controls so teams can start simple and upgrade when shared governance matters.

Personal account security (Free + Premium)
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.
Workspace identity (Premium)
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.

API access

Docs are public at /api-docs.html. API tokens are Premium-only.

Login
Session API (Free + Premium)
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);
Bearer tokens (Premium)
Create/rotate/revoke tokens in API Access. Use them for scripts, dashboards, and automation. Public API docs stay available on the main site.
curl -H "Authorization: Bearer <YOUR_TOKEN>" \
  https://dashmon.online/api/projects

Feature pages built for search intent

These landing pages target the exact workflows buyers usually search for before they compare monitoring tools or upgrade plans.

Open the solutions hub →

FAQ

Is MFA available on every account?
Yes. Personal account MFA with recovery codes is available for Dashmon users across Free and Premium plans.
Which plan includes workspace SSO?
Workspace OIDC / SSO, SSO enforcement, shared member access, and invitation-based team workflows are Premium capabilities.
Do I need a credit card to start?
No. You can start on the Free plan and upgrade anytime.
Can Free users use the API?
Free users can use the session-based API while logged in. API tokens (Bearer auth) are Premium-only.
What happens during maintenance?
Premium users can schedule maintenance windows so checks/alerts are suppressed during planned work.
Is Premium required for timezone display?
Yes. Free displays UTC; Premium can set a preferred timezone for UI formatting.