{"name":"TOLLBOOTH Temporal Proof","version":"1.2.1","description":"Machine-payable temporal evidence for observed public web resources.","endpoints":{"prove":{"method":"POST","path":"/prove","price":"0.05 USDC","network":"eip155:8453","scheme":"exact","request":{"type":"object","required":["url","claim","at"],"properties":{"url":{"type":"string","format":"uri"},"claim":{"type":"string","minLength":1,"maxLength":500},"at":{"type":"string","format":"date-time"}}},"response":{"type":"object","required":["proofId","observed","hash","provenance","evidence","observedAt","sourceUrl","requestedAt"],"properties":{"proofId":{"type":"string"},"observed":{"type":"boolean"},"hash":{"type":["string","null"]},"provenance":{"type":["string","null"]},"evidence":{"type":["string","null"]},"observedAt":{"type":["string","null"],"format":"date-time"},"sourceUrl":{"type":["string","null"],"format":"uri"},"requestedAt":{"type":"string","format":"date-time"}}}}}}