Public endpoint to confirm a Trust Badge.
Verifies a badge token. No authentication required — anyone can call it. The endpoint validates the JWT signature and confirms the underlying badge hasn’t been revoked.Documentation Index
Fetch the complete documentation index at: https://docs.vouchmark.com/llms.txt
Use this file to discover all available pages before exploring further.
valid is false with a reason:
reason values: INVALID_SIGNATURE, EXPIRED, REVOKED, UNKNOWN_BADGE.