Skip to main content

Stytch

API

Authentication

  • Authorization: header:basic

send

  • Description: Send a magic link to an existing Stytch user using their email address. If you'd like to create a user and send them a magic link by email with one request, use our log in or create endpoint.
  • Docs: https://stytch.com/docs/api/send-by-email

users

create

Create user
  • Description: Add a user to Stytch. A user_id is returned in the response that can then be used to perform other operations within Stytch. An email or a phone_number is required.
  • Docs: https://stytch.com/docs/api/create-user