RoadmapΒΆ

The following Pushover API endpoints are fully implemented:
  • /messages.json
  • /sounds.json
  • /users/validate.json
  • /receipts/{receipt}.json
  • /receipts/{receipt}/cancel.json
  • /subscriptions/migrate.json - /groups/{group_key}.json
  • /groups/{group_key}/add_user.json
  • /groups/{group_key}/delete_user.json
  • /groups/{group_key}/disable_user.json
  • /groups/{group_key}/enable_user.json
  • /groups/{group_key}/rename.json
  • /licenses/assign.json

This constitutes all of the API endpoints available for entities acting as Pushover applications.

The Pushover Open Client API may be implemented for a future v1.5 or 2.0 release.