API Reference

Public API Documentation

Integration references for CyberTax API consumers, connector builders, and downstream governance workflows.

Documentation Links

Swagger UI

Interactive API exploration and request testing.

Open

ReDoc

Structured API reference documentation view.

Open

OpenAPI JSON

Machine-readable OpenAPI schema for integrations.

Open

Integration Quick Start

# Retrieve OpenAPI schema
curl -sS http://localhost:3000/api/openapi.json | jq '.info'

# Open local docs
http://localhost:3000/api/docs
http://localhost:3000/api/redoc