Not a monitoring tool — a communication platform
Email, SMS and push delivery; automation journeys; a template studio; live chat; uptime monitoring; application logging; consent compliance. Each is a product on its own — take what you need and build your own package.
Six claims, six mechanisms
One account, one invoice
All ten modules run under the same company account. Quota lives in a company-wide pool shared by your teams; the invoice is single and itemised.
We own the sending infrastructure
No third-party SMTP in the middle. DKIM keys are generated here and delivery and bounce records come from raw data — you never have to trust a "sent" label.
You build the package
No fixed plans. You pick a limit per module and the price is computed from cumulative tiers as you move the slider. You do not pay for modules you do not use.
Compliance out of the box
Commercial messages are checked against consent before sending, one-click unsubscribe follows RFC 8058, and log and conversation retention windows are bounded by law.
One key, four surfaces
Delivery, live chat, logging and monitoring are called through the same SDK. Packages exist for eight languages; setup is a single line.
No surprise overage
You choose what happens when a limit runs out: stop, or bill up to a moving ceiling. The ceiling follows the daily rate, so a month of quota cannot burn overnight.
Into your app in two lines
Official package or a plain HTTP call. Delivery, chat, logging and monitoring share one key and need no configuration beyond an environment variable.
- 01Automatic retries and error capture
- 02Asynchronous delivery — your request never waits
- 03REST API and webhook support
import { signalbird } from 'signalbird';
// One key, four surfaces: messaging, chat, radio, monitoring.
await signalbird().sendEmail({
to: 'musteri@ornek.com',
class: 'transactional',
subject: 'Your order has shipped',
body: '<p>Hello {{ad}}, your parcel is on its way.</p>',
vars: { ad: 'Ayşe' },
});No fixed plans. You choose the limit.
Every module has its own limit, its own tiers and its own price. Pick a monthly limit with a slider and the total is computed cumulatively — the unit price falls as volume grows, with no cliff at a tier boundary.
Frequently asked questions
Yes. Every module is a product on its own: email only, live chat only or monitoring only. Modules you have not bought do not appear in the panel and do not appear on the invoice.
Any time. Upgrades take effect immediately and are billed pro rata for the remaining days; downgrades apply from the next period so the period you already paid for is not lost.
Ours. We do not relay through a third-party SMTP service; your DKIM key is generated here and we hand you the SPF and bounce records. Until all three are visible in your DNS, no mail leaves under that domain.
Before a commercial message is sent, the recipient consent record is checked; without consent the recipient is dropped from the batch and the decision is logged. An opt-out puts the recipient on the suppression list automatically.
Yes. Contacts import from CSV; tags, segments and per-channel consent are mapped during import. Existing records matched by email or phone are updated rather than duplicated.
Opening an account is free and needs no card. Monitoring is a core module and starts free with one watcher. Delivery modules start at an entry tier; nothing is charged until you choose how much you intend to send.
ONE PLATFORM.
EVERY CHANNEL.
Email, SMS, push, live chat, automation, monitoring and logging — one account, one invoice. You only pay for the modules you use.