{"data":{"schema_version":"artifactguard.request-examples.v1","notice":"Each response contains fresh idempotency keys. Reuse a key only to retry the same request.","operations":{"validate_manifest":{"method":"POST","url":"https://artifactguard-kl4hfo6j2q-as.a.run.app/v1/validate/manifest","price":"$0.01","body":{"artifact":{"name":"delivery.zip","mime_type":"application/zip","size_bytes":1024,"sha256":"0000000000000000000000000000000000000000000000000000000000000000","entries":[{"path":"README.md","size_bytes":120}]},"validation_contract":{"required_paths":["README.md"]},"idempotency_key":"example-manifest-83e631120eb64c0d"}},"validate_artifact":{"method":"POST","url":"https://artifactguard-kl4hfo6j2q-as.a.run.app/v1/validate/artifact","price":"$0.05","body":{"artifact":{"name":"result.json","mime_type":"application/json","content_base64":"eyJzdGF0dXMiOiJyZWFkeSJ9"},"validation_contract":{"json_schema":{"type":"object","required":["status"],"properties":{"status":{"const":"ready"}}}},"idempotency_key":"example-artifact-83e631120eb64c0d"}},"verify_web_claims":{"method":"POST","url":"https://artifactguard-kl4hfo6j2q-as.a.run.app/v1/evidence/web","price":"$0.02","body":{"source_url":"https://example.com/","claims":["Example Domain"],"idempotency_key":"example-web-83e631120eb64c0d"}},"verify_pdf_claims":{"method":"POST","url":"https://artifactguard-kl4hfo6j2q-as.a.run.app/v1/evidence/pdf","price":"$0.05","body":{"source_url":"https://www.rfc-editor.org/rfc/rfc9110.pdf","claims":["HTTP Semantics"],"idempotency_key":"example-pdf-83e631120eb64c0d"}},"agent_fetch_web":{"method":"POST","url":"https://artifactguard-kl4hfo6j2q-as.a.run.app/v1/fetch/web","price":"$0.01","body":{"source_url":"https://example.com/","max_chars":12000,"idempotency_key":"example-fetch-83e631120eb64c0d"}}}},"error":null,"meta":{}}