Prerequisites
Before connecting Sanity to Profound, ensure:- You have a Sanity.io account with an active project
- You have Editor or Administrator permissions on the project
- You have generated an API token with write access
Generate a Sanity API Token
- Go to your Sanity project management console.
- Select your project.
- Navigate to API → Tokens.
- Click Add API token.
- Give the token a descriptive name (e.g., “Profound Integration”).
- Set the permissions to Editor (minimum required).
- Click Save and copy the token.
Important: Copy the token immediately — it won’t be shown again. Store it securely.
Find Your Project ID
Your Project ID is displayed at the top of your project’s management console, or in the URL:https://www.sanity.io/manage/project/<project-id>.
Connect Your Account
- In Profound, go to Account → Integrations → Sanity.
- Click Connect account.
- Enter your API Token and Project ID.
- Click Save.
Profound requires a token with Editor permissions at minimum. Tokens with read-only (Viewer) access will not work for creating or updating documents.