← Back to integrations
Auth
Clerk
Clerk for auth: sign-in, sign-up, orgs, and webhooks.
free
Install
npx integrateapi add clerkWhat you get
- Auth
- Organizations
- Webhooks
- SSO
Example
clerk usage
import { auth } from "@clerk/nextjs/server"
const { userId } = await auth()