Consent evidence infrastructure

Consent records that hold up when terms are tested.

99zebras turns every clickwrap acceptance into signed, independently-anchored evidence — exported on demand for legal review, audit response, or dispute production.

Built for legal, compliance, and risk teams in regulated industries.

How it works

Four steps from acceptance to evidence.

01

Show terms

Lock the exact version, rendered text, and version metadata for every page view.

02

Capture the moment

Record server timestamp, subject identifiers, source flow, IP evidence, and device context.

03

Seal the evidence

Hash, sign, and anchor with an independent third party — any tampering becomes visible.

04

Hand to counsel

Export a self-contained pack legal, audit, or opposing counsel can review without us.

Terms are not evidence. Records are.

The problem

Your agreement is only useful if you can prove the acceptance.

A checkbox, a database row, or a screenshot of your current terms is not enough when the question becomes specific: what did this person accept, at this time, in this flow?

01

The words they saw

Store the exact agreement version, rendered text, policy metadata, and content hash.

02

The moment they accepted

Capture server time, subject identifiers, intent, source flow, IP evidence, and device context.

03

The export legal needs

Produce evidence packs that explain the record without asking an engineer to reconstruct history.

Capture

Use the consent flow that fits the moment.

Hosted page, embedded modal, or direct integration. 99zebras keeps the evidence model consistent behind each path.

Hosted

Hosted page

A 99zebras-hosted URL for standalone terms, contractor agreements, consent forms, and policy updates.

Embedded

Drop-in modal

A snippet you paste into onboarding, checkout, account changes, marketplace actions, and in-product gates.

Direct

Direct integration

Your backend calls our API. For teams that own the interface and need 99zebras to own the evidence layer.

Evidence pack

Built for the person who has to answer later.

Legal, compliance, support, product, and engineering all need the same record. 99zebras turns acceptance into an artifact that can be reviewed, exported, and defended.

EXHIBIT A
hash verified

Built for the obligations you actually have.

GDPR · Art. 7

Demonstrable proof of freely given, specific, informed consent — with the exact text shown.

CCPA · CPRA

Opt-in and notice acknowledgement records with version control and timestamping.

FINRA · SOX

Recordkeeping with configurable retention, Object Lock, and tamper-evident anchoring.

e-Discovery

Self-contained evidence packs with verification URL — defensible production for counsel.

FAQ

The questions buyers ask.

More in the pricing page, or send yours our way.

01 What is a clickwrap acceptance, exactly?

A signed, time-stamped record of a subject confirming a specific agreement version. 99zebras captures the exact rendered terms, the moment of acceptance, the subject's context, and seals it with a cryptographic signature.

02 How is this different from a checkbox in our database?

A database row says "1 = accepted." It doesn't store what they saw, when, in what flow, or whether the record is still intact. 99zebras stores the exhibit you'd actually need to produce in a dispute.

03 Will our counsel accept the evidence?

Yes. Evidence packs are self-contained — rendered terms (HTML and PDF), metadata, content hash, signature chain, and an independent RFC 3161 timestamp. Counsel verifies the record without 99zebras involvement, by anyone, at any time.

04 Can records be tampered with?

No. Every record is hashed and signed; any change to the rendered terms, metadata, or signature makes verification fail. Public verification URLs let anyone — including opposing counsel — check the record without us.

05 How long does implementation take?

Hours for hosted pages, an afternoon for the drop-in modal, a day for direct integration. We're designed to be added to existing onboarding, checkout, and consent flows without re-architecting them.

06 What happens if we leave 99zebras?

Records are portable. Exports are self-contained and signed; public verification URLs stay live for the retention window of the plan that created them. Your evidence doesn't expire with the subscription.

For your engineering team

Five lines and an API key.

99zebras is a deliberately plain API — create records, lock versions, verify hashes, export evidence. Add it to existing onboarding, checkout, or in-product gates in an afternoon. No compliance fog, no consent theater.

api.capture 201 created
POST https://api.99zebras.com/v1/acceptance
{
  "agreement": "platform_terms",
  "version":   "2026.05.08",
  "subject":   "user_8K42Q9",
  "action":    "accepted"
}

→ 201
{
  "record_id":  "acc_01JX8ZEBRA",
  "hash":       "sha256:b91f2b4b…",
  "signature":  "ed25519:1a9c…",
  "anchored":   "rfc3161:2026-05-20T14:23:01Z",
  "verify_url": "https://verify.99zebras.com/acc_01JX8ZEBRA"
}

99zebras

Built for the moment your terms get tested.

When the question becomes "what did they accept, exactly?", a defensible record is the only acceptable answer.