> For the complete documentation index, see [llms.txt](https://docs.mindnetwork.xyz/mind-lake-sdk/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mindnetwork.xyz/mind-lake-sdk/typescript-api-reference.md).

# TYPESCRIPT API REFERENCE

The SDK offers a variety of API as follows:

<table><thead><tr><th width="204">API</th><th>Description</th></tr></thead><tbody><tr><td><a href="/pages/PMb6QopSvjeLEVYZAuhA">MindLake</a></td><td>The general interfaces apply to the entire SDK, including the entry point`Connect` method to connect to Mind Lake and manage user accounts as well as encryption keys.</td></tr><tr><td><a href="/pages/k6vbNRB7liTJq23uKyKm">MindLake.DataLake</a></td><td>Managing the data tables and enabling execution of SQL queries.</td></tr><tr><td><a href="/pages/RuX7SjdLPtL4sEM3SG0T">MindLake.Cryptor</a></td><td>Encrypting and decrypting data</td></tr><tr><td><a href="/pages/A9Eblmk8wFEHYpDYb3SB">MindLake.Permission</a></td><td>Granting permission of decryption to other users</td></tr></tbody></table>
