Launch offer: 50% off.Paid plans only.See pricing
Skip to content
Pricing

Pricing built for identity-first rollouts.

Start from the identity core and scale limits, controls, and support without rebuilding auth foundations.

Joining a project? Create a platform account to manage memberships across workspaces.

Plans

Choose the plan that fits your rollout.

Start with the essentials, then add controls and guarantees as you grow.

Prototype

Free
For prototypes and first tenants.

$0

Run a full tenant flow with core auth, sessions, and event webhooks.


  • Core auth + sessions
  • Social login (Google/Apple) + OIDC (prod only)
  • Notifications: Email
  • Audit logs: 7 days
  • Event webhooks
  • 5,000 MAU included
Start for free

Credit card not required.

Growth

Green
For teams shipping production auth with clear limits.

Green: For teams shipping production auth with clear limits.

Launch Offer$99

$49 / month

Add more projects, higher messaging limits, and medium throughput.


  • 10 projects + 1 custom domain
  • 25k MAU included + $0.015/MAU overage
  • Social login + extra providers + OIDC (SSO-ready)
  • Notifications: Email+App
  • Audit logs: 30 days
  • 10,000 campaign emails + $0.0008 overage
  • 250 SMS included + $0.015 overage
  • Loyalty add-on $0.040 / 1K events
Start Growth

Credit card not required.

Compliance

Yellow
For regulated workflows that need stronger controls.

Yellow: For regulated workflows that need stronger controls.

Launch Offer$199

$99 / month

Audit trails, advanced analytics, and higher messaging limits.


  • Unlimited projects + 5 domains
  • 100k MAU included + $0.010/MAU overage
  • Social login + extra providers + OIDC (SSO-ready)
  • Notifications: App+Webhook
  • Audit logs: 90 days
  • 50,000 campaign emails + $0.0005 overage
  • 1,000 SMS included + $0.010 overage
  • Loyalty add-on $0.035 / 1K events
Start Compliance

Credit card not required.

Enterprise

Red
For org-wide identity operations and high assurance needs.

Red: For org-wide identity operations and high assurance needs.

Launch Offer

Contact sales

Dedicated throughput, enterprise analytics + export, and 24/7 support.


  • Unlimited projects + custom domains
  • 500k MAU included + volume discount
  • Social login + extra providers + OIDC (SSO-ready)
  • Notifications: Custom
  • Audit logs: 1 year + SIEM
  • 200,000 campaign emails
  • 5,000 SMS included + custom overage
  • Dedicated webhook throughput
  • 24/7 support
  • Loyalty add-on $0.030 / 1K events
Contact sales

Credit card not required.

Proof

Built for production identity operations.

Evaluate architecture, integration flow, and operational visibility in one place.

Example system map

System map (example topology).

// Verify webhook signature (Node/TS example)
const payload = `${timestamp}:${rawBody}`;
const expected = crypto
  .createHmac("sha256", webhookSecret)
  .update(payload, "utf8")
  .digest("hex")
  .toUpperCase();

if (!timingSafeEqual(expected, signatureHeader)) {
  throw new Error("signature_verification_failed");
}

Webhook verification snippet.

Example dashboard placeholder

Example dashboard.

Add-ons

Add-ons for extra capacity.

Extend messaging, throughput, and capacity with focused add-ons when you need them.

Campaigns Add-on

Scale outbound campaigns with higher caps and additional sends.

  • Lift active campaign limits when you scale.
  • Email packs like +50K or +250K per month.

Loyalty Add-on

Activate loyalty programs tied to identity, usage, and retention.

  • 365-day loyalty history retention.
  • Usage-based pricing on loyalty events (earn, spend, reversal).

Pricing per 1K events: Green $0.040, Yellow $0.035, Red $0.030.

Extra Projects + Custom Domains

Expand Green beyond the included project count.

  • +1 project per add-on.
  • Each extra project includes an extra custom domain.

Yellow and Red already include unlimited projects.

SMS Add-on

Overage pricing for teams that need more SMS volume.

  • Green: $0.015 per SMS overage.
  • Yellow: $0.010 per SMS overage.

Red pricing is custom.

How it works

What you get at every tier

  • Predictable auth flows (OIDC / OAuth)
  • Tenant/project boundaries
  • Traceable errors (traceId, errorCode)
  • Webhook verification guidance
  • Upgrade when usage grows - without changing your integration
Compare

Compare plans at a glance.

See how limits, retention, and support scale across each tier. Toggle differences-only view to focus on decision points.

MAU Included
25,000
MAU Overage
$0.015
Transactional Email
Yes
Campaign Emails / month
10,000
Campaign Email Overage
$0.0008
SMS Included
250
SMS Overage (per SMS)
$0.015
Loyalty Add-on (per 1K events)
$0.040
Custom Domain
1
Private Project Count
3
Project Count
10
User Import
Yes
Project Shares
Yes
Social Login (Google/Apple)
Yes
Extra Providers
GitHub, Facebook, X, Discord, LinkedIn, Steam, Epic Games, Microsoft, Yandex, Xiaomi, Huawei, WeChat, QQ Connect, LINE Login, Kakao
Segments
1,000
Active Campaigns
8
Notification Channels
Email+App
Analytics
Standard
Audit Log Retention
30 days
Webhook Throughput
Medium
SLA
None
Support
48h

Desktop shows the full comparison table.

MAU is a rolling 30-day window of successful user sessions. See MAU definition.

Need more detail? See pricing FAQ or read plan limits docs.

Enterprise evaluation

Procurement and technical review resources.

Keep security, operations, and integration artifacts in one place while you evaluate plans.

Trust Center

Security posture, controls, retention ranges, and procurement references.

Open resource

Status page

Live platform health, incident timeline, and subscription channels.

Open resource

Plan limits docs

MAU semantics, soft vs hard limits, and 402 handling guidance.

Open resource

OpenAPI and Postman

Contract-level references for evaluator and integration teams.

Open resource

Ship identity with clarity and speed.
Start for free today or talk with sales about the right plan.
  • Free plan for prototypes.
  • Paid plans include sandbox + prod.
  • Overage rates published.
  • Upgrade/downgrade anytime.