Your data,
witnessed.
Provable, even against us.
One call notarizes any payload, or just its hash, into a signed record and a public, append-only transparency log whose head is time-stamped daily by an independent RFC 3161 authority. Like Let’s Encrypt, for data feeds.
$ curl -X POST dynamicfeed.ai/v1/notarize -H "X-API-Key: $KEY" -d '{"payload":{"rain_mm":18.4}}'
Witnessed, your way.
Every mode ends the same place: a signed record, a public log entry, an RFC 3161 timestamped history.
Because "trust our feed" isn’t evidence.
When a customer, auditor or insurer asks what your feed said at 09:41 on March 3rd, you point at a signed record in a public log time-stamped by an independent RFC 3161 authority, not at your own database.
Key management, canonicalization, transparency logging, RFC 3161 timestamping, done. One API call from any language, verifiers published in Python, JavaScript and Rust.
A notarization attests that these exact bytes existed at this moment, never that the content is true. That honest line is printed inside every record we sign.
# 1) witness it (or send payload_sha256, hash-only) curl -X POST dynamicfeed.ai/v1/notarize -H "X-API-Key: $KEY" \ -d '{"payload": {"gauge":"river-7","level_m":2.41}, "subject": "Acme Sensors Pty Ltd"}' # 2) see it in the public log curl dynamicfeed.ai/v1/notary/log # 3) inclusion proof to the RFC 3161 timestamped head curl dynamicfeed.ai/v1/notary/log/1/proof
Notary plans: early access.
Cheaper than one hour of the engineer who’d otherwise build your signing stack.
● BETA · SWITCHED ON BY EMAIL · CANCEL ANYTIME
- 10,000 notarizations a month, payload, hash-only or BYO-key
- Up to 3 continuous feeds, fetched and witnessed on your interval
- Every record in the public transparency log, head RFC 3161 timestamped daily
- Open verifiers (Python · JS · Rust), your customers verify without an account
- Try it first on any free key’s quota, no card to start
- Per-receipt enterprise pricing for insurers & platforms
A notarization witnesses bytes, it is not an endorsement of content · [email protected]