Welcome to Wallette Identity
Wallette Identity verifies real people against real documents — at scale, with an audit trail every regulator will accept. It is two things at once:
- A portal for operators, compliance teams, and workflow designers — design verification journeys, monitor live sessions, review outcomes, manage cases.
- An API + SDK stack for engineers — generate sessions from your backend, capture documents and faces in your mobile app, receive results via webhooks.
Pick the track that matches what you are about to do.
Core concepts
The object model — applicants, sessions, workflows, tasks, cases. Read this first regardless of role.
Quickstart
For developers. Run your first identity check via the API in five minutes.
Authentication
For developers. Get an API key and authorize requests.
Environments
Staging vs production base URLs and portal hosts.
Webhooks
For developers. Receive real-time check completion events.
Portal docs
For portal users. The full operator guide — sessions, workflows, cases, designer.
Where things live
| You want to… | Go to |
|---|---|
| Understand the data model | Core concepts |
| Sign in and monitor verifications | portal.identity.wallette.io — see Portal docs |
| Design or change a workflow | Portal · Workflows |
| Call the API from your backend | Quickstart |
| Embed capture in your mobile app | Identity SDKs |
| Receive verification results | Webhooks |
| Look up a specific endpoint | Identity API |
Two audiences, one platform
The portal and the API operate on the same objects. A session generated from the portal looks identical, byte-for-byte, to a session created via the API — and either can be monitored, reviewed, or escalated from the portal. Pick the entry point that fits your team; the rest of the platform meets you there.