Key capabilities
Real-time verification
AI and biometric authentication for instant identity verification
Automated compliance
Streamlined KYC processes to meet regulatory requirements
Document downloads
Access workflow artifacts, evidence reports, and audit trails
Webhook events
Receive push notifications when an Onfido identity verification workflow completes, without polling for results.
Supported operations
The Onfido connector supports the following operations from our Grand Central Unified API:Outbound
| Operation | Endpoint |
|---|---|
| Create an application and invoke workflow | POST /applicant-workflow |
| Get workflow results | POST /workflow-result |
| Download document from Onfido | POST /downloads/documents |
Inbound (webhook)
| Operation | Endpoint |
|---|---|
| Receive Onfido identity verification callback | {PARTY_LIFECYCLE_INBOUND_BASE_URL}/webhooks/identity-verifications |
Replace
{PARTY_LIFECYCLE_INBOUND_BASE_URL} with the Party Lifecycle inbound API base URL provided during setup. Register this URL in your Onfido configuration to receive identity verification workflow results.Core use cases supported
Identity verification
Biometric authentication
Document verification
Receive IDV workflow results
For information about the Grand Central Unified API endpoints that support these features, see Reference.