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

Used to authenticate with the API.Can be issued by org admins. Each access token is owned by the org that issued it.[![Run in Postman](https://run.pstmn.io/button.svg)](https://god.gw.postman.com/run-collection/9829310-0a2fce9d-f679-41e8-a438-bcf13ddec403?action=collection%2Ffork&collection-url=entityId%3D9829310-0a2fce9d-f679-41e8-a438-bcf13ddec403%26entityType%3Dcollection%26workspaceId%3Da63f69cc-5c31-4f2b-8d28-b647f83b9e97)

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

This API exposes 4 operations across 3 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.

4 operations 3 paths 8 schemas 1 DELETE2 GET1 POST

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 tokens 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 4

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

tokens 4

Used to authenticate with the API. Can be issued by org admins. Each access token is owned by the org that issued it. [![Run in Postman](https://run.pstmn.io/button.svg)](https://…

GET
/orgs/{orgID}/roles
List access token roles
ListRoles 2 params → 200default
GET
/orgs/{orgID}/tokens
List tokens
ListTokens 3 params → 200default
POST
/orgs/{orgID}/tokens
Create token
CreateToken 1 param body → 200default
DELETE
/orgs/{orgID}/tokens/{tokenID}
Delete token
DeleteToken 2 params → 200default

Schemas 8

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

NewToken
object
5 properties 2 required
CreateOrgTokenResponse
Token
TokenType
string
SuccessResponse
object
1 property 1 required
Role
NewRole
object
3 properties 2 required
Error
object
4 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

qwiet-ai-tokens-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