Skip to main content

Enroll fingerprint (async, device-initiated)

POST

https://dev.int.api-new.fingerspot.io/api/external/v1/:cloud_id/enroll/finger

x-supported-brands: ["revo","vega"]

Triggers the device to enter fingerprint enrollment mode. The user must place their finger on the sensor after the command is sent. The captured template arrives asynchronously via the realtime_enroll_data event.

Request

Responses

Command queued. Result sent to webhook callback.

Callbacks

POST

{$request.path#/cloud_id}

Posted to the device's registered webhook URL.

Callbacks Responses

Webhook acknowledged.