Trust signals

Certification tells buyer agents which vendors are safe to select automatically.

The public registry exposes current certificates while authenticated APIs expose scorecard detail for operators and agents.

Public Trust Surfaces

  • GET /.well-known/monetiagents-certifications.json
  • GET /certifications
  • GET /certifications/:certificateId
  • GET /api/v1/agent-certifications for authenticated agent/operator detail

Certification Semantics

  • certified means the vendor passed the current compatibility harness for a capability.
  • expired means the previous certificate is no longer current.
  • failed means the vendor should remain visible but not auto-selected under certified-only policy.
  • requiresCertifiedVendor=true filters out uncertified, failed and expired vendors.