This endpoint sends a one-time verification code to a specified phone number. It automatically handles blocked numbers and supports a single retry in case the initial attempt fails. Retries are free of charge. The verification code remains valid for 5 minutes from the time it is sent.
Documentation Index
Fetch the complete documentation index at: https://docs.didit.me/llms.txt
Use this file to discover all available pages before exploring further.
The phone number to verify in E.164 format. e.g. +14155552671
Options for the phone verification, such as code_size, locale, and preferred_channel.
A dictionary of signals for fraud detection. Keys are signal names (string) and values are signal values (string).
A unique identifier for the vendor or user, such as a UUID or email. This field enables proper session tracking and user data aggregation across multiple verification sessions.