Secure access. Integrations authenticate with a token and only see the pages you explicitly share with them.
How it works
- Create an internal integration for your own workspace, or a public one for others
- Use the integration token as a Bearer token in API requests
- Share specific pages / databases with the integration to grant access
Keep tokens secret. Never commit API keys to public repositories.
Learn more