Introduction
BlinkCard extracts information from credit and payment cards.
It's available as an SDK and 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 a large number of credit and payment cards.
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 BlinkCard.
- 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.