Skip to main content

Build & run modern, AI-powered experiences users love

Build AI-powered experiences into your apps and accelerate app development with managed infrastructure, powered by Google Cloud, so you can focus on what matters most.

Firebase Hero
Flutter Android Studio Google Ads

Why choose Firebase?

Accelerate app development with fully managed backend infrastructure and powerful AI capabilities

Build

Build Faster

Accelerate development with reliable, scalable backend infrastructure and powerful AI capabilities.

Release

Release with Confidence

Monitor app performance and stability to deliver the best experience to your users.

Scale

Scale Seamlessly

Automatically scale your app's backend as your user base grows from prototype to full-scale application.

AI

AI Integration

Leverage Google's AI capabilities to enhance your app's functionality and user experience.

Security

Enterprise Security

Built-in security features and Google Cloud infrastructure to protect your app and users.

Analytics

Advanced Analytics

Gain insights into user behavior and app performance with detailed analytics.

Our Products

Everything you need to build, run, and grow your app

Authentication

Authentication

Simple and secure authentication for your app

Firestore

Cloud Firestore

Store and sync app data at global scale

Functions

Cloud Functions

Run backend code without managing servers

Hosting

Hosting

Fast and secure web hosting

Storage

Cloud Storage

Store and serve user-generated content

Analytics

Analytics

Get insights into app usage and user engagement

Simple, predictable pricing

Start for free and scale as you grow

Monthly Annual (Save 20%)

Spark

For personal projects and learning

$0 /month
  • Authentication
  • Hosting
  • 1GB Storage
Get Started
Popular

Blaze

Pay as you grow

Pay as you go
  • Everything in Spark
  • Increased quotas
  • Pay only for what you use
Start for free

Enterprise

For large-scale applications

Custom
  • Everything in Blaze
  • Enterprise support
  • Custom pricing
Contact Sales

Documentation & Resources

Everything you need to build amazing apps

Getting Started

Quick start guides and tutorials to get your app up and running.

Learn more

API Reference

Complete API documentation for all Firebase products.

View APIs

Sample Projects

Example projects and code samples for common use cases.

View samples

Firebase SDKs

Get started with our SDKs for your preferred platform. Simple integration for iOS, Android, Web, Unity, and more.

Android Flutter Web

Success Stories

See how leading companies build better apps with Firebase

NY Times

New York Times

How NYT improved their app performance and user engagement

Read case study
Duolingo

Duolingo

Scaling language learning with Firebase infrastructure

Read case study
Venmo

Venmo

Building secure payment solutions with Firebase

Read case study
Lyft Alibaba Trivago NPR The Economist Wattpad

Start building with Firebase today

Get your app up and running quickly with our comprehensive suite of tools and services.

1

Create a project

Set up your first Firebase project in minutes

2

Add Firebase to your app

Integrate our SDKs for your platform

3

Start developing

Access documentation and start building

index.js
import { initializeApp } from 'firebase/app';

// Firebase configuration
const firebaseConfig = {
  apiKey: "your-api-key",
  authDomain: "your-auth-domain",
  projectId: "your-project-id",
  storageBucket: "your-storage-bucket"
};

// Initialize Firebase
const app = initializeApp(firebaseConfig);

// Start using Firebase services!
Android Flutter Web

Need help getting started?

Our team is here to help you build amazing apps with Firebase.