The OneSignal REST API enables developers to programmatically send push notifications, emails, and SMS, manage users and subscriptions, and configure apps.
Tool to create and send a OneSignal push notification. Use when you have your message and target audience ready to dispatch notifications.
Tool to delete a device (player) from a OneSignal app. Use when you need to remove a specific device by its player ID.
Tool to update properties of an existing device. Use when you need to modify device attributes after registration.
Tool to retrieve metadata for a single OneSignal app. Use when you need to fetch app details by its ID.
Tool to retrieve details of a specific device (player). Use when you have a OneSignal player_id and need current device info.
Tool to retrieve a paginated list of devices (players) for a OneSignal app. Use when you need to list or audit all registered devices for a given app.