Skip to Content

Cursor

Software.com automatically tracks AI coding metrics from Cursor by pulling data from Cursor’s APIs. You get insight into adoption, activity, and the impact of Cursor on your team’s productivity.

Setup

  1. Create a Cursor Admin API key (see Creating an Admin API key below).
  2. In Software.com, go to Settings > Connected Apps.
  3. Find Cursor and click Connect.
  4. Paste your API key.
  5. Click Connect.

Connect Cursor

Cursor API keys do not expire and do not need to be refreshed. There is no history limit, so all of your Cursor history will be available.

Creating an Admin API key

This integration uses the Cursor Admin API. You need an API key that has access to your team’s data.

  • The Admin API uses Basic Authentication with your API key as the username.
  • For details on creating API keys, authentication methods, rate limits, and best practices, see the API Overview .
  • For a full list of Admin API endpoints, see the Admin API  documentation.

Data collected

We pull from the Cursor Admin API:

PurposeEndpoint
Team membersGET https://api.cursor.com/teams/members
Daily usage dataPOST https://api.cursor.com/teams/daily-usage-data

We use the team members response to sync your Cursor team (names, emails, roles) and match usage to Git users. For full parameter and response details, see the Admin API endpoints .

Last updated on