> For the complete documentation index, see [llms.txt](https://docs.landytech.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.landytech.com/authentication.md).

# Authentication

The Sesame Data uses Basic Authentication, utilizing a combination of a username and API tokens as passwords. Upon token generation, clients will receive their unique password. This password and their client-specific username are required as authentication when making requests.&#x20;

<table data-header-hidden><thead><tr><th width="131"></th><th></th></tr></thead><tbody><tr><td>Username</td><td>A unique code belonging to each client. This will be available in the Developer portal.</td></tr><tr><td>Password</td><td>The token which allows you to make requests. This is generated in the Developer portal.</td></tr></tbody></table>

In this section of the documentation, you will find information about how to create and manage your tokens and how to use your token to authenticate.&#x20;

Additionally, the API provides support for IP whitelisting, enhancing data security by restricting authentication to a predefined list of IPs. This feature ensures that only authorized IPs can authenticate by presenting a valid token.

You may also find it valuable to explore our tutorial on [Using Sesame Data with Postman](/tutorials-recipes/using-sesame-data-with-postman.md).

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>Tokens are your key to access your data similar to a password.</td><td></td><td></td><td><a href="/files/2HC6zTLqMqRaDwOY1tK4">/files/2HC6zTLqMqRaDwOY1tK4</a></td><td><a href="/pages/xATEiqyRXeYaCRdF2mnZ">/pages/xATEiqyRXeYaCRdF2mnZ</a></td></tr><tr><td>Use generated tokens to access to authenticate and have access to your data.</td><td></td><td></td><td><a href="/files/7mXuLPB4baiTV5gWAph8">/files/7mXuLPB4baiTV5gWAph8</a></td><td><a href="/pages/kPhDK44iAqBT74AbXl7u">/pages/kPhDK44iAqBT74AbXl7u</a></td></tr><tr><td>Increase the security by optionally enabling protection by IPs.</td><td></td><td></td><td><a href="/files/wzr3z6WyBAxiWKWrayPh">/files/wzr3z6WyBAxiWKWrayPh</a></td><td><a href="/pages/17aLtG70o1MdFveb0O2i">/pages/17aLtG70o1MdFveb0O2i</a></td></tr></tbody></table>
