Extract Driving license Details

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
curl --location 'https://staging.cypherface.com/api/dl/extract/' \
--header 'authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJtZXJjaGFudElkIjoiNjdjNmU3OGJjMTA4MDNmMGZkMDM1NDNkIiwieEFwaUtleSI6IjA0Zjc3YjQ3LWIyYWUtNDNkNy1hODg2LTBiOTI1OTI2YzcyMyIsInR5cGUiOiJtZXJjaGFudFVzZXIiLCJpYXQiOjE3NTE0NjEyODIsImV4cCI6MTc1MTYzNDA4Mn0.KJvgR5DikTZZjGs6ZdFhEWTfriuz72zYkYdraPWHjv8' \
--header 'Content-Type: application/json' \
--data '{
    "userId":"1234567",
    "imageKey": "analyze/dl/1234567890/image.jpg"
}'
Body Params
string
required
Defaults to 1234567890
string
Defaults to analyze/dl/1234567890/image.jpg

This imageKey is the new image key returned by the image upload URL generation API (/api/img/generate-url/)

Headers
string
required
Defaults to eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJtZXJjaGFudElkIjoiNjdjNmU3OGJjMTA4MDNmMGZkMDM1NDNkIiwieEFwaUtleSI6IjA0Zjc3YjQ3LWIyYWUtNDNkNy1hODg2LTBiOTI1OTI2YzcyMyIsInR5cGUiOiJtZXJjaGFudFVzZXIiLCJpYXQiOjE3NTE0NjEyODIsImV4cCI6MTc1MTYzNDA4Mn0.KJvgR5DikTZZjGs6ZdFhEWTfriuz72zYkYdraPWHjv8
Responses

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json