Prerequisites
Before you start, make sure you have:- A Prelude account with access to the Session API
- An Application ID (
appID) — see Applications - Your Management API key for backend calls
- A configured Verify template for sending OTP codes
Set up OTP login (optional)
OTP login works out of the box in development and testing — a default configuration is provided so you can start integrating immediately without any backend setup.Customize OTP delivery for production
Customize OTP delivery for production
When you’re ready for production, you can customize the OTP delivery to use your own Verify template and sender ID.
Create an OTP login configuration
| Field | Description |
|---|---|
config_type | Must be "otp". |
template_id | The ID of your Verify template. This controls the OTP message content and delivery settings. |
sender_id | The sender ID used for SMS delivery. |