> ## Documentation Index
> Fetch the complete documentation index at: https://docs.sendrealm.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Push Apps And Providers

> Create push apps and inspect redacted provider readiness.

## Endpoints

* `GET /push/apps`
* `POST /push/apps`
* `GET /push/apps/:id`
* `PATCH /push/apps/:id`
* `GET /push/apps/:id/providers`
* `GET /push/apps/:id/notification-channels`

Create a push app to obtain the public app ID used by Web, React Native,
Android, and iOS SDKs. Provider responses include readiness, missing setup
fields, public package/bundle identifiers, and the Web Push public key. Secret
FCM service accounts, APNs keys, VAPID private keys, and raw device tokens are
never returned.

Provider credential setup remains in the SendRealm dashboard.
