SenseCrypt eID v3.0.7
  • Introduction
    • Privacy Preserving Biometric Verifiability
    • Principles of Privacy Preserving Face Verification
  • SenseCrypt Server
    • Licensing and Authorization
    • Starting the server
    • Using the Swagger Docs page
      • Authorization
      • Generating your first SensePrint eID QR
      • Generating a raw SensePrint
      • Decrypting a raw SensePrint
    • Accessing the server for testing
    • Liveness Image Requirements
  • SenseCrypt Mobile SDKs
    • Licensing and Authorization
    • Android SDKs
    • iOS SDKs
  • Conclusion
Powered by GitBook
On this page
  1. SenseCrypt Server
  2. Using the Swagger Docs page

Authorization

Logging in!

PreviousUsing the Swagger Docs pageNextGenerating your first SensePrint eID QR

Last updated 1 year ago

Upon opening the Swagger Docs page in the browser, you should see the Authorize button on the top right:

Recall that we had set the API key in the secrets.json file while starting the Docker. We will need to enter that API key after clicking the Authorize button:

Now we can use the Swagger Docs page to generate a SensePrint.

Live Docs Page with Authorize Button on the top right
Enter key from secrets.json and click Authorize