DOCUMENTATION

Everything you need to integrate.

Connect your stack, query the API, and build on the same data that powers every Obsivara dashboard.

QUICKSTART

Connect n8n in 5 minutes

Point Obsivara at your n8n instance with a single API key. Auto-discovery, execution backfill, and health scoring start immediately — no workflow changes.

API REFERENCE

REST API

Most dashboards are backed by authenticated /v1 endpoints — workflows, traces, costs, scores, incidents. Your API key inherits your plan's entitlements.

SDK

SDKs — coming soon

TypeScript and Python SDKs are in development — email support@obsivara.com to be notified when they launch.

API / LIST WORKFLOWS200 OK
$ curl -H "Authorization: Bearer $OBSIVARA_KEY" \
    https://api.obsivara.com/v1/workflows
NOTE

Full documentation portal launching soon — for now, reach us at support@obsivara.com.