Prerequisites
A Cursor team plan (Teams/Business) with admin access to the Cursor dashboard
A Cursor Admin API key (only team admins can create one)
Setup Instructions
Create the API Key
1
Open the Cursor dashboard as an admin
Log in to the Cursor dashboard as a team admin. Only admins can mint Admin API keys.
2
Open the Admin API settings
Navigate to Settings → Cursor Admin API. See Cursor’s Admin API documentation for reference.
3
Create the key
Create a new Admin API key with a descriptive name (e.g., “Glow Integration”). The single key authorizes all of the team endpoints Glow reads (members, daily usage, usage events, audit logs).
4
Copy the key
Copy and securely store the key value. It is displayed only once.
Complete the Integration
1
Provide the credential
Provide the API key to your Glow representative or enter it in the Glow console.
2
Connect in the Glow console
In the Glow console, open Integrations → Cursor and enter the API key in the connection drawer.
Troubleshooting
Why is recent usage data missing?
Why is recent usage data missing?
Glow fetches daily usage and usage events over a rolling lookback window and re-fetches it each run to recover any late-arriving records. The most recent day may not be fully populated until Cursor finishes aggregating it.
The sync is slow or appears throttled
The sync is slow or appears throttled
Cursor’s Admin API is rate limited. Glow automatically backs off and retries (honoring the
Retry-After header) when it hits the limit, so large teams may take longer to sync on the first run.
