> For the complete documentation index, see [llms.txt](https://docs.sensecrypt.com/sensecrypt-eid-v3.0.6/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sensecrypt.com/sensecrypt-eid-v3.0.6/sensecrypt-server/using-the-swagger-docs-page/authorization.md).

# Authorization

Logging in!

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

<figure><img src="https://393438360-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FD2u9DMRCvrzUSu9PFNRs%2Fuploads%2FbFfcriOyqsuVhs07Berb%2F0-Swagger-page.png?alt=media&amp;token=547a2099-f758-4dae-808c-52ef581e72be" alt=""><figcaption><p>Live Docs Page with Authorize Button on the top right</p></figcaption></figure>

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:

<figure><img src="https://393438360-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FD2u9DMRCvrzUSu9PFNRs%2Fuploads%2FAU6TszSPpEVL3anLqLNw%2F1-Authentication.png?alt=media&amp;token=9aa6c2a9-2c5b-410c-b54c-05f00c9ce775" alt=""><figcaption><p>Enter key from secrets.json and click Authorize</p></figcaption></figure>

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