Search code examples
firebasegoogle-cloud-platformfirebase-securityfirebase-consolegoogle-cloud-console

Regenerate Web API key of Google Firebase


How do I regenerate my Web API key for Google Firebase? I deleted the autogenerated one due to misguided reasons.

If it's not deletable, do I need to create just a new App or a new Project?


Solution

  • Go to your API account, select a project at the "Select a project" dropdown in the upper left, and "Create Credentials" of the API Key variety.

    Firebase will link to your key automatically.