Smile Identity
Search…
Welcome!
GETTING STARTED
Signing Up
Choose a Product
Choose an Integration Option
Run Your First Test Job
Complete Your KYC
Fund Your Wallet
Go Live!
Pricing
SUPPORTED ID TYPES & DOCUMENTS
For Individuals (KYC)
For Businesses (KYB)
PRODUCTS
Basic KYC
Enhanced KYC
Biometric KYC
SmartSelfie™ Authentication
Document Verification
Integration Options
Mobile
Web / Mobile Web
Server to Server
Rest API
FURTHER READING
Job Status
KYC Receipts
Compare User Information
Turning on Two-Factor Authentication on the Portal
Troubleshooting
FAQs
How do I setup a Callback?
What are the image types I can upload to Smile ID?
What are Top-Level Keys?
How to re-enroll, deactivate or block a user?
Is there an API I can query to check the status of an ID authority?
How can I look up a specific user's data?
Why is my Web API job taking so long?
What Happens Under The Hood?
Is there an API I can use to monitor my wallet balance?
Why aren't Kenyan ID's returning images for some IDs queried?
What are partner_params?
How do Job Types map to the new Product Names?
What are our support hours?
Selfie Best Practices
What are Confidence Values?
How do I integrate Smile ID in other countries or query other id types?
Why are some of my bank verification requests returning ID authority unavailable?
Guide to the User Consent Screen
What is code 2302?
Add or Remove Team Members
Powered By
GitBook
What are the image types I can upload to Smile ID?
There are 3 image types Smile ID uses to process a job, depending on your product of choice
Selfie
ID card photo
Liveness images
Parameter
Required
Data Type
Description
image_type_id
yes
Integer
It can be 0, 1, 2 or 3. The description of each Integer can be found in the table below.
image
yes
String
For image types 0 and 1, this specifies the path to the image. For image types 2 and 3 it contains the base64 encoded image.
Use the following chart to declare the image_type_id:
image_type_id
Indicates
0
Selfie image in .png or .jpg file format
1
ID card image in .png or .jpg file format
2
Base64 encoded selfie image (.png or .jpg)
3
Base64 encoded ID card image (.png or .jpg)
4
Liveness image in .png or .jpg file format
5
Back of ID card image in .png or .jpg file format
6
Base64 encoded liveness image (.jpg or .png)
7
Base64 encoded back of ID card image (.jpg or .png)
Previous
How do I setup a Callback?
Next
What are Top-Level Keys?
Last modified
9mo ago
Copy link