> 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/licensing-and-authorization.md).

# Licensing and Authorization

The licensing for the server is determined by a license file called `server.lic`. This file is located in the root folder of the distribution bundle.

In the root folder of the bundle, you will also find a file called `secrets.json`.&#x20;

When the server is running, it offers several end-points that can be called via REST clients in a language of your choice.&#x20;

To access these end-points, an API key is needed. This API key is specified in the `secrets.json` file.&#x20;

Please change it to a value that you will use to protect the end-points from unauthorised access.
