Skip to main content

Live fingerprint capture

POST

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

x-supported-brands: ["vida","vivo","zkteco"]

Triggers the device to capture a fingerprint. Returns 400 with ERR_UNSUPPORTED if the device does not support this capability.

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.