Skip to main content
The Granola Enterprise API provides programmatic access to your workspace’s meeting notes and related data. This RESTful API enables you to integrate Granola with your existing tools, build custom workflows, and extract insights from your meeting documentation.

Obtaining an API Key

API access is available to workspace administrators on the Enterprise plan. To generate an API key:
  1. Navigate to SettingsWorkspaces
  2. Select the API tab
  3. Click Generate API Key

Access Scope

API keys provide read access to publicly accessible notes within your workspace. This includes notes that have been shared in workspace-wide folders.

Rate Limits

Rate limits are applied per workspace to ensure fair usage and platform stability.
MetricValue
Burst capacity25 requests
Time window5 seconds
Sustained rate5 requests/second (300/minute)
When rate limits are exceeded, the API returns a 429 Too Many Requests response.