Open Controls Developer Docs

This portal is the public developer entrypoint for Open Controls APIs.

Phase 1 documents the Stigviewer API only. The site itself is deployed in two environments:

  • developer-dev.open-controls.com for docs development
  • developer.open-controls.com for production docs

Both environments currently describe the live Stigviewer production API because there is no separate Stigviewer dev API base URL yet.

Phase 1 Scope

  • list available STIGs
  • download a STIG in JSON, CSV, or XML
  • document SAMS bearer-token authentication for protected routes
  • publish a machine-readable OpenAPI contract maintained in this repository

Base URL

https://www.stigviewer.com

Use the www host in all client examples. The bare apex redirects and is not reliable for browser API traffic.

OpenAPI

Download the current OpenAPI document as JSON:

Download openapi.json