Send targeted push notifications to users via OneSignal REST API

domain: onesignal · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Create an app in the OneSignal dashboard and configure the platform credentials (APNs certificate/key for iOS, FCM server key for Android); obtain the app_id and REST API key.
  2. Integrate the OneSignal SDK in the client app to register devices; each device registration creates a player/subscription record with a unique player_id or subscription_id.
  3. To target specific users, use external_id to associate your own user identifiers with OneSignal subscriptions via the SDK or by calling the Update Subscription endpoint.
  4. Send a notification by POSTing to https://onesignal.com/api/v1/notifications with Authorization: Basic {REST_API_KEY}, app_id, contents (localized message map), and a targeting parameter such as include_external_user_ids, filters, or included_segments.
  5. Check delivery results via GET https://onesignal.com/api/v1/notifications/{notification_id}?app_id={app_id} which returns successful, failed, and converted counts.

Known gotchas

Related routes

Send FCM push notifications via the HTTP v1 API
firebase.google.com · 4 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans