Introduction
BlinkID extracts information from identity documents.
It's available as an SDK or as an API.
When used as an SDK integrated in your app, all extraction happens locally; no data leaves the device.
When used as an API, you self-host our Docker image. You send images to it and get extraction results in the response.
We support over 2,500 identity documents from more than 140 countries.
You can use our pre-built scanning components to ensure a great user experience in your app.
Try it out
Try our demo apps, no integration required:
Quick start
Get a license:
- Go to our developer hub.
- Select BlinkID.
- Create a new license.
- Select your preferred platform.
Now you're ready to integrate the SDK into your project. Follow the tutorial applicable to your platform:
Web
Mobile
API
Looking for BlinkID capabilities packaged as an API?
Read the Extraction API docs.