API Reference

Extract Card details

curl --location 'https://staging.cypherface.com/api/card/extract/' \
--header 'Accept: */*' \
--header 'Accept-Language: en-US,en;q=0.9' \
--header 'Connection: keep-alive' \
--header 'Content-Type: application/json' \
--header 'authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJtZXJjaGFudElkIjoiNjdjNmU3OGJjMTA4MDNmMGZkMDM1NDNkIiwieEFwaUtleSI6IjA0Zjc3YjQ3LWIyYWUtNDNkNy1hODg2LTBiOTI1OTI2YzcyMyIsInR5cGUiOiJtZXJjaGFudFVzZXIiLCJpYXQiOjE3NTE0NjEyODIsImV4cCI6MTc1MTYzNDA4Mn0.KJvgR5DikTZZjGs6ZdFhEWTfriuz72zYkYdraPWHjv8' \
--data '{
    "userId": "12345",
    "imageKey": "analyze/card/68550265298de261f4aa84cf/68550265298de261f4aa84cf-1750422627665.jpg"
}'
Language
Credentials
Basic
base64
:
Click Try It! to start a request and see the response here!