OPEN PUSH INFRASTRUCTURE
Notibolt delivers through APNs and FCM with credentials you upload and control. Register devices, segment by tags, and send from a panel — or a single curl.
Free while in beta. No credit card.
One init call on mobile. One POST from your backend. The SDKs handle tokens, rendering and open tracking.
// Application.onCreate()
Notibolt.initialize(
context = this,
appId = "YOUR_APP_ID"
)
// after login
Notibolt.setExternalUserId("user-42")
Notibolt.setTags(mapOf("plan" to "pro"))Your APNs .p8 key and FCM service account, stored encrypted. Apple and Google talk to you — we never sit on your certificates.
Kotlin and Swift SDKs with zero third-party dependencies. Devices register themselves with model, locale and timezone.
From the panel, the REST API, or on a schedule. Watch sent, failed and opened counts live per notification.
Target devices where plan = pro, or any tags your app sets. Platform filters included.
Queue a send for 9:00 tomorrow. The queue holds it and fans out on time.
Taps are reported back per device — opened counts sit next to sent and failed.
Uninstalled devices are detected on first failure and never targeted again.
Credentials stored AES-256-GCM encrypted. Export or delete your data anytime.
Targeted, sent, failed, opened — updating in the panel while the send runs.
Everything included on every plan — segments, scheduling, open tracking, webhooks. You only ever pay for scale.
10,000subscribed devices
No credit card. No feature gates.
10,000+devices
Tell us about your app — we'll get back within a day.
Create an app, upload your keys, and reach every device you have. Free while in beta.
Open the panel