Click Register to generate unique ID and subscribe to notifications.
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!"}'