Integration

Three paths to governed AI.

Dashboard for no-code evaluation. REST API for backend integration. JavaScript SDK for embedded real-time governance. All three produce cryptographically identical canonical leaves.

5 min to first leaf
Dashboard REST API JavaScript SDK
Sign upClick → email or GooglePOST /auto-registerPOST /auto-register
First leafAutomatic (60 sec)POST /governance/evidenceagts.evidence({...})
VerifyClick leaf hash in dashboardGET /log/proof?leaf_hash=...agts.verify(leafHash)
Compliance reportCompliance tabGET /governance/report/:hashagts.report()
Time to first leaf60 seconds5 minutes10 minutes
Code requiredNoneOne curl command~15 lines JavaScript
Best forEvaluation, compliance officersBackend integration, CI/CDEmbedded real-time governance

Quickstart

Step-by-step 7-stage checklist from registration to continuous governance.

Quickstart →

REST API

Full endpoint reference. Authentication, all routes, error codes, JSON examples.

API reference →

Webhooks

8 event types. Signature verification. Payload examples. Integration patterns.

Webhooks →

Plugins

Five-method JavaScript contract. Domain-specific evidence. Emit governance events.

Plugin contract →

SDKs

Browser SDK via CDN or npm. Server SDKs for Python, Go, Rust (roadmap).

SDKs →

Plugin API docs

Full normative plugin specification, lifecycle states, postMessage bridge.

Full spec →
Start free — no card required →