Is there any API to access fingerprint reader?
Every fingerprint reader has different API to obtain fingerprint images. You will need an image acquisition SDK for the particular reader device you are using. You can obtain such SDK from fingerprint reader vendor. Once you have acquired an image, you can than match it with other fingerprints in IDKit Mobile SDK.