Developers

Integrate in minutes.

Everything is delivered through the API — nothing to install, nothing to host. Thin SDKs for convenience; the platform lives server-side.

RESTPythonTypeScriptGoJavaOpenAPI
quickstart · parse → prove → serve knowledge objects
# 1 · parse
POST /v1/parse          { "document": "s3://acme/contract.pdf" }

# 2 · canonicalize
POST /v1/canonical      { "parse_id": "prs_7d1…" }

# 3a · your AI: export model-ready projections
GET  /v1/canonical/can_31a…/projections?type=chunks

# 3b · or serve knowledge objects from Orves
GET  /v1/knowledge/objects/kn_842
Surface

Small API. Deep guarantees.

AreaWhat you getStatus
REST APIparse · knowledge · watch · verifypilot
Sandboxtest keys, sample corpus, full surface, rate-limited — freefree
SDKsPython · TypeScript (thin, disposable by design)publication pending
OpenAPI specgenerated from the live surfacepublication pending
Docs & API referencemarkdown-first, agent-readablesoon
Playgroundrun real documents in the browsersoon
Guarantees

What the API promises — and shows.

Deterministic

Same input, same version, same output. Idempotency keys on every mutating call.

Honest states

UNKNOWN and ABSTAINED are first-class API states with reasons — never silent nulls.

Certified responses

Every artifact returns with a certificate ID. Verify it on the public endpoint — no account needed.

Build AI systems that know where every answer came from.

Free sandbox — real API, sample corpus, verify a real certificate. Buy credits when it earns it.