← All apps

Automate Stytch for free on Stepper

Stytch is a modern authentication platform for developers. It provides APIs for managing users, sessions, and authentication flows including magic links, OTPs, OAuth, and passkeys.

I want to integratewithSee how to connect Stytch to ...

Triggers available for Stytch on Stepper

New User

Triggers when a new user is created in Stytch.

Actions available for Stytch on Stepper

Create User

Creates a new user in Stytch with an email, phone number, and/or name.

  • 8 parameters

Update User

Updates an existing Stytch user's profile fields.

  • 6 parameters

Get User

Retrieves a specific Stytch user by their user ID or external ID.

  • 1 parameters

Search Users

Searches for users matching the given criteria. Returns a paginated list of users.

  • 1 parameters

Send Magic Link

Sends a login or sign-up magic link email. Creates a new user if one doesn't exist with that email.

  • 9 parameters

Send SMS OTP

Sends a one-time passcode via SMS to a phone number. Logs in or creates a user.

  • 4 parameters

Send Email OTP

Sends a one-time passcode via email. Logs in or creates a user.

  • 6 parameters

Revoke Session

Revokes a user session, logging them out immediately.

  • 3 parameters

Make HTTP Request

Make an HTTP request to any URL with full control over method, headers, and body.