APIbenchmarks
Clerk logo

Clerk

Clerk · Ranked #4 of 8 in Authentication & Identity APIs

85.2/ 100
AExcellent

DX-obsessed drop-in auth with prebuilt UI components and best-in-class Next.js/React SDKs; 50k free monthly-active users and frictionless self-serve.

Best for

Embeddable auth UI for React/Next.js

Screenshot of Clerk

Overview

Clerk is a developer-first authentication and user-management platform built primarily for the modern JavaScript/React ecosystem. Rather than shipping just an SDK, Clerk's core differentiator is a suite of drop-in, fully styled UI components (<SignIn/>, <UserProfile/>, <OrganizationSwitcher/>) plus hosted account portals, so teams get production-grade sign-up/sign-in, MFA, passkeys, social login, and a user dashboard in an afternoon. It targets startups and product teams building on Next.js, React, Remix, Expo/React Native, Astro, Nuxt and Vue who want to avoid stitching together NextAuth, a database, and a session layer themselves. Its B2B/multi-tenant primitives (Organizations, roles, invitations, enterprise SSO/SAML) make it a common pick for SaaS apps that need org-scoped auth without building it from scratch.

Where Clerk wins is developer experience: the prebuilt components, the breadth of framework SDKs, and clear docs mean very low time-to-first-login (the community routinely cites 1-3 days for standard integrations). The 2025 pricing change that made the first 50,000 monthly retained users free in every paid app, plus a flat $0.02/MAU overage on Pro, is genuinely generous versus Auth0/Okta and removes the classic worry of a surprise bill at small scale. Where it loses is reliability perception and feature gating: Clerk has had a visibly rough stretch of incidents (a notable September 2025 outage tied to a live database migration, and a March 2026 postmortem), and third-party monitors have logged a high volume of status events. Because Clerk sits directly in the auth critical path, those outages are felt acutely, and it remains the most-cited complaint.

The second recurring criticism is monetization of security-adjacent features and add-ons: B2B/Organizations capabilities, unlimited impersonation/administration, and certain enterprise features sit behind $100/mo add-ons, and competitors have publicly needled Clerk for charging around MFA/passkeys/impersonation. There's also meaningful vendor lock-in, the deep component and hosted-session model that makes Clerk fast to adopt also makes it harder to migrate off than a thin token library. Net: Clerk is an excellent default for React/Next.js teams that value velocity and a polished UX and can tolerate dependence on a still-maturing platform, but reliability-sensitive or cost-at-scale-sensitive teams should weigh the incident history and add-on pricing carefully.

How this score is derived

The APIbenchmarks Index is a weighted sum of four dimensions, each scored on an absolute 0–100 reference scale. See the methodology for every mapping.

DimensionScoreWeightContribution
Documentation & DXDocs are a standout, framework-specific quickstarts (Next.js App/Pages Router, React, Remix, Expo, Astro, Nuxt, Vue) plus full backend SDK references and component APIs, widely praised by developers for clarity.
91
30%27.3
ReliabilityThe weakest dimension: Clerk sits in the auth critical path and has had a visible run of incidents (Sept 2025 live-migration outage, a March 2026 postmortem) with third-party monitors logging 130+ status events in a year, despite a 99.99% HA database target.
78
25%19.5
Ecosystem & SDKsStrong and broad, official SDKs across frontend frameworks and backend languages (Go, Python, JS/Node, Express, Fastify, C#, Java, PHP) plus community integrations (SvelteKit, SolidJS, Hono, Rust) and native iOS/Android.
80
25%20.0
AccessibilityLow barrier to entry, generous 50,000-MRU free tier, drop-in prebuilt UI components, and a $0 Hobby plan let solo devs and startups ship full auth with no upfront cost, though deep component coupling creates later switching friction.
92
20%18.4
APIbenchmarks Index (ABI)85.2

Table 1. Derivation of the ABI for Clerk. Contribution = score × weight; the index is their sum.

At a glance

Vendor
Clerk
Pricing model
MAU-based
Free tier
50k MAU (monthly retained users)
Official SDKs
12 languages

Pricing

Hobby (Free)$0/moFree tier; first 50,000 monthly retained users (MRUs) included free in every app.
Pro$25/mo ($20/mo annual)50,000 MRUs included; overage $0.02/MRU (50k-100k), dropping to $0.018, $0.015, $0.012 at higher tiers.
Business$300/mo ($250/mo annual)Higher-tier plan for scaling teams; 50,000 MRUs included with same tiered overage pricing.
EnterpriseCustom (annual only)Volume MAU discounts, negotiated rates, enterprise SLAs and support.
B2B Authentication add-on$100/mo ($85/mo annual)Unlimited organization members, custom roles, enterprise connection linking, verified domains.
Administration / Billing add-ons$100/mo admin · 0.7% of billing volumeUnlimited user impersonations (base = 5/mo); Billing add-on charges 0.7% of subscription volume.

Key features

  • Prebuilt, customizable auth UI components and hosted account portal
  • Multi-factor authentication (SMS, TOTP, backup codes) and passkeys
  • Social / OAuth sign-in and email/password + passwordless (magic links, OTP)
  • Organizations: multi-tenant teams, custom roles/permissions, invitations
  • Enterprise SSO via SAML and OIDC, plus verified domains
  • Session management with short-lived JWTs and automatic refresh
  • Bot protection, password policies, and configurable session controls
  • User impersonation and admin tooling
  • Webhooks and Backend API for server-side user management
  • Built-in billing/subscription management add-on

Official SDKs

Next.jsReactRemixAstroNuxtExpo / React NativeiOSAndroidJavaScript (Backend/Node)GoPythonRuby

Strengths & trade-offs

Strengths
  • +Drop-in prebuilt, fully styled UI components (SignIn, UserProfile, OrganizationSwitcher) drastically cut auth build time
  • +Very generous free tier, first 50,000 monthly retained users free in every paid app
  • +Excellent, framework-specific documentation and quickstarts praised by developers
  • +First-class Next.js/React DX plus broad SDK coverage including Expo/React Native
  • +Built-in B2B multi-tenancy: Organizations, roles, invitations, and enterprise SSO/SAML
  • +Predictable per-MAU pricing ($0.02 overage) that scales down at volume, vs. surprise enterprise bills
Trade-offs
  • Reliability track record is a real concern, notable Sept 2025 outage and a March 2026 postmortem, plus many logged status events
  • Security-adjacent and B2B features (org management, unlimited impersonation, admin) gated behind $100/mo add-ons
  • Deep component/hosted-session coupling creates meaningful vendor lock-in and migration friction
  • Costs can climb fast at scale once past the free MRU allotment for large user bases
  • Strongly optimized for the React/JS ecosystem; non-JS backends rely on thinner backend-only SDKs
  • Low G2 review volume (only ~3 reviews, 2.5/5) makes aggregate sentiment hard to read

What developers say

G2 2.5/5 · 3 reviews

Developers love Clerk's polished components, generous free tier, and DX, but reliability incidents and paywalled security/B2B features are recurring criticisms.

I've been coasting on Clerk's free tier with a custom domain for like 2 years... I forget that I use Clerk, which is kinda what I want.

Key figures

Free monthly retained users (MRUs)50,000 included free per appClerk pricing page
Pro plan price$25/mo ($20/mo annual)Clerk pricing page
Per-MRU overage (50k-100k)$0.02 / MRU / mo (drops to $0.012 at 10M+)Clerk pricing page
Business plan price$300/mo ($250/mo annual)Clerk pricing page
Database availability target (HA)99.99% (Google Cloud SQL Enterprise Plus SLA)Clerk outage postmortem
Logged status events (~1 year)130+ outages/incidents trackedStatusGator

Compare Clerk head to head

Sources

  1. https://clerk.com/pricing
  2. https://clerk.com/blog/new-pricing-plans
  3. https://clerk.com/docs/reference/overview
  4. https://status.clerk.com/
  5. https://clerk.com/blog/2026-03-10-service-outage-postmortem
  6. https://statusgator.com/services/clerk
  7. https://www.g2.com/products/clerk-dev/reviews
  8. https://news.ycombinator.com/item?id=41927236
  9. https://github.com/clerk/clerk-sdk-go

Figures last verified 2026-06-27. Spotted an error? corrections@apibenchmarks.com