Push Notifications

Re-engage users with push

Send targeted push notifications to iOS, Android, and web browsers through a unified API. Rich media support, audience targeting, and engagement tracking included.

Authenticate with the API

Every Lodgestory API call uses a short-lived bearer token. Authenticate once, then call any endpoint in the reference.

token.sh
1# Every Lodgestory API call uses a short-lived bearer token
2curl https://api.lodgestory.com/api/wp-crm/token \
3 -H "Content-Type: application/json" \
4 -d '{
5 "api_token": "YOUR_ORG_API_TOKEN",
6 "user_id": "[email protected]"
7 }'

Field names verified against the live API. Full API reference →

Multi-Platform Push

Send push notifications to iOS (APNs), Android (FCM), and web browsers from a single API endpoint.

Audience Targeting

Target notifications by device type, user segment, location, behavior, or custom attributes for relevant messaging.

Rich Notifications

Send notifications with images, action buttons, deep links, and custom data payloads for engaging user experiences.

Engagement Analytics

Track delivery rates, open rates, and click-through rates per notification. A/B test content for optimization.

Key Benefits

  • iOS, Android, and web support
  • Rich media notifications
  • Deep link and action buttons
  • Audience segmentation
  • Delivery and engagement tracking
  • Quiet hours and frequency capping

Ready to get started?

Join thousands of businesses delivering exceptional customer experiences with Lodgestory.

Push Notification API — Engage Mobile & Web Users | Lodgestory by Inboxcentral