Notification

Click Register to generate unique ID and subscribe to notifications.

Status: Ready

Send Test Notification (self)


API Usage Demo

Use your UUID above with:

curl -X POST "https://notify-api.work-amazing.us/notify" \
 -H "Content-Type: application/json" \
 -d '{"target_uuid":"YOUR_UUID","title":"API Test","body":"Hi!"}'