Generate hosted registration link
Returns a signed URL to the Vlens web registration flow. Use when you want users to register in a browser instead of your native app. Requires only ApiKey.
Authentication
ApiKeystring
Static API key issued to your tenant. Required on every request.
Request
This endpoint expects an object.
latitude
longitude
imei
phoneNumber
email
returnUrl
URL to redirect the user after registration completes.
Response
Hosted registration URL string in data.
data

