How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Cursor Groups API

Billing groups for cost allocation

Cursor Groups API is one of 10 APIs that Cursor publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Group. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 7 operations across 3 paths. It is described by OpenAPI 3.2.0, at version 1.0.0.

Requests are made against a single base URL, https://api.cursor.com.

7 operations 3 paths 0 schemas 2 DELETE2 GET1 PATCH2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0
Base URL
https://api.cursor.com
Authentication
HTTP Basic
Resource Areas
1

Authentication & Security 1

Cursor Groups API declares 1 security scheme for authenticating requests. It accepts HTTP basic authentication (BasicAuth). By default, every request must be authenticated.

  • BasicAuth — Basic Authentication with API key as the username and empty password.

Paths & Operations 7

Across 3 paths, the API surfaces 7 operations — 2 DELETE, 2 GET, 1 PATCH, 2 POST. Each is listed below with its method, path, parameters, and response codes.

Groups 7

Billing groups for cost allocation

GET
/teams/groups
List billing groups
listGroups → 200
POST
/teams/groups
Create billing group
createGroup body → 201
GET
/teams/groups/{groupId}
Get billing group
getGroup 1 param → 200
PATCH
/teams/groups/{groupId}
Update billing group
updateGroup 1 param body → 200
DELETE
/teams/groups/{groupId}
Delete billing group
deleteGroup 1 param → 204
POST
/teams/groups/{groupId}/members
Add members to group
addGroupMembers 1 param body → 200
DELETE
/teams/groups/{groupId}/members
Remove members from group
removeGroupMembers 1 param body → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

cursor-groups-api-openapi.yml Raw ↑

Other APIs Cursor publishes across the network.

Cursor Admin API
Cursor Analytics API
Cursor AI Code Tracking API
Cursor Cloud Agents API
Cursor Audit Logs API
Cursor Members API
Cursor Repo Blocklists API
Cursor Spend API
Cursor Usage API
Where this information came from

This is an independent, third-party profile of Cursor Groups API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.