Catapush is a reliable push notifications delivery API. Thanks to a standalone push notification gateway,
independent of Android FCM, HMS and iOS APNs services, Catapush maintains a proprietary real time direct
connection with devices using the XMPP protocol, thus sending push faster, having the ability to deliver
messages under critical situations and provide delivery status tracking in real time.
MORE ABOUT CATAPUSH ARCHITECTURE
Mobile libraries/SDKs, built for native mobile apps, brings all Catapush notifications features into your mobile
app.
In order to start sending push notifications and interacting with your mobile app users, follow
the instructions below:
Create your account by signing up for Catapush services and register your app on our Private Panel
Generate a FCM Push Notification Key or a HMS Push Notification Key
Integrate Android SDK and import it into your app
Create your account by signing up for Catapush services and register your app on our Private Panel
Generate a iOS Push Certificate
Integrate iOS SDK and import it into your app
The Catapush push notification Quickstart shows how to quickly build an application that sends push notifications and in app messages using Catapush's REST API for FCM APNs.
LEARN MORE Send push messages via Catapush APIIf you're integrating our API into your website or backend system, take a look at our REST request & response API documentation. See how quick and simple is adding a reliable push functionality to your app. Just copy and paste our fully working code examples for the most widely used languages, such as PHP and ASP.NET, and in a few minutes you'll be ready to use our API to start sending reliable push notifications.
LEARN MORE