Sounds
You can pick a custom sound for each notification, so your messages can be subtle, alarming, or just plain fun. Choose from a list of built-in sounds, or set the default to keep things quiet. ๐๐ต
Why settle for a generic ding when your server outage could scream "SIREN!"? JustPush.io offers a variety of built-in sounds to give your notifications more personality. Whether you want a soft chime for reminders or an air raid siren for critical alerts, thereโs a sound for every occasion.
Customizable: Pick a sound from the our library sound library.
Silent Option: Prefer peace and quiet? Set it to
"none"
for a vibration-only alert.Per-Message Control: Each notification can have a different sound.
Available Sounds
NONE
DEFAULT
BIKE
CASHREGISTER
CLASSICAL
COSMIC
FALLING
GAMELAN
INCOMING
INTERMISSION
MAGIC
MECHANICAL
PIANOBAR
SIREN
SPACEALARM
TUGBOAT
ALIEN
CLIMB
PERSISTENT
ECHO
UPDOWN
VIBRATE
Use Cases
Sounds help you instantly recognize the importance of a notificationโwhether itโs an emergency, a new sale, or just a friendly reminder. Hereโs how you can use them effectively:
Good use cases
โ
Server Down Alert: Play "siren"
to wake up in a panic. ๐จ
โ
New Order Received: Use "cashregister"
to celebrate. ๐ฐ
โ
Daily Motivation: Set "magic"
for a little extra inspiration. โจ
Bad use cases
โ Using "siren"
for every notification. (Your nerves will hate you.)
โ Setting "none"
for critical alerts. (Donโt blame Pushover if you miss it.)
Requirements
sound
string
Should be specified in the library
Example Request
curl -X "POST" "https://api.justpush.io/messages" \
-H 'Content-Type: application/json; charset=utf-8' \
-d $'{
"user": "<< USER KEY >>",
"title": "A simple title",
"message": "A simple test message",
"sound": "COSMIC",
}'
Mobile App
Below you see an example of how this displayed as a push message and within the app.
Push Message

Within JustPush.io App

Frequently Asked Questions
Last updated