iotpushr
Developer ToolsUtilities

iotpushr

DaSecure Solutions LLC · released 10 Feb 2026 · Open in App Store ↗

Revenue 30d not estimated
Downloads 30d not estimated
Rating no reviews

No in-app products collected for this app.

Rating
United Arab Emirates<1%0
Afghanistan<1%0
Antigua And Barbuda<1%0
Anguilla<1%0
Albania<1%0
Armenia<1%0
Angola<1%0
Argentina<1%0
Austria<1%0
Australia<1%0

The store shows a different set in every country

Description

iotpush delivers push notifications from your IoT devices, servers, and automation scripts straight to your phone. No complex setup — just send an HTTP request and get notified instantly.

Simple by design Send a single HTTP POST request to get a push notification. No SDKs to install, no webhooks to configure, no polling. If your device can make an HTTP request, it can send you a push notification.

Organize with Topics Create topics to group your notifications. Monitor your home sensors in one topic, your server alerts in another, and your CI/CD pipelines in a third.

Key Features: • Instant push notifications via simple REST API • Topic-based message organization • Subscribe/unsubscribe to specific topics • Full message history with timestamps • Pull-to-refresh for latest messages • Dark mode interface • Works with any device that can make HTTP requests

Use Cases: • IoT sensor alerts (temperature, humidity, motion) • Server monitoring and uptime alerts • CI/CD build notifications • Smart home automation triggers • Cron job completion alerts • Custom app notifications • Raspberry Pi / Arduino / ESP32 projects

How it works:

Create an account at iotpush.com

Create a topic and get your API key

Send an HTTP POST from your device/script:

curl -X POST https://iotpush.com/api/send \

-H "x-api-key: YOUR_KEY" \

-d '{"topic":"alerts","title":"Temp High","body":"Sensor reads 95°F"}'

Get instant push notification on your phone!

For developers, by developers. Built for the maker community — hobbyists, IoT tinkerers, and developers who need a quick, reliable way to get notified.

iotpush requires an iotpush.com account. Free tier includes 3 topics and 100 messages/month.

Privacy focused: We only collect data necessary for delivering notifications. No tracking, no ads.