F

fcm.googleapis.com

Firebase Cloud Messaging is Google's push messaging service for delivering notifications and data messages to Android, iOS, and web apps. The fcm.googleapis.com service hosts the server-side API used to send those messages for a Firebase project.

1 integration · REST

Firebase Cloud Messaging on fcm.googleapis.com exposes one developer integration surface: the authenticated HTTP v1 API for sending messages to devices, topics, or conditions.

discovered 2mo ago
REST · OpenAPI1
Credentials
Google service account access token for Firebase Cloud Messagingoauth2Set up OAuth

In the Google Cloud Console service accounts page, create or select a service account in the Google Cloud project linked to your Firebase project, generate a JSON key if you need one, and use it to mint an OAuth 2.0 access token. Firebase's FCM guide says to authorize send requests with a short-lived access token in the Authorization: Bearer <access_token> header, typically using the https://www.googleapis.com/auth/firebase.messaging scope (or https://www.googleapis.com/auth/cloud-platform). See Authorize with a Service Account from a Different Project and the general send via HTTP v1 API guide.

conventions · 0/8 published

Publish these signals → /publishing