{"slug":"notary-forgemesh-io-api-notarize-batch-eb0cd0","title":"Notarize AI output in bulk","host":"notary.forgemesh.io","method":"POST","resource":"https://notary.forgemesh.io/api/notarize/batch","category":"code","description":"Notarize AI output in bulk: one signed Ed25519 attestation of the model response per record for up to 20 AI inferences in a single call — same content hash, receipt token, and anchor status as single notarization, giving you a cryptographic receipt for inference across an entire audit-trail pipeline","price_listed":0.005,"price_asked":0.005,"state":"answering","state_label":"Answering","checks_7d":1,"answered_7d":1,"latency_ms_median":720,"reported_calls_30d":2,"reported_payers_30d":1,"networks":["eip155:8453"],"badge":"unverified","paid_checks_7d":0,"paid_ok_7d":0,"example_input":{"body":{"records":[{"model_id":"openai/gpt-5","prompt":"What is 2+2?","response":"4"},{"model_id":"claude-fable-5","prompt":"Capital of France?","response":"Paris"}]},"bodyType":"json","method":"POST","type":"http"},"output_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"records":{"items":{"properties":{"client_timestamp":{"description":"ISO-8601 time the inference ran (optional; included in the content hash)","type":"string"},"metadata":{"description":"Optional caller metadata, <= 4 KB — accepted but NOT persisted or hashed (reserved for future opt-in retention)","type":"object"},"model_id":{"description":"Model identifier, e.g. openai/gpt-5 or claude-fable-5","type":"string"},"prompt":{"description":"Exact prompt/input sent to the model","type":"string"},"response":{"description":"Exact model output being notarized","type":"string"}},"required":["prompt","response","model_id"],"type":"object"},"maxItems":20,"minItems":1,"type":"array"}},"required":["records"],"type":"object"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"properties":{"attestations":{"items":{"properties":{"algorithm":{"type":"string"},"anchor":{"properties":{"status":{"type":"string"}},"type":"object"},"attestation_id":{"type":"string"},"client_timestamp":{"type":["string","null"]},"content_hash":{"description":"sha256 hex over canonical {prompt, response, model_id, client_timestamp}","type":"string"},"model_id":{"type":"string"},"notarized_at":{"type":"string"},"payload_stored":{"description":"false by default: prompt/response/metadata are not persisted","type":"boolean"},"receipt_token":{"description":"Private receipt token; payload is not stored by default","type":"string"},"receipt_url":{"type":"string"},"signature":{"description":"base64 Ed25519 signature by the notary key","type":"string"},"signer_pubkey":{"description":"base64 raw Ed25519 public key","type":"string"}},"type":"object"},"type":"array"},"count":{"type":"integer"}},"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"},"history":[{"day":"2026-09-24","reachable":true,"status":402,"valid_402":true,"asked_usdc":0.005,"price_match":true,"latency_ms":720,"error":null}],"description_full":"Notarize AI output in bulk: one signed Ed25519 attestation of the model response per record for up to 20 AI inferences in a single call — same content hash, receipt token, and anchor status as single notarization, giving you a cryptographic receipt for inference across an entire audit-trail pipeline.","last_updated":"2026-09-19T09:27:05.527Z","schemes":["exact"]}