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 wiz API

The endpoints to manage the Wiz integration.

Qwiet Ai wiz 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 wiz. The published artifact set on APIs.io includes an OpenAPI specification and authentication docs.

This API exposes 7 operations across 3 paths, and defines 3 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.

7 operations 3 paths 3 schemas 1 DELETE3 GET3 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 wiz 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 7

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

wiz 7

The endpoints to manage the Wiz integration.

GET
/orgs/{orgID}/integrations/wiz/creds
Get WIZ client credentials
getWizCreds 1 param → 200404default
PUT
/orgs/{orgID}/integrations/wiz/creds
Store WIZ client credentials
storeWizCreds 1 param body → 200400401403default
GET
/orgs/{orgID}/compounds/named/{compoundName}/integrations/wiz/enrollment
Get Wiz Compound enrollment status
getWizCompoundEnrollmentStatus 2 params → 200400default
PUT
/orgs/{orgID}/compounds/named/{compoundName}/integrations/wiz/enrollment
Update Wiz Compound enrollment
updateWizCompoundEnrollment 2 params body → 200400default
DELETE
/orgs/{orgID}/compounds/named/{compoundName}/integrations/wiz/enrollment
Remove Wiz Compound enrollment
removeWizCompoundEnrollment 2 params → 200400default
GET
/orgs/{orgID}/integrations/wiz/enrollment
Get Wiz Org enrollment status
getWizOrgEnrollmentStatus 1 param → 200400default
PUT
/orgs/{orgID}/integrations/wiz/enrollment
Update Wiz Org enrollment
updateWizOrgEnrollment 1 param body → 200400default

Schemas 3

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

WizStoreCredsRequest
object
4 properties
WizProjectEnrollmentRequest
object
3 properties
Error
object
4 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

qwiet-ai-wiz-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 azureboard API
Qwiet Ai branches API
Qwiet Ai comments API
Qwiet Ai compounds API
Qwiet Ai findings API
Qwiet Ai org_backup API