# Notifly Notifly is hosted notification infrastructure, operated by Devino. It provides one API to send notifications across email, SMS, push, in-app inbox, and chat, with a visual workflow editor, digest, translations (i18n), and per-user channel preferences. It is built on the open-source Novu engine (NestJS API + worker + React dashboard, on MongoDB and Redis) and runs as a managed service — there is nothing to install, and the client SDKs are open source while the platform itself is a commercial product. Plans: a free plan with 10,000 events a month, up to 20 workflows and 3 team members; Pro at $19/month (50,000 events, branding removal, 7-day activity retention); Team at $149/month (500,000 events, role-based access control, translations, custom environments and webhooks, unlimited members and workflows, 90-day retention); and Enterprise, which adds SSO (SAML/OIDC) and SCIM directory sync. Paid plans include a 14-day free trial; higher event volumes are available on request. Notifly.io is operated by Devino Solutions Inc. It is unrelated to similarly named projects that show up on the same query — notifly.zone, the Hypixel / Minecraft "notifly" mod, the Notiflix JavaScript library, Notifuse, and Notiflow. The client SDKs are published on npm under the @notiflyio org. ## Full text - [Full text of this site](https://notifly.io/llms-full.txt): Every marketing page as one plain-text document. Each page below also has a markdown twin at the same path plus `.md` — for example https://notifly.io/pricing.md — advertised from the HTML page as ``. ## Pages - [Home](https://notifly.io/): Product overview — channels, workflows, the hosted platform. ([markdown](https://notifly.io/index.md)) - [Pricing](https://notifly.io/pricing): Plans, what each one includes, and FAQ. ([markdown](https://notifly.io/pricing.md)) - [Privacy Policy](https://notifly.io/privacy): How Notifly handles personal data. - [Terms of Use](https://notifly.io/terms): Terms governing use of Notifly. ## Comparisons Each comparison below links a primary source (the other vendor's own documentation, pricing page, or public issue tracker) for every claim it makes about that vendor. - [Compare](https://notifly.io/compare): Index of the comparisons below, and Notifly's own position on price, metering and which plan unlocks the team features. ([markdown](https://notifly.io/compare.md)) - [Notifly vs Novu](https://notifly.io/compare/novu): The engine relationship, and the features Novu's community self-hosted edition omits and its Cloud tiers gate — MFA, RBAC, SSO/SCIM, multiple team members, org switching, translations, audit logs — mapped to the Notifly plan each one lands on. - [Notifly vs OneSignal](https://notifly.io/compare/onesignal): OneSignal's free plan caps mobile push and in-app messaging at 1,000 monthly active users from September–October 2026; Notifly meters trigger events, and subscribers are unlimited on every plan. - [Notifly vs Knock](https://notifly.io/compare/knock): Knock bills per message and reserves SAML SSO, SCIM, custom roles, and translations for its Enterprise plan; Notifly's flat plans put roles and translations on the $149 Team tier. - [Notifly vs Courier](https://notifly.io/compare/courier): Courier charges per send above a 10,000-send free tier, retains self-serve message logs 7–30 days, and lists role-based access control under Enterprise. ## Developers - [Developer platform](https://notifly.io/developers): REST API, interactive reference, OpenAPI spec, MCP server, and AI-agent onboarding in one place. ([markdown](https://notifly.io/developers.md)) - [Documentation](https://notifly.io/docs): Product and developer documentation — getting started, channels, workflows, in-app inbox, security, SDKs, and pricing. - [API documentation](https://notifly.io/docs/api): Quickstart, authentication, environments, errors, pagination, idempotency, rate limits, and subscriber credentials. - [Interactive API reference](https://notifly.io/docs/api-reference): Endpoint-by-endpoint reference generated from the OpenAPI document, one page per operation. - [Changelog](https://notifly.io/changelog): What shipped, newest first ([RSS feed](https://notifly.io/changelog/rss.xml), [markdown](https://notifly.io/changelog.md)). - [API specification (OpenAPI)](https://api.notifly.io/openapi.json): Machine-readable API spec. - [Agent onboarding instructions](https://notifly.io/agents.md): Markdown instructions an AI coding agent can follow to connect a Notifly bridge agent to an app.