Use this file to discover all available pages before exploring further.
Initializes the SEON SDK with the provided configuration. Must be called before startVerification(). The SDK remains initialized until dispose() is called.
The base URL for your SEON API endpoint. Use the URL for your region: https://api.seon.io/orchestration-api (EU), https://api.us-east-1-main.seon.io/orchestration-api (US), or https://api.ap-southeast-1-main.seon.io/orchestration-api (APAC).
Theme configuration map for UI customization (colors, fonts). Automatically JSON-encoded before passing to the native SDK. See Theme Configuration for the full schema. Omit to use the default theme.