Back to catalog
πŸ’»

OneSignal

API Key

Self-serve customer engagement solution for Push Notifications, Email, SMS & In-App

πŸ’»DevelopmentHTTPS

Your order has shipped!

Push notification delivered

Notification IdB1a2c3d4-e5f6-7890-abcd-ef1234567890
Recipients8,321
TitleYour order has shipped!
Delivery StatusDelivered
Sent At2025-11-10T14:30:00Z

Sample Response

response.json
1{
2 "notification_id": "b1a2c3d4-e5f6-7890-abcd-ef1234567890",
3 "recipients": 8321,
4 "title": "Your order has shipped!",
5 "delivery_status": "delivered",
6 "sent_at": "2025-11-10T14: 30: 00Z"
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://documentation.onesignal.com/reference/rest-api-overview" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_API_KEY"
View Documentation

Similar APIs