Skip to main content
Glow’s Cursor integration collects usage, analytics, and audit data for your Cursor team. It is a single connection authenticated with one Cursor Admin API key that grants access to all of the team admin endpoints.

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

The Admin API key is invalid or has been revoked. Confirm you copied the full key value and that it has not been rotated in the Cursor dashboard. Re-mint the key under Settings → Cursor Admin API if needed.
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.
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.