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
Signing your API Request
Using Signature (Recommended)
Using Sec Key (Legacy)
Products
Postman Collection
Utilities
FURTHER READING
Job Status
KYC Receipts
Compare User Information
Turning on Two-Factor Authentication on the Portal
Troubleshooting
FAQs
Powered By
GitBook
Signing your API Request
For every request you make to our system, it is mandatory that you sign each request. This ensures we are certain that the request is coming from you, and for you to be certain that the response is coming from us. You can sign your request as:
A) Signature (Recommended)
Read more about calculating your signature
here
.
B) Sec Key (Legacy)
Read more about calculating your Sec Key
here
.
You only need to calculate the signature if you are using our Rest API integration. All SDK integration perform signature calculation automatically.
Previous
Rest API
Next
Using Signature (Recommended)
Last modified
9mo ago
Copy link
Contents
A) Signature (Recommended)
B) Sec Key (Legacy)