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).

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/web-push"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.

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