Firebase Cloud Messaging yerini alır
Cross-platform push notifications. Simple HTTP API.
Send push notifications to iOS, Android, and web browsers with a simple HTTP API. Topic-based subscriptions, priority levels, and scheduled delivery.
iOS, Android, and web push from a single API.
Users subscribe to topics. Send to thousands at once.
Urgent, high, default, low, min. Control notification behavior.
Schedule notifications for future delivery.
Include images, files, and action buttons.
Send with a single POST request. No SDK required.
SDK veya REST API ile dakikalar içinde başlayın.
// Send a push notification
await olo.push.send({
topic: 'orders',
title: 'Order Shipped!',
body: 'Your order #1247 is on its way',
priority: 'high',
actions: [
{ label: 'Track Order', url: 'https://...' }
]
})
// Or use simple HTTP (no SDK needed)
// curl -d "Your order shipped!" https://push.voltimap.com/ordersTemel URL: https://api.voltimap.com
/api/v1/notify/push/api/v1/notify/topic/api/v1/notify/topics/api/v1/notify/schedule14 günlük ücretsiz deneme. Kredi kartı gerekmez.
Ücretsiz BaşlaBu site, deneyimini iyileştirmek için çerezler kullanır. KVKK ve GDPR kapsamında tercihini sen yapıyorsun.
Oturum, kimlik doğrulama ve dil tercihi için gereklidir. Kapatılamaz.
Anonim kullanım istatistikleri; ürünü iyileştirmemize yardımcı olur.
Şu anda kullanılmıyor — ileride etkinleşebilir.