Build on
without constraints.
Robust SDKs, comprehensive REST APIs, and native components for React, Next.js, and more. Authentication handled in minutes.
Meet your stack.
Drop-in SDKs and UI components for the framework you already use. Get to production faster.
The developer journey.
From zero to fully secured in minutes. Experience the fastest integration paths in the industry.
✔ Found Next.js approuter
✔ Installed @wocha/nextjs
✔ Created wocha.config.ts
A joy to script.
Operate your entire identity stack via our comprehensive REST API. Everything you can do in the dashboard, you can do with a curl command.
View full API referenceCreate Organization / Tenant
Provision a new isolated organization. Ideal for B2B multi-tenant onboarding flows.
curl -X POST "https://sandbox.api.wocha.ai/v1/tenants" \
-H "Authorization: Bearer <API_KEY>" \
-H "Content-Type: application/json" \
-d '{
"name": "Acme Corp",
"domain": "acme.com",
"settings": {
"sso_enforced": true
}
}'{
"id": "tn_j29k18m",
"name": "Acme Corp",
"domain": "acme.com",
"created_at": "2024-03-12T10:00:00Z",
"status": "active"
}Developer resources.
Everything you need to build, ship, and scale — all in one place.
The lifecycle of security.
Watch the flow from first interaction to granular dashboard access. Every step orchestrated to be frictionless and secure.
Integrates seamlessly.
Wocha provides native, deeply integrated SDKs for all major languages and frameworks. Drop into your existing codebase in minutes, not days.