Credential analysis
Inspection of VC structure, format, and associated protocol context.
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"
}Inspection of VC structure, format, and associated protocol context.
Assessment of relevant patterns in presentation flow and interoperability behavior.
A minimal experimental endpoint intended to support analysis and reproducibility.