Skip to main content
Firebase
Firebase
36 actions · 1 auth method
IAMDatabaseDeveloper ToolsMessaging

Authentication

OAuth 2.0

The steps in this guide require Owner or Editor privileges within a Google Cloud / Firebase project.Guides: Connector Profile, Link Account
Actions
36 actions
Action
Description
Required scopes
List Users
List all Firebase Authentication users in a project.
Query Users
Query Firebase Authentication users with filters and sorting.
Lookup User
Look up one or more Firebase Authentication users by UID, email, phone number, or federated identity.
Create User
Create a new Firebase Authentication user in a project.
Update User
Update a Firebase Authentication user’s profile, email, password, status, or MFA enrollment.
Delete User
Delete a Firebase Authentication user from a project.
Batch Delete Users
Bulk delete up to 1000 Firebase Authentication users.
List Documents
List documents in a Firestore collection.
Get Document
Get a single Firestore document by its full resource name.
Create Document
Create a new document in a Firestore collection.
Update Document
Update or create a Firestore document.
Delete Document
Delete a Firestore document.
Run Query
Run a structured query against a Firestore collection or collection group.
List Available Projects
List GCP projects available to have Firebase resources added.
List Projects
List all Firebase projects associated with the connected Google account.
Get Project
Get a specific Firebase project by project ID.
Update Project
Update a Firebase project’s display name or custom annotations.
Get Analytics Details
Get Google Analytics details linked to a Firebase project.
Search Apps
Search across all Firebase apps in a project (Android and Web — iOS apps still appear in the response but are not expose…
List Android Apps
List all Android apps registered in a Firebase project.
Get Android App
Get a specific Android app by app ID.
Create Android App
Register a new Android app in a Firebase project.
Update Android App
Update an Android app’s display name or API key association.
Remove Android App
Remove (soft-delete) an Android app from a Firebase project.
Get Android App Config
Get the project-level google-services.json configuration file.
List Web Apps
List all web apps registered in a Firebase project.
Get Web App
Get a specific web app by app ID.
Create Web App
Register a new web app in a Firebase project.
Update Web App
Update a web app’s display name, app URLs, or API key association.
Remove Web App
Remove (soft-delete) a web app from a Firebase project.
Get Web App Config
Get the Firebase config JSON for a web app.
Undelete Android App
Restore a previously soft-deleted Android app to ACTIVE state.
Undelete Web App
Restore a previously soft-deleted web app to ACTIVE state.
List SHA Certificates
List all SHA certificate hashes registered for an Android app.
Create SHA Certificate
Add a SHA certificate hash to an Android app.
Send Message
Send a push notification to a device, topic, or condition via Firebase Cloud Messaging.

Getting Started

1

Create or Select a Project

Set up a new project or select an existing one. See the Projects Guide.
2

Configure the Connector

Enable the connector and set up a connector profile in your project. See Managing Connectors.
https://stackone-logos.com/api/firebase/filled/png

Connector Profile

Firebase - OAuth 2.0
3

Link an Account

Connect an account using StackOne Hub or Auth Link.
https://stackone-logos.com/api/firebase/filled/png

Link Account

Firebase - OAuth 2.0
4

Use Actions

Invoke actions using one of the methods below: