#
Choose Language
English is the default language for Verify. Each project generates a list of URLs for different languages. The UI language is set using the lang parameter added to the entry URL.
#
Language URLs
When creating a project, the list of available URLs with the lang parameter is generated and returned in the response in the projectUrls array.
{
"projectId": "string",
"projectSlug": "string",
"projectUrls": [
{
"languageCode": "string",
"url": "string"
}
],
"errorMessage": "string"
}
#
Available Languages
The available languages include:
#
Usage Example
Language Parameter
In this example, the desired language is Spanish. So the lang variable was appended within the Verify Entry Link:
https://verify-eu.realeyesit.com/project/5fd888fed072d5a3e4459a4c8fd1ee0e?lang=es
#
Custom Translations
Realeyes can incorporate any translations you provide for the consent dialogue and/or UI messages.
Please send your request to verify@realeyesit.com