Keyo · AsyncAPI Specification
Keyo Webhooks
Version 1.0.0
Keyo delivers real-time notifications about palm biometric events within an organization by sending HTTP POST requests to a webhook endpoint URL registered in the organization dashboard. Generated by API Evangelist from Keyo's documented webhook event catalog (developers.keyo.co/webhooks). An optional shared-secret token is sent in the `X-Keyo-Token` header for receiver verification.
View Spec
View on GitHub
CompanyBiometricsIdentityAuthenticationPalm RecognitionAccess ControlPaymentsIdentity VerificationAsyncAPIWebhooksEvents
Channels
palmEvents
The registered webhook endpoint that receives all Keyo palm events.
Messages
palmEnrollmentSucceeded
Palm enrollment succeeded
A user's biometric data is enrolled.
palmEnrollmentFailed
Palm enrollment failed
Encounters an error during enrollment.
palmIdentificationSucceeded
Palm identification succeeded
User identified successfully.
palmIdentificationFailed
Palm identification failed
Not able to identify user for some reason.
Servers
https
receiver
The publicly accessible HTTPS endpoint your application registers in the Keyo dashboard. Keyo POSTs events here.