Shufti Pro API - Source Code
The Shufti Pro API returns identity verification, supporting POST requests and returning JSON data. Developers can authenticate driving licenses, passports, ID cards, document originality, and faces using data extraction recognition in real time. The 1.2 API version will be available until the end of November 2018. For future versions and supported documentation, contact sales@shuftipro.com. Shufti provides identity verification services that are compliant with KYC and AML verification guidelines.

- Versions
- SDKs (3)
- Articles (1)
- How To(0)
- Source Code(13)
- Libraries(0)
- Developers (0)
- Followers (9)
- Changelog (2)
Sample Source Code (13)
The following is a list of sample source code snippets that matched your search term. Source code snippets are chunks of source code that were found out on the Web that you can cut and paste into your own source code. Whereas most of the sample source code we've curated for our directory is for consuming APIs, we occasionally find something interesting on the API provider side of things. If you know of some sample source code that would be of interest to the ProgrammableWeb community, we'd like to know about it. Be sure to check our guidelines for making contributions to ProgrammableWeb.
Title | Description | |
---|---|---|
![]() | Shufti Pro iOS Sample Code | The Shufti Pro iOS Sample Code demonstrates how to verify an iOS user. XCode project, demo, and framework available. |
![]() | Shufti Pro Android Sample Code | The Shufti Pro Android Sample Code demonstrates how to verify an Android user. SDK link is available at https://github.com/shuftipro/Android-SDK/tree/master/shuftipro-android%20demo/gradle/wrapper |
![]() | Shufti Pro Java Sample Code | The Shufti Pro Android Sample Code uses Java language to authenticate users. It provides a sample to make verification requests with passport, face, ID, and credit card as authentication factors. |
![]() | Shufti Pro Online Identity Verification PHP Sample Code | The Shufti Pro Online Identity Verification PHP Sample Code demonstrates how to use verification services using passport data including a passport as the document type. Details include document ID, expiration date, address, first and last name, DOB, and background checks. |
![]() | Shufti Pro Online Identity Verification Node.js Sample Code | The Shufti Pro Online Identity Verification Node.js Sample Code demonstrates how to provide verification services. It includes passport and client ID information. |
![]() | Shufti Pro Online Identity Verification Client ID C# Sample Code | The Shufti Pro Online Identity Verification Client ID C# Sample Code demonstrates how to verify a user based on personal information. It includes name, email, phone number, and country. Passport verification also available. |
![]() | Shufti Pro Online Identity Verification Passport C# Sample Code | The Shufti Pro Online Identity Verification Passport C# Sample Code demonstrates how to use passport data to verify a user that includes document ID, expiration date, address, first and last name, DOB, and background check. |
![]() | Shufti Pro Online Card Present Verification Python Sample Code | The Shufti Pro Online Card Present Verification Python Sample Code demonstrates how to verify a person by providing credit card information and client ID data. |
![]() | Shufti Pro Online Card Present Verification PHP Sample Code | The Shufti Pro Online Card Present Verification PHP Sample Code demonstrates how to provide verification services by providing document type, first six digits of a credit card, first four digits of a credit card, and background check. |
![]() | Shufti Pro Online Card Present Verification C# Sample Code | The Shufti Pro Online Card Present Verification C# Sample Code demonstrates how to send requests and receive JSON as parsing responses. Developers can verify client ID and passport information. |
![]() | Shufti Pro Offline Identity Verification Python Sample Code | The Shufti Pro Offline Identity Verification Python Sample Code demonstrates how to verify passports information, including document ID, first name, last name, DOB, and background checks. |
![]() | Shufti Pro Offline Identity Verification PHP Sample Code | The Shufti Pro Offline Identity Verification PHP Sample Code demonstrates how to perform a face image and an ID image verification. POST data includes client ID, reference, email, phone number, country, lang, callback URL, redirect URL, verification services, and verification data. |
![]() | Shufti Pro Offline Identity Verification C# Sample Code | The Shufti Pro Offline Identity Verification C# Sample Code demonstrates how to use a sample face image and a sample ID image. Sample Images get and convert to Base64. |