SDK
One official client, VerifAIerClient, in Python. The standalone Python and TypeScript OEM packages are retired.
The VerifAIer API is a consistent, production surface for evidence, intelligence, identity and distribution, the same endpoints the dashboard and SDKs use.
POST /api/v1/trust/assess Content-Type: application/json { "evidence": { "envelope_id": "ev_..." } }
A real captured call to the audit endpoint. The envelope is created as part of answering the request, so evidence is not a second step you have to remember.
ev_b1d655f8935b407b91606c800423c9bbThe service reported version 1.4.2 when this was captured. The identifier above belongs to this API call and is deliberately not the same operation as the trace on the evidence engine page.
Captured output: api-audit.json · api-health.json
Not separate tools keeping separate records. Each of these derives from the same attested evidence, so you can adopt them in any order.