Skip to Content

API

Lynx API — Compliance bridge

Exposes lynx_compliance frameworks, controls, evidence, and findings over the Lynx REST API.

lynx_api_compliance · v19.0.1.0.0 · Premium

What this solves

Lynx API — Compliance bridge

Exposes the compliance program model graph (frameworks, controls, evidence, findings) over the unified Lynx REST API. Targets external GRC dashboards, evidence-collection scripts (cron jobs that POST log exports), and partner auditor tooling that integrates with Patrii's compliance posture.

Pure declarative bridge — no controllers, no Python — proving the framework handles a reasonably wide model set with cross-model relationships (controls belong to frameworks; evidence and findings attach to controls) without any custom dispatcher code.

Key Features

  • Frameworks / Controls / Evidence / Findings — four core compliance models exposed under /lynx/api/v1/{slug} with read and write scopes; SOC, ISO, NIST, and CCM frameworks all visible through the same surface.

  • Read-default, write-opt-in — list/retrieve enabled out of the box; create/update gated behind a separate compliance:write scope so most read-only integrations can never accidentally mutate evidence.

  • Premium-gated — auto-installs alongside lynx_api and lynx_compliance; inherits the api.access premium feature gate and respects the existing compliance officer / auditor groups.

Auto-Installation

auto_install=True so this bridge activates as soon as both lynx_api and lynx_compliance are present. Installing the compliance product without its REST surface (or vice versa) has no productized value — co-installation is the only useful state.

Try Lynx API — Compliance bridge on your team.

Free trial, no credit card. Talk to sales when you're ready.