Proofet Analysis API
OpenAPI
Health
Research context
Credential input
POST /v1/analyze/vc
Curated test inputs
{ "@context": [ "https://www.w3.org/2018/credentials/v1" ], "type": [ "VerifiableCredential", "AgeCredential" ], "issuer": "did:web:issuer.example", "issuanceDate": "2026-08-24T00:00:00Z", "credentialSubject": { "id": "did:key:z6Mkholder", "ageOver18": true } }
Include claim values
Analyze credential
Analysis response
Ready
Submit the sample credential to inspect the response.
Raw JSON response