API ReferenceAuthentication APIPOST /otp

OTP API

Request or verify a one-time password for passwordless authentication.

POSThttps://api.aerocall.app/api/v1/public/projects/your-project/auth/otp/send

Endpoints

  • POST /auth/otp/send: Send a code to the user’s email.
  • POST /auth/otp/verify: Verify the code and log the user in.