Add KYC to your product in an afternoon.
One API to verify an ID, check it's genuine, and match the selfie. Mozambique-first, passports from anywhere.
thibit is engine-first, API-first KYC verification. Your backend starts a verification and gets a hosted link; your user captures their document and a selfie on their phone; you get back an advisory assessment with per-check evidence. The assessment is thibit’s record of what the evidence shows — the final business decision is always yours.
Start a verification two ways: create one directly with POST /v1/verifications,
or author a Flow once in the dashboard and run it over the API with
POST /v1/flows/{slug}/intake. See
Templates, Flows & Cases.
What to read first
- Introduction — what thibit is and who it serves.
- Quickstart — your first verification in a few curl calls.
- Templates, Flows & Cases — the Template → Flow → Case model, intake, and record match.
- API overview — base URL,
X-API-Keyauth, the/v1endpoints. - API reference — the full schema from the committed OpenAPI.
- Accepted documents — choose which documents to accept.