F

Firebase Rules API

REST discovered

Details
URL
https://firebaserules.googleapis.com/v1
Docs
https://firebase.google.com/docs/reference/rules/rest
Authentication
Google OAuth 2.0 access token oauth2 discovered Set up OAuth ↗
Authorization: Bearer <credential>

Create or use a Google Cloud project in the Google Cloud Console, enable the Firebase Rules API for that project, then create OAuth 2.0 credentials at APIs & Services → Credentials. Obtain an access token using Google's OAuth 2.0 flow or a service account with the API scopes documented by the Firebase Rules API, such as https://www.googleapis.com/auth/cloud-platform or https://www.googleapis.com/auth/firebase.