The Firebase Hosting REST API enables programmatic and customizable management and deployments to your Firebase-hosted sites. Use this REST API to create and manage channels and sites as well as to deploy new or updated hosting configurations and content files.
curl \
-H "Authorization: Bearer $ACCESS_TOKEN" \
https://firebasehosting.googleapis.com/v1beta1/{name}curl \
-H "Authorization: Bearer $ACCESS_TOKEN" \
https://firebasehosting.googleapis.com/v1beta1/{parent}/filescurl \
-H "Authorization: Bearer $ACCESS_TOKEN" \
https://firebasehosting.googleapis.com/v1beta1/{parent}/sites