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

SonarSource permissions API

Manage permission templates, and the granting and revoking of permissions at the global and project levels.

SonarSource permissions API is one of 33 APIs that SonarSource publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Permissions. The published artifact set on APIs.io includes an OpenAPI specification, an API reference, and API documentation.

This API exposes 17 operations across 17 paths. It is described by OpenAPI 3.2.0, at version v1.

Requests are made against a single base URL, https://sonarcloud.io.

17 operations 17 paths 0 schemas 1 GET16 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
v1
Base URL
https://sonarcloud.io/api
Authentication
HTTP Bearer, HTTP Basic
Resource Areas
1

Authentication & Security 2

SonarSource permissions API declares 2 security schemes for authenticating requests. It accepts HTTP bearer tokens (bearerToken). It accepts HTTP basic authentication (basicToken). By default, every request must be authenticated.

  • bearerToken — User token as Bearer token.
  • basicToken — User token as HTTP Basic username with empty password.

Paths & Operations 17

Across 17 paths, the API surfaces 17 operations — 1 GET, 16 POST. Each is listed below with its method, path, parameters, and response codes.

permissions 17

Manage permission templates, and the granting and revoking of permissions at the global and project levels.

POST
/api/permissions/add_group
Add permission to a group. This service defaults to global permissions, but can be limited to project permissions by ...
permissionsAddGroup 6 params → 200400401403404
POST
/api/permissions/add_group_to_template
Add a group to a permission template. The group id or group name must be provided. Requires the permission 'Administe...
permissionsAddGroupToTemplate 6 params → 200400401403404
POST
/api/permissions/add_project_creator_to_template
Add a project creator to a permission template. Requires the permission 'Administer' on the organization.
permissionsAddProjectCreatorToTemplate 4 params → 200400401403404
POST
/api/permissions/add_user
Add permission to a user. This service defaults to global permissions, but can be limited to project permissions by p...
permissionsAddUser 5 params → 200400401403404
POST
/api/permissions/add_user_to_template
Add a user to a permission template. Requires the permission 'Administer' on the organization.
permissionsAddUserToTemplate 5 params → 200400401403404
POST
/api/permissions/apply_template
Apply a permission template to one project. The project id or project key must be provided. The template id or name m...
permissionsApplyTemplate 5 params → 200400401403404
POST
/api/permissions/bulk_apply_template
Apply a permission template to several projects. The template id or name must be provided. Requires the permission 'A...
permissionsBulkApplyTemplate 8 params → 200400401403404
POST
/api/permissions/create_template
Create a permission template. Requires the permission 'Administer' on the organization.
permissionsCreateTemplate 4 params → 200400401403404
POST
/api/permissions/delete_template
Delete a permission template. Requires the permission 'Administer' on the organization.
permissionsDeleteTemplate 3 params → 200400401403404
POST
/api/permissions/remove_group
Remove a permission from a group. This service defaults to global permissions, but can be limited to project permissi...
permissionsRemoveGroup 6 params → 200400401403404
POST
/api/permissions/remove_group_from_template
Remove a group from a permission template. The group id or group name must be provided. Requires the permission 'Admi...
permissionsRemoveGroupFromTemplate 6 params → 200400401403404
POST
/api/permissions/remove_project_creator_from_template
Remove a project creator from a permission template. Requires the permission 'Administer' on the organization.
permissionsRemoveProjectCreatorFromTemplate 4 params → 200400401403404
POST
/api/permissions/remove_user
Remove permission from a user. This service defaults to global permissions, but can be limited to project permissions...
permissionsRemoveUser 5 params → 200400401403404
POST
/api/permissions/remove_user_from_template
Remove a user from a permission template. Requires the permission 'Administer' on the organization.
permissionsRemoveUserFromTemplate 5 params → 200400401403404
GET
/api/permissions/search_templates
List permission templates. Requires the permission 'Administer' on the organization.
permissionsSearchTemplates 2 params → 200400401403404
POST
/api/permissions/set_default_template
Set a permission template as default. Requires the permission 'Administer' on the organization.
permissionsSetDefaultTemplate 4 params → 200400401403404
POST
/api/permissions/update_template
Update a permission template. Requires the permission 'Administer' on the organization.
permissionsUpdateTemplate 4 params → 200400401403404

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

sonarsource-permissions-api-openapi.yml Raw ↑

Other APIs SonarSource publishes across the network.

SonarSource authentication API
SonarSource ce API
SonarSource components API
SonarSource duplications API
SonarSource favorites API
SonarSource favourites API
SonarSource hotspots API
SonarSource issues API
SonarSource languages API
SonarSource measures API
SonarSource metrics API
SonarSource notifications API
Where this information came from

This is an independent, third-party profile of SonarSource permissions 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.