Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Qwiet Ai azureboard API

The endpoints to manage the Azure Boards integration.

Qwiet Ai azureboard API is one of 27 APIs that Qwiet Ai publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include azureboard. The published artifact set on APIs.io includes an OpenAPI specification and authentication docs.

This API exposes 9 operations across 7 paths, and defines 8 schemas. It is described by OpenAPI 3.0.0, at version 4.0.0.

Requests are made against a single base URL, https://app.shiftleft.io/api/v4.

9 operations 7 paths 8 schemas 1 DELETE6 GET2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
4.0.0
Base URL
https://app.shiftleft.io/api/v4
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Qwiet Ai azureboard API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (BearerToken).

  • BearerToken — Use of the Qwiet API requires an access token, which is available via the Qwiet Dashboard (either under [Account Settings](https://app.shiftleft.io/user/profil…

Paths & Operations 9

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

azureboard 9

The endpoints to manage the Azure Boards integration.

GET
/azureboard/authorization/orgs/{orgID}/status
Get azureboard authorization status
GetAzureAuthorizationStatus 1 param → 200default
GET
/azureboard/authorization/orgs/{orgID}
azureboard authorization at the org level
AzureAuthorization 1 param → 302default
GET
/azureboard/callback
AzureCallback is authorized redirecturl in oAuth2 app
AzureCallback → 302default
GET
/orgs/{orgID}/apps/{appID}/integrations/azureboard/association
Get AzureBoard Association
GetAzureboardAssociation 2 params → 200404default
PUT
/orgs/{orgID}/apps/{appID}/integrations/azureboard/association
Update AzureBoard Association
PutAzureboardAssociation 2 params body → 200400403404default
DELETE
/orgs/{orgID}/apps/{appID}/integrations/azureboard/association
Get AzureBoard Association
DeleteAzureboardAssociation 2 params → 200404default
GET
/orgs/{orgID}/integrations/azureboard/organizations
Get Azure organizations
GetAzureOrgList 1 param → 200default
GET
/orgs/{orgID}/apps/{appID}/integrations/azureboard/findings/{findingID}
Get azureboard association by finding id
GetAssociationAzureBoardByFindingID 3 params → 200default
PUT
/orgs/{orgID}/apps/{appID}/integrations/azureboard/findings
Puts azureboard association by finding ids
SubmitFindingToAzureBoardPut 2 params body → 200

Schemas 8

The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are Error (4 properties), AzureFindingResponse (4 properties), AzureAssociationSuccessResponse (3 properties), AzureBoardAssociationRequest (3 properties). Each schema is shown below with its type and property counts.

SubmitFindingsToAzureBoardRequest
object
3 properties 2 required
AzureOrgProjectAssociationResponse
object
2 properties 1 required
AzureAssociationSuccessResponse
object
3 properties
AzureFindingResponse
object
4 properties
AzureOrgSuccessResponse
object
2 properties
AzureBoardAssociationRequest
object
3 properties 2 required
Error
object
4 properties 3 required
AzureGenericOKResponse
object
1 property 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

qwiet-ai-azureboard-api-openapi.yml Raw ↑

Other APIs Qwiet Ai publishes across the network.

Qwiet Ai alerting API
Qwiet Ai analyze API
Qwiet Ai app_groups API
Qwiet Ai app_labels API
Qwiet Ai apps API
Qwiet Ai autofix API
Qwiet Ai branches API
Qwiet Ai comments API
Qwiet Ai compounds API
Qwiet Ai findings API
Qwiet Ai org_backup API
Qwiet Ai orgs API