One HTTP endpoint. Send any event — an error, a signup, a payment, a button click — straight to Slack, Discord, Telegram, or email. No SDK. No setup. Just a curl.
500 events/month free on the cloud · or self-host unlimited, free forever
Any event. Any language. Delivered in seconds.
curl -X POST https://app.getflarely.dev/v1/ingest \
-H "Authorization: Bearer sk_live_..." \
-d '{"title":"New signup","level":"info","source":"my-app"}'
Each project has its own destination and API keys
Total Projects
4
Total Events
3,847
Active Destinations
🔔
Payments API
Slack
Cron Jobs
Discord
Landing Page
Discord
User Signups
Telegram
Flarely isn't just for errors. If it matters, send it.
Know the instant a charge fails — before your customer does.
{"title":"Payment failed","level":"error"}A ping every time someone joins. Stay close to growth.
{"title":"New signup: jane@co.com","level":"info"}Silent cron failures are the worst bugs. Not anymore.
{"title":"Daily backup failed","level":"critical"}This page uses Flarely to track every CTA click in real time. Yes, really.
{"title":"Hero: Start free clicked","level":"info"}Confirm every production deploy landed — or didn't.
{"title":"Deployed v2.4.1 to prod","level":"info"}CPU spike, queue depth, API quota — alert on any metric.
{"title":"Queue depth > 1000","level":"warn"}POST JSON to /v1/ingest. Works from any language, any stack, any CI script.
Route to Slack, Discord, Telegram, Email, or any custom webhook.
Configurable dedup window per project. One alert per issue, not one per request.
Full source on GitHub. Self-host for free, no vendor lock-in, ever.
Separate API keys per project. Route payments to Slack, deploys to Discord.
Browse event history, see stats, manage projects and keys — all in one place.
Flarely is the boring, reliable middle ground between heavyweight platforms and hand-rolled webhook scripts.
Powerful, but heavy: an SDK per language, agents, dashboards, and a bill that scales with volume. Overkill when you just want a ping when something happens.
Free, but you re-build the same plumbing every time — dedup so you're not spammed, multiple destinations, retries, rate limits. Flarely is that plumbing, done once.
One HTTP endpoint, any language. Built-in deduplication, 5 destinations, and a dashboard. Free to start, $5/mo managed, or self-host for free.
Free to start
Managed. No setup. No credit card.
Free forever
Own your infra. Fully open source.
Don't want to manage servers? Start free on the cloud · 500 events/month, no card required
Not at all. Flarely works for any discrete event worth knowing about — errors, signups, payments, deploys, cron jobs, form submissions, button clicks. If it matters, send it.
Self-hosted is free, open source, and you manage the infrastructure. Cloud is managed — 500 events/month free, unlimited on Pro at $5/month. No setup required.
POST JSON to /v1/ingest with your API key. Works from any language, any CI script, any shell. No SDK needed.
Each project has a configurable deduplication window. Set it to 10 minutes and you'll get one alert per issue per 10 minutes, no matter how many times the event fires.
GitHub issues and discussions are free. Cloud Pro includes priority support.