APIHub
Back to Explore

CodeScan API

Enables clients to submit a code‑scan job to the hosted service and later retrieve the job’s status by its identifier.

Development
basic
HTTPS
CORS: Unknown
Description enriched
Visit official documentation

Latency

968ms p95

Uptime

100.0% 30d

Playground

Verified

live

Endpoints

REST · JSON
GET

/job

Get the status of a job

  • jobId (query, required) — Id of the Job to retrieve
POST

/job

Queues a job

2 endpoints auto-detected

Authentication

This API requires authentication: basic.

curl -X GET \
  "https://app.code-scan.com/api/job"

app.code-scan.com · HTTPS only