Test FCM API

Send a test notification using the FCM API. Ready to add FCM to Your App? View the FCM Provider Docs.

FCM Configuration

Indicates the kind of Google credential. Service accounts always use the `service_account` type.

The Firebase project ID associated with this service account.

Identifier of the private key inside the downloaded service account JSON.

The PEM encoded service account private key used to sign Firebase credentials.

The client email address from the Firebase service account.

The numeric client identifier for the Firebase service account.

OAuth authorization endpoint used when exchanging Firebase credentials.

OAuth token endpoint used to mint access tokens for FCM.

URL for Google's OAuth provider x509 certificates used to validate tokens.

URL to the public x509 certificate for this service account.

The Google Cloud universe domain hosting the Firebase APIs.

Channel Token

Provide the user's channel-specific token to test delivery.

The Firebase Cloud Messaging device registration token to associate with the user.

Response

Configure your credentials and test the connection to see the response here.

Resources

FCM Notifications, Explained

A collection of blog posts to help you master FCM notifications and integrations.