FAQ
Q1: What platforms are supported by ShareID SDKs?
ShareID provides SDKs for the following platforms:
iOS
Android
Flutter
Web
Q2: What are the prerequisites for integrating the SDK?
Before integrating, ensure you have:
A ShareID Business Request ID and Secret.
A callback URL (optional) to receive the analysis result.
For mobile platforms, appropriate permissions to access the device's camera.
Q3: How do I obtain a token for onboarding or authentication?
Use your business credentials to request a token via the ShareID API. This token is required to initiate onboarding or authentication flows.
Last updated