Overview
To authenticate with Grist, you need:- Environment - The environment you want to connect to (personal site or team site).
- API Key - A key that grants secure access to the Grist API, enabling authorized applications to interact with Grist resources and services.
Prerequisites:
- You must have a Grist account
Instructions:
Step 1: Selecting Your Environment
- To access documents on your personal site, use
docs. - To access documents and workspaces on a team site, use
team.
Step 2: Generating Your API Key
- Log in to your Grist account and navigate to the Account settings page.
- If an API Key is not present, click the Create button. If an API key already exists, you can copy it.

Step 3: Enter credentials in the Connect UI
Once you have your API Key:- Open the form where you need to authenticate with Grist.
- Enter your API Key in the designated field.
- Submit the form, and you should be successfully authenticated.
