Title
The title is the optional headline of your message. It grabs attention and adds context. If omitted, the app’s name is used instead. Keep it short, clear, and engaging—emojis welcome! 🚀
Requirements
Attribute
Data Type
Validation Criteria
Example Request
curl -X "POST" "https://api.justpush.io/messages" \
-H 'Content-Type: text/plain; charset=utf-8' \
-d $'{
"user": "<< USER KEY >>",
"title": "A simple title"
}'
Mobile App

Frequently Asked Questions
Last updated