API Integration
Enable API integration and manage API tokens
SQLake is a data developer platform that makes it easy for developer to integrate their tools and processes so they can work more efficiently. SQLake exposes a global API endpoint that allows applications like Upsolver CLI to connect and execute SQL code.
Controlling access to the API is done by creating API tokens in the SQLake console.
Start by clicking the Settings
button in the bottom left corner of the console, followed by selecting the API Tokens menu item, as shown below:


Next, click the Generate button at the top right corner. In the dialog box enter a name for your token and select if and when the token should expire.

Once done, click Generate and copy your token to a safe place. If you lose this token you will not be able to retrieve it and instead will need to delete it and create a new token.

Your token is ready to be used. Visit the CLI page to learn how to get started with the Upsolver CLI.
You can easily delete a token by clicking the three dots
to the right of your token and selecting Delete.


Last modified 4mo ago