Back to catalog
πŸ’»

Pusher Beams

API Key

Push notifications for Android & iOS

πŸ’»DevelopmentHTTPS

Pusher Beams

Push notification delivery

Publish IdPn_9f3a2c1e4d8b7a6f
TitleYour order has shipped!
Devices Targeted1,842
Devices Reached1,791
StatusDelivered

Sample Response

response.json
1{
2 "publish_id": "pn_9f3a2c1e4d8b7a6f",
3 "title": "Your order has shipped!",
4 "devices_targeted": 1842,
5 "devices_reached": 1791,
6 "status": "delivered"
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://pusher.com/beams" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_API_KEY"
View Documentation

Similar APIs