Push Notifications API

Expo's hosted push notification broker that abstracts Apple APNs and Google FCM into a single REST endpoint. Delivers push messages to iOS and Android devices registered with the Expo Push Token system.

API entry from apis.yml

apis.yml Raw ↑
name: Push Notifications API
description: 'Expo''s hosted push notification broker that abstracts Apple APNs and Google FCM into a
  single REST endpoint. Delivers push messages to iOS and Android devices registered with the Expo Push
  Token system.

  '
image: https://kinlane-productions.s3.amazonaws.com/apis-json/apis-json-logo.jpg
humanURL: https://docs.expo.dev/push-notifications/overview/
baseURL: https://exp.host
tags:
- Push Notifications
- APNs
- FCM
- Mobile
properties:
- type: Documentation
  url: https://docs.expo.dev/push-notifications/overview/
- type: Authentication
  url: https://docs.expo.dev/accounts/programmatic-access/