Core topics
Enter through the page that matches your integration question
Quickstart covers the full flow. Webhooks, reason codes, and sandbox-vs-production answer narrower implementation questions directly.
End-to-end verification flow from create request to terminal result.
X-API-Key, Idempotency-Key, and environment-separated credentials.
Request shape, required fields, idempotency, and the create response.
Direct-upload rules for the raw document bytes.
Advance the job from awaiting_upload into processing.
Read the latest verification state, processing_result, and extraction_result.
Event shape, signature verification, retries, and replay behavior.
Machine-readable states for processing, authenticity, and decision outcomes.
Operational differences between test and live environments.
Document-type behavior, structured fields, and decision outcomes for student certificates.
Accommodation-certificate behavior, extracted fields, and dorm-status outcomes.
What this hub covers
The public docs are no longer locked in one long page
- Create a verification and capture the signed upload target
- Implement webhook event parsing and signature verification
- Map reason_code values into operator and backend flows
- Separate sandbox behavior from production behavior before go-live