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

Kondukto Scans API

The Scans API from Kondukto — 10 operation(s) for scans.

Kondukto Scans API is one of 11 APIs that Kondukto publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Scans. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, a getting-started guide, and authentication docs.

This API exposes 10 operations across 10 paths. It is described by OpenAPI 3.1.0, at version 2.0.

Requests are made against a single base URL, https://{hostname}.

10 operations 10 paths 0 schemas 7 GET3 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
2.0
Base URL
https://api.kondukto.io/api/v2
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Kondukto Scans API declares 1 security scheme for authenticating requests. An API key is passed in the header as X-Cookie (apiToken). By default, every request must be authenticated.

  • apiToken — Kondukto-issued API token. Generate it in the UI under Integrations Personal Access Token (shown once). Sent on every request in the X-Cookie header.

Paths & Operations 10

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

Scans 10
GET
/api/v2/scans/completed
Get Completed Scans
get-scans-that-completed 3 params → 200400
POST
/api/v2/scans/create
Create New Scan
create-new-scan 1 param body → 200400
GET
/api/v2/scans/failed
Get Failed Scans
get-scans-that-failed 3 params → 200400
POST
/api/v2/scans/image
Image Scan
image-scan 1 param body → 200400
POST
/api/v2/scans/import
Import Scan Result
import-scan-result 1 param body → 200400
GET
/api/v2/scans/imported
Get Imported Scans
get-scans-that-imported 3 params → 200400
GET
/api/v2/scans/queue
Get Scans in the Queue
get-scans-in-the-queue 3 params → 200400
GET
/api/v2/scans/{scan_id}
Get Scan Details
get-scan-detail 2 params → 200400
GET
/api/v2/scans/{scan_id}/restart
Restart A Scan
restart-a-scan 2 params → 200400
GET
/api/v2/scans/{scan_id}/status
Get Scan Security Criteria
get-scan-release-status 2 params → 200400

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

kondukto-scans-api-openapi.yml Raw ↑

Other APIs Kondukto publishes across the network.

Kondukto Authorization Managers API
Kondukto Events API
Kondukto Health API
Kondukto Labels API
Kondukto Products API
Kondukto Projects API
Kondukto Scanners API
Kondukto Teams API
Kondukto Users API
Kondukto Vulnerabilities API