Web Push API

An IETF-standardized push system for the web, comprising the W3C Push API (browser-side subscription), the IETF Web Push Protocol (RFC 8030, server-to-push-service delivery), and Message Encryption for Web Push (RFC 8291). Routed via vendor push services (Mozilla autopush, Apple Push, FCM Web Push).

API entry from apis.yml

apis.yml Raw ↑
aid: realtime:web-push
name: Web Push API
description: An IETF-standardized push system for the web, comprising the W3C Push API (browser-side subscription),
  the IETF Web Push Protocol (RFC 8030, server-to-push-service delivery), and Message Encryption for Web
  Push (RFC 8291). Routed via vendor push services (Mozilla autopush, Apple Push, FCM Web Push).
humanURL: https://www.w3.org/TR/push-api/
tags:
- Push Notifications
- Web
- Standard
- Browser
properties:
- type: Specification
  url: https://www.w3.org/TR/push-api/
- type: Specification
  url: https://datatracker.ietf.org/doc/html/rfc8030
- type: Specification
  url: https://datatracker.ietf.org/doc/html/rfc8291