Part of Better Data's open operational infrastructure. Use standalone or with Commerce Chain Optimization.

See Commerce Chain Optimization →
tagd.sh

Verify

Self-Host

Run a compliant verification endpoint in your own infrastructure.

1 min read · Verify

Edit this page

Self-hosting model

Implement the verify route in your own service and return schema-valid payloads.

Minimal route contract

  • Endpoint: GET /verify/{tagId}
  • Response: VerificationResponse
  • Content type: application/json
  • Signed audit logs for every verification response.
  • Rate limiting and abuse monitoring.
  • Deterministic status logic for equivalent input payloads.