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

42Crunch Logs API

Access job execution logs

42Crunch Logs API is one of 6 APIs that 42Crunch publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 10 JSON Schema definitions.

Tagged areas include Logs. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and 10 JSON Schemas.

This API exposes 1 operation across 1 path, and defines 2 schemas. It is described by OpenAPI 3.0.0, at version 1.0.0.

Requests are made against a single base URL, http://localhost:8090/.

1 operations 1 paths 2 schemas 1 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
1.0.0
Server
http://localhost:8090/
Resource Areas
1

Paths & Operations 1

Across 1 path, the API surfaces 1 operation — 1 GET. Each is listed below with its method, path, parameters, and response codes.

Logs 1

Access job execution logs

GET
/api/logs/{name}
42Crunch Get Scan Job Logs
getLogs 1 param → 200400

Schemas 2

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

JobName
string
Unique name identifier for a scan job, prefixed with 'scand-'
Error
object
Error response from the API
1 property 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

42crunch-logs-api-openapi.yml Raw ↑

Other APIs 42Crunch publishes across the network.

42Crunch API Security Audit
42Crunch API Scan
42Crunch API Protection
42Crunch Health API
42Crunch Jobs API