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

The integration endpoints enabling users to set up a Slack integration.

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

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

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

3 operations 2 paths 1 schemas 1 DELETE2 GET

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 slack 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 3

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

slack 3

The integration endpoints enabling users to set up a Slack integration.

GET
/slack/authorize/orgs/{orgID}
Authorize Slack
AuthorizeSlack 1 param → 302default
GET
/slack/orgs/{orgID}
Receive Slack OAuth 2.0 data
SlackCallback 1 param → 302default
DELETE
/slack/orgs/{orgID}
Delete Slack OAuth 2.0 data
DeleteSlackConfiguration 1 param → 200default

Schemas 1

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

Error
object
4 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

qwiet-slack-api-openapi.yml Raw ↑

Other APIs Qwiet publishes across the network.

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