APIVerified~110ms avg
Firebase Admin API
Firebase auth, Firestore, storage, messaging, and remote config.
Install
npm install firebase-admin
About
Firebase Admin SDK provides server-side access to all Firebase services. Manage authentication users, read and write Firestore, upload to Cloud Storage, send push notifications via FCM, and control remote config. 3.1M weekly downloads. Essential for any backend that needs to interact with Firebase services with full admin privileges.
Tags
firebasegoogleauthfirestorecloud-messaging
Score Breakdown
CLI Score Breakdown9/11
✓Official SDK on npm/pip+2
✓Env var authentication (no browser OAuth)+2
✓Works in headless/CI environments+2
✓CLI tool available+1
✓JSON response for piping/parsing+1
✓Docs have curl/CLI examples+1
✗Reasonable rate limits for scripted use0
✗Machine-readable pricing (md/JSON/static)0
Quality Score Breakdown
npm weekly downloads3.1M
GitHub stars1.6k
Days since last release8d
Issue close ratio83%
TypeScript typesYes
Docs qualityexcellent
Breaking changesrare
Performance
Latencyus-east-1 - 2026-03-27
p50
88ms
avg
110ms
p95
280ms
Scores
CLI
9
Quality
9
Related
APIVerified~95ms - Fast
310k/wkSupabase API
Postgres, auth, storage, edge functions, and realtime subscriptions.
CLI
9
Quality
9
npm install @supabase/supabase-jsAPIVerified~150ms - Moderate
520k/wkGoogle APIs
Gmail, Calendar, Drive, Sheets, YouTube, Maps, and 200+ Google services.
CLI
9
Quality
9
npm install googleapisAPIVerifiedFeatured~120ms - Moderate
950k/wkGitHub REST API
Full GitHub access - repos, issues, PRs, actions, packages, and more.
CLI
10
Quality
10
npm install octokit