# Notifly — hosted notification infrastructure

Canonical page: https://notifly.io/

Hosted notification infrastructure for product teams. One API for email, SMS, push, in-app and chat, with workflows, roles and audit logs. Free plan, from $19/mo.

## What it is

Notifly is a managed notification platform operated by Devino Solutions Inc. One
REST API (`POST https://api.notifly.io/v1/events/trigger`) fans a single event out across
email, SMS, push, in-app inbox, and chat. It is built on the open-source Novu
engine and runs as a hosted service, so there is nothing to install.

Not to be confused with: notifly.zone, the "notifly" Hypixel/Minecraft mod, the
Notiflix JavaScript library, Notifuse, or Notiflow. This is notifly.io.

## What you get

- One API and one workflow definition for all five channels, 70+ providers.
- A visual workflow editor with digest, delay, and per-user channel preferences.
- Team features on a normal plan rather than an enterprise contract: role-based
  access control, translations (i18n), audit logs, org switching, MFA, SSO/SCIM.
- Client SDKs on npm: `@notiflyio/js`, `@notiflyio/react`, `@notiflyio/nextjs`,
  `@notiflyio/react-native`, `@notiflyio/api`, `@notiflyio/web-push`,
  `@notiflyio/capacitor-push`.
- A remote MCP server at https://api.notifly.io/mcp for AI agents.

## Plans

| Plan | Price | What it includes |
| --- | --- | --- |
| Free | $0 forever | 10,000 events per month; All 70+ providers, all 5 channels; Up to 20 workflows; Unlimited subscribers; Up to 3 team members; Community support |
| Pro | $19 /month | 50,000 events per month; Remove Notifly branding; 7-day activity feed retention; Higher event volumes on request; Priority email support; 14-day free trial |
| Team | $149 /month | 500,000 events per month; Role-based access control; Translations (i18n); Custom environments & webhooks; Unlimited members & workflows; 90-day retention, 48h support target |
| Enterprise | Custom | SSO (SAML / OIDC) + SCIM sync; 5,000,000 events per month; Custom activity feed retention; Priority Slack & email support, 24h target |

## Where to go next

- Pricing: https://notifly.io/pricing (markdown: https://notifly.io/pricing.md)
- Comparisons: https://notifly.io/compare (markdown: https://notifly.io/compare.md)
- Developer platform: https://notifly.io/developers (markdown: https://notifly.io/developers.md)
- Documentation: https://notifly.io/docs
- Changelog: https://notifly.io/changelog (markdown: https://notifly.io/changelog.md)
- Sign up: https://app.notifly.io/auth/sign-up
