The Enterprise API gives workspace admins programmatic access to all notes in the Team space — everything that workspace members can read, excluding private notes and private folders.Documentation Index
Fetch the complete documentation index at: https://docs.granola.ai/llms.txt
Use this file to discover all available pages before exploring further.
Use cases
- CRM sync – Automatically push meeting summaries and action items to HubSpot, Salesforce, or any CRM. Match attendees by email to keep contact records up to date after every call.
- Reporting & analytics – Aggregate meeting data across your workspace to track team activity, customer engagement, or deal progression over time.
- Compliance & audit – Export notes for audit trails or to meet organizational data-retention requirements.
Who is it for?
Workspace admins on an Enterprise plan. Only admins can create Enterprise API keys.What can you access?
All notes in the Team space — notes that all workspace members can read. The Enterprise API does not include private notes or notes in private folders.Getting started
- Open the Granola desktop app
- Go to Settings → Connectors → API keys → Create new key
- Select Enterprise API key and click Generate API Key
- Copy your API key for use in other apps
API Documentation
Full API reference with endpoints, authentication, and examples.
FAQs
What plan do I need?
What plan do I need?
The Enterprise plan. Enterprise API keys are not available on Free, Pro, or Business plans.
Can I access private notes or private folders?
Can I access private notes or private folders?
No. The Enterprise API only accesses notes in the Team space — notes that all workspace members can read. For access to your own private notes, use a Personal API key.
What's the difference between the Enterprise API and the Personal API?
What's the difference between the Enterprise API and the Personal API?
| Personal API (Beta) | Enterprise API | |
|---|---|---|
| Who creates it | Any member | Workspace admin |
| Plan required | Business+ | Enterprise |
| Access scope | Your own notes | All notes in the Team space |
| Use case | Personal backup, AI agents | CRM sync, reporting, compliance |
Is there a sandbox or test environment?
Is there a sandbox or test environment?
Not currently. We recommend testing with a small number of notes in a dedicated test folder.
Are there rate limits?
Are there rate limits?
Yes. Enterprise API keys are rate limited per workspace: 25 requests burst capacity with a sustained rate of 5 requests/second.
Are webhooks available?
Are webhooks available?
Not yet — you need to poll the API for new notes. Webhooks are on our roadmap.

