API

Research-oriented analysis interface.

The Proofet API provides a minimal technical interface for credential inspection and protocol-based analysis. It is intended to support experimental evaluation and structured research workflows.

POST /v1/analyze
Content-Type: application/json

{
  "credential": "...",
  "context": "oid4vp",
  "analysis": "summary"
}

Credential analysis

Inspection of VC structure, format, and associated protocol context.

Protocol review

Assessment of relevant patterns in presentation flow and interoperability behavior.

Research tooling

A minimal experimental endpoint intended to support analysis and reproducibility.